This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by w3m configure 0.5.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-gc=/usr/local --without-ssl --disable-digest-auth --disable-m17n --disable-nls --with-imagelib=gtk2 --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: 88 tasks, 143 threads, 4 processors Load average: 0.58, Mach factor: 3.41 /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:1878: checking for gawk configure:1894: found /usr/local/bin/gawk configure:1905: result: gawk configure:1924: checking for i386-unknown-gnu-gcc configure:1951: result: cc configure:2229: checking for C compiler version configure:2236: 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:2239: $? = 0 configure:2246: 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:2249: $? = 0 configure:2256: cc -V >&5 cc: `-V' option must have argument configure:2259: $? = 1 configure:2282: checking for C compiler default output file name configure:2309: cc -fno-common conftest.c >&5 configure:2312: $? = 0 configure:2350: result: a.out configure:2367: checking whether the C compiler works configure:2377: ./a.out configure:2380: $? = 0 configure:2397: result: yes configure:2404: checking whether we are cross compiling configure:2406: result: no configure:2409: checking for suffix of executables configure:2416: cc -o conftest -fno-common conftest.c >&5 configure:2419: $? = 0 configure:2443: result: configure:2449: checking for suffix of object files configure:2475: cc -c -fno-common conftest.c >&5 configure:2478: $? = 0 configure:2501: result: configure:2505: checking whether we are using the GNU C compiler configure:2534: cc -c -fno-common conftest.c >&5 configure:2540: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2557: result: no configure:2562: checking whether cc accepts -g configure:2592: cc -c -g conftest.c >&5 configure:2598: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2630: cc -c conftest.c >&5 configure:2636: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2669: cc -c -g conftest.c >&5 configure:2675: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2697: result: no configure:2714: checking for cc option to accept ISO C89 configure:2788: cc -c -fno-common conftest.c >&5 configure:2794: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2788: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2794: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2788: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2794: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2788: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2794: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2788: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2794: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2788: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2794: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2788: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2794: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* 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:2820: result: unsupported configure:2840: checking how to run the C preprocessor configure:2880: cc -E conftest.c configure:2886: $? = 0 configure:2917: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2923: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* end confdefs.h. */ | #include configure:2956: result: cc -E configure:2985: cc -E conftest.c configure:2991: $? = 0 configure:3022: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3028: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | /* end confdefs.h. */ | #include configure:3109: checking for a BSD-compatible install configure:3165: result: /usr/bin/install -c -o root -g wheel configure:3176: checking whether ln -s works configure:3180: result: yes configure:3187: checking whether make sets $(MAKE) configure:3208: result: yes configure:3220: checking for i386-unknown-gnu-ranlib configure:3250: result: no configure:3260: checking for ranlib configure:3276: found /usr/bin/ranlib configure:3287: result: ranlib configure:3317: checking for perl configure:3335: found /usr/local/bin/perl configure:3347: result: /usr/local/bin/perl configure:3363: checking for nkf configure:3381: found /usr/local/bin/nkf configure:3393: result: /usr/local/bin/nkf configure:3409: checking for man configure:3427: found /usr/bin/man configure:3439: result: /usr/bin/man configure:3457: checking build system type configure:3475: result: i386-unknown-gnu configure:3497: checking host system type configure:3512: result: i386-unknown-gnu configure:3558: checking if m17n support is enabled configure:3567: result: yes configure:3587: checking if unicode support is enabled configure:3596: result: yes configure:3613: checking if message l10n configure:3625: result: no configure:3633: checking if japanese support is enabled configure:3642: result: no configure:3656: checking which charset is used for display configure:3664: result: UTF-8 configure:3739: checking whether NLS is requested configure:3748: result: yes configure:3786: checking for msgfmt configure:3817: result: /usr/local/bin/msgfmt configure:3826: checking for gmsgfmt configure:3857: result: /usr/local/bin/msgfmt configure:3897: checking for xgettext configure:3928: result: /usr/local/bin/xgettext configure:3968: checking for msgmerge configure:3998: result: /usr/local/bin/msgmerge configure:4106: checking for non-GNU ld configure:4137: result: /usr/bin/ld configure:4146: checking if the linker (/usr/bin/ld) is GNU ld configure:4159: result: no configure:4165: checking for shared library run path origin configure:4178: result: done configure:4595: checking whether NLS is requested configure:4604: result: yes configure:4622: checking for GNU gettext in libc configure:4651: cc -o conftest -fno-common -I$(srcdir)/libwc conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:4657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | /* 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:4674: result: no configure:4708: checking for iconv configure:4740: cc -o conftest -fno-common -I$(srcdir)/libwc conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:4746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:4789: cc -o conftest -fno-common -I$(srcdir)/libwc conftest.c -liconv >&5 configure:4795: $? = 0 configure:4816: result: yes configure:4826: checking how to link with libiconv configure:4828: result: -liconv configure:5217: checking for GNU gettext in libintl configure:5254: cc -o conftest -fno-common -I$(srcdir)/libwc -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:5260: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:5306: cc -o conftest -fno-common -I$(srcdir)/libwc -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:5312: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:5335: result: no configure:5364: checking whether to use NLS configure:5366: result: no configure:5451: checking if color escape sequence for kterm/pxvt is enabled configure:5464: result: yes configure:5467: checking if ansi color escape sequence support is enabled configure:5480: result: yes configure:5483: checking if background color support is enabled configure:5496: result: yes configure:5519: checking if image is enabled configure:5528: result: yes configure:5564: checking image library configure:5577: result: gtk2 gdk-pixbuf imlib imlib2 configure:5627: WARNING: GdkPixbuf is not installed. Install GdkPixbuf (version >= 2.0.0) configure:5649: WARNING: GdkPixbuf is not installed. Install GdkPixbuf (version >= 0.16.0) configure:5671: WARNING: Imlib is not installed. Install Imlib (version >= 1.9.8) configure:5679: checking Imlib2 version configure:5681: result: 1.3.0 configure:5838: checking if xface is enabled configure:5851: result: yes configure:5855: checking for uncompface configure:5883: result: no configure:5891: WARNING: uncompface is not installed. configure:5897: checking default keymap configure:5906: result: w3m configure:5930: checking if popup menu is enabled configure:5943: result: yes configure:5946: checking if mouse operation enabled configure:5959: result: yes configure:5962: checking if URL history is enabled configure:5975: result: yes configure:5978: checking if alarm is enabled configure:5987: result: yes configure:6013: cc -c -fno-common -I$(srcdir)/libwc conftest.c >&5 configure:6019: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int sa = SIGALRM; | void (*a) = alarm; | ; | return 0; | } configure:6039: checking if cookie is enabled configure:6052: result: yes configure:6055: checking if nntp is enabled configure:6068: result: yes configure:6071: checking if gopher is enabled configure:6084: result: no configure:6088: checking if dictionary lookup is enabled configure:6101: result: yes configure:6104: checking if help cgi is enabled configure:6117: result: yes configure:6120: checking if external URI loader is enabled configure:6133: result: yes configure:6136: checking if w3mmail is used configure:6150: result: yes configure:6155: checking if migemo is supported with configure:6169: result: migemo -t egrep /usr/local/share/migemo/migemo-dict configure:6177: checking which editor is used by default configure:6185: result: /usr/bin/vi configure:6193: checking which mailer is used by default configure:6201: result: /usr/bin/mail configure:6209: checking which external browser is used by default configure:6217: result: /usr/bin/mozilla configure:6227: checking for -lbsd configure:6238: result: not found configure:6227: checking for -lBSD configure:6238: result: not found configure:6227: checking for -l44bsd configure:6238: result: not found configure:6227: checking for -lsocket configure:6238: result: not found configure:6227: checking for -lnsl configure:6238: result: not found configure:6227: checking for -ldld configure:6238: result: not found configure:6227: checking for -ldl configure:6238: result: found at /usr/local/lib configure:6242: checking if IPv6 support is enabled configure:6251: result: yes configure:6255: checking if IPv6 API available configure:6258: checking for getaddrinfo configure:6314: cc -o conftest -fno-common -I$(srcdir)/libwc conftest.c -ldl >&5 configure:6320: $? = 0 configure:6337: result: yes configure:6429: checking if struct sockaddr_storage has an ss_family member configure:6458: cc -c -fno-common -I$(srcdir)/libwc conftest.c >&5 configure:6464: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct sockaddr_storage ss; | int i = ss.ss_family; | | ; | return 0; | } configure:6502: cc -c -fno-common -I$(srcdir)/libwc conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `__ss_family' configure:6508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct sockaddr_storage ss; | int i = ss.__ss_family; | | ; | return 0; | } configure:6523: result: no configure:6525: WARNING: IPv6 support is disabled configure:6545: checking if SSL is suported configure:6555: result: yes configure:6613: checking for openssl configure:6617: result: yes configure:6621: checking SSL_CFLAGS configure:6624: result: -I/usr/local/include configure:6627: checking SSL_LIBS configure:6630: result: -L/usr/local/lib -lssl -lcrypto configure:6675: checking for SSL_new in -lssl configure:6710: cc -o conftest -fno-common -I$(srcdir)/libwc conftest.c -lssl -L/usr/local/lib -lssl -lcrypto -lcrypto -ldl >&5 symbol _dladdr used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:6716: $? = 0 configure:6734: result: yes configure:6748: checking if SSL certificate verify is enabled configure:6761: result: yes configure:6766: checking if digest auth is enabled configure:6783: result: yes configure:6787: checking for sqrt configure:6843: cc -o conftest -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c -ldl >&5 conftest.c:76: warning: conflicting types for built-in function `sqrt' configure:6849: $? = 0 configure:6866: result: yes configure:6946: checking for Gpm_Open in -lgpm configure:6981: cc -o conftest -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c -lgpm -ldl >&5 ld: can't locate file for: -lgpm configure:6987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 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 Gpm_Open (); | int | main () | { | return Gpm_Open (); | ; | return 0; | } configure:7005: result: no configure:7031: cc -E conftest.c conftest.c:53:24: sys/consio.h: No such file or directory configure:7037: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | MOUSE_GETINFO configure:7064: cc -E conftest.c conftest.c:53:29: machine/console.h: No such file or directory configure:7070: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | MOUSE_GETINFO configure:7092: checking terminal library configure:7102: result: yes configure:7107: checking for tgetent in -lterminfo configure:7142: cc -o conftest -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c -lterminfo -ldl >&5 ld: can't locate file for: -lterminfo configure:7148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:7167: result: no configure:7107: checking for tgetent in -lmytinfo configure:7142: cc -o conftest -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c -lmytinfo -ldl >&5 ld: can't locate file for: -lmytinfo configure:7148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:7167: result: no configure:7107: checking for tgetent in -ltermlib configure:7142: cc -o conftest -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c -ltermlib -ldl >&5 ld: can't locate file for: -ltermlib configure:7148: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:7167: result: no configure:7107: checking for tgetent in -ltermcap configure:7142: cc -o conftest -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c -ltermcap -ldl >&5 configure:7148: $? = 0 configure:7167: result: yes configure:7175: checking for grep that handles long lines and -e configure:7249: result: /usr/bin/grep configure:7254: checking for egrep configure:7332: result: /usr/bin/grep -E configure:7337: checking for ANSI C header files configure:7367: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7373: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:7498: result: no configure:7522: checking for sys/types.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for sys/stat.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for stdlib.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for string.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for memory.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for strings.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for inttypes.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for stdint.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7522: checking for unistd.h configure:7543: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 configure:7549: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7565: result: no configure:7577: checking GC library exists configure:7590: result: yes configure:7604: checking gc.h usability configure:7621: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7627: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7641: result: no configure:7645: checking gc.h presence configure:7660: cc -E conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7666: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7680: result: no configure:7713: checking for gc.h configure:7720: result: no configure:7727: checking GC header location configure:7729: result: /usr /usr/local /var/root configure:7736: checking /usr/include configure:7749: checking gc.h usability configure:7766: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include -I/usr/include conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7786: result: no configure:7790: checking gc.h presence configure:7805: cc -E -I/usr/include conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7825: result: no configure:7858: checking for gc.h configure:7865: result: no configure:7736: checking /usr/include/gc configure:7749: checking gc.h usability configure:7766: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include -I/usr/include/gc conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7786: result: no configure:7790: checking gc.h presence configure:7805: cc -E -I/usr/include/gc conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7825: result: no configure:7858: checking for gc.h configure:7865: result: no configure:7736: checking /usr/local/include configure:7749: checking gc.h usability configure:7766: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7786: result: no configure:7790: checking gc.h presence configure:7805: cc -E -I/usr/local/include conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7825: result: no configure:7858: checking for gc.h configure:7865: result: no configure:7736: checking /usr/local/include/gc configure:7749: checking gc.h usability configure:7766: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include -I/usr/local/include/gc conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7786: result: no configure:7790: checking gc.h presence configure:7805: cc -E -I/usr/local/include/gc conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7825: result: no configure:7858: checking for gc.h configure:7865: result: no configure:7736: checking /var/root/include configure:7749: checking gc.h usability configure:7766: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include -I/var/root/include conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7786: result: no configure:7790: checking gc.h presence configure:7805: cc -E -I/var/root/include conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7825: result: no configure:7858: checking for gc.h configure:7865: result: no configure:7736: checking /var/root/include/gc configure:7749: checking gc.h usability configure:7766: cc -c -fno-common -I$(srcdir)/libwc -I/usr/local/include -I/var/root/include/gc conftest.c >&5 conftest.c:86:16: gc.h: No such file or directory configure:7772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7786: result: no configure:7790: checking gc.h presence configure:7805: cc -E -I/var/root/include/gc conftest.c conftest.c:53:16: gc.h: No such file or directory configure:7811: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "w3m" | #define PACKAGE_TARNAME "w3m" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "w3m 0.5.2" | #define PACKAGE_BUGREPORT "satodai@w3m.jp" | #define PACKAGE "w3m" | #define VERSION "0.5.2" | #define W3M w3m | #define W3M_TARGET i386-unknown-gnu | #define USE_M17N 1 | #define USE_UNICODE 1 | #define W3M_LANG EN | #define WCTARGET "libwc/libwc.a" | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." | #define DISPLAY_CHARSET WC_CES_UTF_8 | #define SYSTEM_CHARSET WC_CES_UTF_8 | #define DOCUMENT_CHARSET WC_CES_UTF_8 | #define HAVE_ICONV 1 | #define USE_COLOR 1 | #define USE_ANSI_COLOR 1 | #define USE_BG_COLOR 1 | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | #define USE_IMAGE 1 | #define USE_W3MIMG_X11 1 | #define USE_IMLIB2 1 | #define IMGTARGETS "$IMGTARGETS" | #define IMGOBJS "$IMGOBJS" | #define IMGX11CFLAGS "$IMGX11CFLAGS" | #define IMGX11LDFLAGS "$IMGX11LDFLAGS" | #define IMGFBCFLAGS "$IMGFBCFLAGS" | #define IMGFBLDFLAGS "$IMGLDFLAGS" | #define USE_XFACE 1 | #define HELP_FILE "w3mhelp-w3m_en.html" | #define KEYBIND w3m | #define USE_MENU 1 | #define USE_MOUSE 1 | #define USE_HISTORY 1 | #define USE_COOKIE 1 | #define USE_NNTP 1 | #define USE_DICT 1 | #define USE_HELP_CGI 1 | #define USE_EXTERNAL_URI_LOADER 1 | #define USE_W3MMAILER 1 | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" | #define DEF_EDITOR "/usr/bin/vi" | #define DEF_MAILER "/usr/bin/mail" | #define DEF_EXT_BROWSER "/usr/bin/mozilla" | #define USE_SSL 1 | #define USE_SSL_VERIFY 1 | #define USE_DIGEST_AUTH 1 | /* end confdefs.h. */ | #include configure:7825: result: no configure:7858: checking for gc.h configure:7865: result: no configure:7881: error: gc.h not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_getaddrinfo=yes ac_cv_func_sqrt=yes ac_cv_header_gc_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_gpm_Gpm_Open=no ac_cv_lib_mytinfo___tgetent=no ac_cv_lib_ssl_SSL_new=yes ac_cv_lib_termcap___tgetent=yes ac_cv_lib_terminfo___tgetent=no ac_cv_lib_termlib___tgetent=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAN=/usr/bin/man ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_NKF=/usr/local/bin/nkf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_prog_uncompface=no 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_func_iconv=yes am_cv_lib_iconv=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AUXBIN_TARGETS=' w3mimgdisplay$(EXT)' AWK='gawk' CC='cc' CFLAGS='-fno-common -I$(srcdir)/libwc -I/usr/local/include ' CPP='cc -E' CPPFLAGS='' CURRENT_VERSION='' DEFS='-I/usr/local/include' DEF_EDITOR='' DEF_EXT_BROWSER='' DEF_MAILER='' DEF_MIGEMO_COMMAND='' DISPLAY_CHARSET='' DOCDIRS='' DOCUMENT_CHARSET='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' HAVE_OLD_SS_FAMILY='' HAVE_SIGSETJMP='' HAVE_SYS_ERRLIST='' HELP_DIR='' HELP_FILE='w3mhelp-w3m_en.html' IMGFBCFLAGS='' IMGFBLDFLAGS='' IMGOBJS='w3mimg.o x11/x11_w3mimg.o' IMGTARGETS='x11' IMGX11CFLAGS='-I/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include' IMGX11LDFLAGS='-L/lib -lImlib2 -L/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm' INET6='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_W3MIMGDISPLAY='${INSTALL_PROGRAM}' INTLLIBS='' INTLTARGET='' KEYBIND='' KEYMAP_FILE='keybind' LDFLAGS='' LIBGC='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS=' -ldl' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAN='/usr/bin/man' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' NKF='/usr/local/bin/nkf' NLSTARGET='' OBJEXT='' PACKAGE='w3m' PACKAGE_BUGREPORT='satodai@w3m.jp' PACKAGE_NAME='w3m' PACKAGE_STRING='w3m 0.5.2' PACKAGE_TARNAME='w3m' PACKAGE_VERSION='0.5.2' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PKG_CONFIG='pkg-config' POLANG='' POSUB='' POSUBST='' RANLIB='ranlib' RC_DIR='' RETSIGTYPE='' SET_MAKE='' SHELL='/bin/sh' SIGNAL_RETURN='' SSL_CFLAGS='-I/usr/local/include ' SSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' SYSTEM_CHARSET='' USE_ALARM='' USE_ANSI_COLOR='' USE_BG_COLOR='' USE_BINMODE_STREAM='' USE_COLOR='' USE_COOKIE='' USE_DICT='' USE_DIGEST_AUTH='' USE_EXTERNAL_URI_LOADER='' USE_GDKPIXBUF='' USE_GOPHER='' USE_GTK2='' USE_HELP_CGI='' USE_HISTORY='' USE_IMAGE='' USE_IMLIB2='' USE_IMLIB='' USE_M17N='' USE_MENU='' USE_MIGEMO='' USE_MOUSE='' USE_NLS='no' USE_NNTP='' USE_SSL='' USE_SSL_VERIFY='' USE_SYSMOUSE='' USE_UNICODE='' USE_W3M='' USE_W3MIMG_FB='' USE_W3MIMG_X11='' USE_W3MMAILER='' USE_XFACE='' VERSION='0.5.2' W3M='w3m' W3MIMGDISPLAY_SETUID='' W3M_LANG='EN' W3M_LIBS=' -L./libwc -lwc -L/usr/local/lib -lssl -lcrypto -lssl -lcrypto -ltermcap' W3M_TARGET='i386-unknown-gnu' WCCFLAGS='-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/..' WCTARGET='libwc/libwc.a' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' 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' uncompface='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "w3m" #define PACKAGE_TARNAME "w3m" #define PACKAGE_VERSION "0.5.2" #define PACKAGE_STRING "w3m 0.5.2" #define PACKAGE_BUGREPORT "satodai@w3m.jp" #define PACKAGE "w3m" #define VERSION "0.5.2" #define W3M w3m #define W3M_TARGET i386-unknown-gnu #define USE_M17N 1 #define USE_UNICODE 1 #define W3M_LANG EN #define WCTARGET "libwc/libwc.a" #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.." #define DISPLAY_CHARSET WC_CES_UTF_8 #define SYSTEM_CHARSET WC_CES_UTF_8 #define DOCUMENT_CHARSET WC_CES_UTF_8 #define HAVE_ICONV 1 #define USE_COLOR 1 #define USE_ANSI_COLOR 1 #define USE_BG_COLOR 1 #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY #define USE_IMAGE 1 #define USE_W3MIMG_X11 1 #define USE_IMLIB2 1 #define IMGTARGETS "$IMGTARGETS" #define IMGOBJS "$IMGOBJS" #define IMGX11CFLAGS "$IMGX11CFLAGS" #define IMGX11LDFLAGS "$IMGX11LDFLAGS" #define IMGFBCFLAGS "$IMGFBCFLAGS" #define IMGFBLDFLAGS "$IMGLDFLAGS" #define USE_XFACE 1 #define HELP_FILE "w3mhelp-w3m_en.html" #define KEYBIND w3m #define USE_MENU 1 #define USE_MOUSE 1 #define USE_HISTORY 1 #define USE_COOKIE 1 #define USE_NNTP 1 #define USE_DICT 1 #define USE_HELP_CGI 1 #define USE_EXTERNAL_URI_LOADER 1 #define USE_W3MMAILER 1 #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict" #define DEF_EDITOR "/usr/bin/vi" #define DEF_MAILER "/usr/bin/mail" #define DEF_EXT_BROWSER "/usr/bin/mozilla" #define USE_SSL 1 #define USE_SSL_VERIFY 1 #define USE_DIGEST_AUTH 1 configure: exit 1