Created
June 13, 2010 09:51
-
-
Save yisraeldov/436517 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 --prefix=/usr/local/Cellar/w3m/0.5.2 --disable-debug --disable-dependency-tracking --disable-image | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Tapuach-2.local | |
uname -m = i386 | |
uname -r = 10.3.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/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 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 | |
Kernel configured for up to 2 processors. | |
2 processors are physically available. | |
2 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 | |
Primary memory available: 2.00 gigabytes | |
Default processor set: 157 tasks, 537 threads, 2 processors | |
Load average: 1.18, Mach factor: 1.21 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/bin | |
PATH: /usr/X11R6/bin | |
PATH: /sw/bin | |
PATH: /usr/local/mysql/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/local/git/bin | |
PATH: /usr/texbin | |
PATH: /usr/X11/bin | |
PATH: /usr/X11R6/bin | |
PATH: /sw/bin | |
PATH: /usr/local/mysql/bin | |
PATH: /opt/local/bin | |
PATH: /usr/libexec | |
PATH: /usr/local/sbin | |
PATH: /Developer/Tools | |
PATH: /Users/yisraeldov/bin | |
PATH: /var/ZendFramework/bin | |
PATH: /opt/local/bin | |
PATH: /var/ZendFramework/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1878: checking for gawk | |
configure:1908: result: no | |
configure:1878: checking for mawk | |
configure:1908: result: no | |
configure:1878: checking for nawk | |
configure:1908: result: no | |
configure:1878: checking for awk | |
configure:1894: found /usr/bin/awk | |
configure:1905: result: awk | |
configure:1964: checking for gcc | |
configure:1991: result: /usr/bin/gcc-4.2 | |
configure:2229: checking for C compiler version | |
configure:2236: /usr/bin/gcc-4.2 --version >&5 | |
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659) | |
Copyright (C) 2007 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: /usr/bin/gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5659) | |
configure:2249: $? = 0 | |
configure:2256: /usr/bin/gcc-4.2 -V >&5 | |
gcc-4.2: argument to `-V' is missing | |
configure:2259: $? = 1 | |
configure:2282: checking for C compiler default output file name | |
configure:2309: /usr/bin/gcc-4.2 -march=core2 -msse4.1 -w -pipe -O3 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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 conftest.c >&5 | |
configure:2419: $? = 0 | |
configure:2443: result: | |
configure:2449: checking for suffix of object files | |
configure:2475: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 conftest.c >&5 | |
configure:2478: $? = 0 | |
configure:2501: result: o | |
configure:2505: checking whether we are using the GNU C compiler | |
configure:2534: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 conftest.c >&5 | |
configure:2540: $? = 0 | |
configure:2557: result: yes | |
configure:2562: checking whether /usr/bin/gcc-4.2 accepts -g | |
configure:2592: /usr/bin/gcc-4.2 -c -g conftest.c >&5 | |
configure:2598: $? = 0 | |
configure:2697: result: yes | |
configure:2714: checking for /usr/bin/gcc-4.2 option to accept ISO C89 | |
configure:2788: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 conftest.c >&5 | |
configure:2794: $? = 0 | |
configure:2817: result: none needed | |
configure:2840: checking how to run the C preprocessor | |
configure:2880: /usr/bin/gcc-4.2 -E conftest.c | |
configure:2886: $? = 0 | |
configure:2917: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:11:28: error: 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:2956: result: /usr/bin/gcc-4.2 -E | |
configure:2985: /usr/bin/gcc-4.2 -E conftest.c | |
configure:2991: $? = 0 | |
configure:3022: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:11:28: error: 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3109: checking for a BSD-compatible install | |
configure:3165: result: /usr/bin/install -c | |
configure:3176: checking whether ln -s works | |
configure:3180: result: yes | |
configure:3187: checking whether make sets $(MAKE) | |
configure:3208: result: yes | |
configure:3260: checking for ranlib | |
configure:3276: found /usr/bin/ranlib | |
configure:3287: result: ranlib | |
configure:3317: checking for perl | |
configure:3335: found /usr/bin/perl | |
configure:3347: result: /usr/bin/perl | |
configure:3363: checking for nkf | |
configure:3396: result: no | |
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: i686-apple-darwin10.3.0 | |
configure:3497: checking host system type | |
configure:3512: result: i686-apple-darwin10.3.0 | |
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:3820: result: no | |
configure:3826: checking for gmsgfmt | |
configure:3857: result: : | |
configure:3897: checking for xgettext | |
configure:3931: result: no | |
configure:3968: checking for msgmerge | |
configure:4001: result: no | |
configure:4073: checking for ld used by GCC | |
configure:4137: result: /usr/bin/gcc-4.2 | |
configure:4146: checking if the linker (/usr/bin/gcc-4.2) 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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c >&5 | |
conftest.c:20:21: error: libintl.h: No such file or directory | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 <libintl.h> | |
| 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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c >&5 | |
Undefined symbols: | |
"_libiconv_open", referenced from: | |
_main in ccvq5rxE.o | |
"_libiconv", referenced from: | |
_main in ccvq5rxE.o | |
"_libiconv_close", referenced from: | |
_main in ccvq5rxE.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 <stdlib.h> | |
| #include <iconv.h> | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:4789: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c -liconv >&5 | |
Undefined symbols: | |
"_libiconv_open", referenced from: | |
_main in ccYgfsbW.o | |
"_libiconv", referenced from: | |
_main in ccYgfsbW.o | |
"_libiconv_close", referenced from: | |
_main in ccYgfsbW.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:4795: $? = 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 <stdlib.h> | |
| #include <iconv.h> | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:4816: result: no, consider installing GNU libiconv | |
configure:5217: checking for GNU gettext in libintl | |
configure:5254: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c -lintl >&5 | |
conftest.c:20:21: error: libintl.h: No such file or directory | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 <libintl.h> | |
| 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: no | |
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: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c >&5 | |
configure:6019: $? = 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: not found | |
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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c >&5 | |
configure:6320: $? = 0 | |
configure:6337: result: yes | |
configure:6429: checking if struct sockaddr_storage has an ss_family member | |
configure:6458: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c >&5 | |
configure:6464: $? = 0 | |
configure:6469: result: yes | |
configure:6545: checking if SSL is suported | |
configure:6555: result: yes | |
configure:6564: checking for pkg-config | |
configure:6595: result: no | |
configure:6653: checking for SSL library/header | |
configure:6656: result: /usr/openssl /usr/ssl /usr /usr/local/openssl /usr/local/ssl /usr/local | |
configure:6675: checking for SSL_new in -lssl | |
configure:6710: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc conftest.c -lssl -lcrypto >&5 | |
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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:6849: $? = 0 | |
configure:6866: result: yes | |
configure:6946: checking for Gpm_Open in -lgpm | |
configure:6981: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c -lgpm >&5 | |
ld: library not found for -lgpm | |
collect2: ld returned 1 exit status | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #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: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:44:24: error: 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_VERIFY 1 | |
| #define USE_DIGEST_AUTH 1 | |
| /* end confdefs.h. */ | |
| #include <sys/consio.h> | |
| MOUSE_GETINFO | |
configure:7064: /usr/bin/gcc-4.2 -E conftest.c | |
conftest.c:44:29: error: 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_VERIFY 1 | |
| #define USE_DIGEST_AUTH 1 | |
| /* end confdefs.h. */ | |
| #include <machine/console.h> | |
| MOUSE_GETINFO | |
configure:7092: checking terminal library | |
configure:7102: result: yes | |
configure:7107: checking for tgetent in -lterminfo | |
configure:7142: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c -lterminfo >&5 | |
ld: library not found for -lterminfo | |
collect2: ld returned 1 exit status | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c -lmytinfo >&5 | |
ld: library not found for -lmytinfo | |
collect2: ld returned 1 exit status | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c -ltermlib >&5 | |
ld: library not found for -ltermlib | |
collect2: ld returned 1 exit status | |
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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #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: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c -ltermcap >&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: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7373: $? = 0 | |
configure:7472: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7475: $? = 0 | |
configure:7481: ./conftest | |
configure:7484: $? = 0 | |
configure:7501: result: yes | |
configure:7525: checking for sys/types.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for sys/stat.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for stdlib.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for string.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for memory.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for strings.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for inttypes.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for stdint.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7525: checking for unistd.h | |
configure:7546: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7552: $? = 0 | |
configure:7568: result: yes | |
configure:7580: checking GC library exists | |
configure:7593: result: yes | |
configure:7607: checking gc.h usability | |
configure:7624: /usr/bin/gcc-4.2 -c -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c >&5 | |
configure:7630: $? = 0 | |
configure:7644: result: yes | |
configure:7648: checking gc.h presence | |
configure:7663: /usr/bin/gcc-4.2 -E conftest.c | |
configure:7669: $? = 0 | |
configure:7683: result: yes | |
configure:7716: checking for gc.h | |
configure:7723: result: yes | |
configure:7890: checking for GC_init in -lgc | |
configure:7925: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl conftest.c -lgc >&5 | |
ld: library not found for -lgc | |
collect2: ld returned 1 exit status | |
configure:7931: $? = 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_VERIFY 1 | |
| #define USE_DIGEST_AUTH 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char GC_init (); | |
| int | |
| main () | |
| { | |
| return GC_init (); | |
| ; | |
| return 0; | |
| } | |
configure:7949: result: no | |
configure:7956: checking GC library location | |
configure:7958: result: /usr /usr/local /Users/yisraeldov | |
configure:7964: checking /usr | |
configure:7967: checking for GC_init in -lgc | |
configure:8002: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl -L/usr/lib conftest.c -lgc >&5 | |
ld: library not found for -lgc | |
collect2: ld returned 1 exit status | |
configure:8008: $? = 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_VERIFY 1 | |
| #define USE_DIGEST_AUTH 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char GC_init (); | |
| int | |
| main () | |
| { | |
| return GC_init (); | |
| ; | |
| return 0; | |
| } | |
configure:8026: result: no | |
configure:7964: checking /usr/local | |
configure:7967: checking for GC_init in -lgc | |
configure:8002: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl -L/usr/local/lib conftest.c -lgc >&5 | |
ld: library not found for -lgc | |
collect2: ld returned 1 exit status | |
configure:8008: $? = 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_VERIFY 1 | |
| #define USE_DIGEST_AUTH 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char GC_init (); | |
| int | |
| main () | |
| { | |
| return GC_init (); | |
| ; | |
| return 0; | |
| } | |
configure:8026: result: no | |
configure:7964: checking /Users/yisraeldov | |
configure:7967: checking for GC_init in -lgc | |
configure:8002: /usr/bin/gcc-4.2 -o conftest -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl -L/Users/yisraeldov/lib conftest.c -lgc >&5 | |
ld: library not found for -lgc | |
collect2: ld returned 1 exit status | |
configure:8008: $? = 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 "[email protected]" | |
| #define PACKAGE "w3m" | |
| #define VERSION "0.5.2" | |
| #define W3M w3m | |
| #define W3M_TARGET | |
| #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 USE_COLOR 1 | |
| #define USE_ANSI_COLOR 1 | |
| #define USE_BG_COLOR 1 | |
| #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
| #define HELP_FILE "w3mhelp-w3m_en.html" | |
| #define KEYBIND w3m | |
| #define USE_MENU 1 | |
| #define USE_MOUSE 1 | |
| #define USE_HISTORY 1 | |
| #define USE_ALARM 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 INET6 1 | |
| #define USE_SSL 1 | |
| #define USE_SSL_VERIFY 1 | |
| #define USE_DIGEST_AUTH 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char GC_init (); | |
| int | |
| main () | |
| { | |
| return GC_init (); | |
| ; | |
| return 0; | |
| } | |
configure:8026: result: no | |
configure:8035: error: libgc not found | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i686-apple-darwin10.3.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/gcc-4.2 | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value=' -march=core2 -msse4.1 -w -pipe -O3' | |
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= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_getaddrinfo=yes | |
ac_cv_func_sqrt=yes | |
ac_cv_header_gc_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=i686-apple-darwin10.3.0 | |
ac_cv_lib_gc_GC_init=no | |
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=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GMSGFMT=: | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_MAN=/usr/bin/man | |
ac_cv_path_MSGFMT=: | |
ac_cv_path_MSGMERGE=: | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_PKG_CONFIG=no | |
ac_cv_path_XGETTEXT=: | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' | |
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec= | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_path_LD=/usr/bin/gcc-4.2 | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
acl_cv_shlibext=dylib | |
acl_cv_wl=-Wl, | |
am_cv_func_iconv='no, consider installing GNU libiconv' | |
am_cv_lib_iconv=no | |
gt_cv_func_gnugettext1_libc=no | |
gt_cv_func_gnugettext1_libintl=no | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AUXBIN_TARGETS='' | |
AWK='awk' | |
CC='/usr/bin/gcc-4.2' | |
CFLAGS=' -march=core2 -msse4.1 -w -pipe -O3 -I$(srcdir)/libwc -I/usr/include/openssl' | |
CPP='/usr/bin/gcc-4.2 -E' | |
CPPFLAGS='' | |
CURRENT_VERSION='' | |
DEFS='' | |
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=':' | |
GREP='/usr/bin/grep' | |
HAVE_OLD_SS_FAMILY='' | |
HAVE_SIGSETJMP='' | |
HAVE_SYS_ERRLIST='' | |
HELP_DIR='' | |
HELP_FILE='w3mhelp-w3m_en.html' | |
IMGFBCFLAGS='' | |
IMGFBLDFLAGS='' | |
IMGOBJS='' | |
IMGTARGETS='' | |
IMGX11CFLAGS='' | |
IMGX11LDFLAGS='' | |
INET6='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_W3MIMGDISPLAY='${INSTALL_PROGRAM}' | |
INTLLIBS='' | |
INTLTARGET='' | |
KEYBIND='' | |
KEYMAP_FILE='keybind' | |
LDFLAGS='' | |
LIBGC='' | |
LIBICONV='' | |
LIBINTL='' | |
LIBOBJS='' | |
LIBS='' | |
LN_S='ln -s' | |
LTLIBICONV='' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAN='/usr/bin/man' | |
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' | |
MSGFMT=':' | |
MSGMERGE=':' | |
NKF='/usr/local/bin/nkf' | |
NLSTARGET='' | |
OBJEXT='o' | |
PACKAGE='w3m' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='w3m' | |
PACKAGE_STRING='w3m 0.5.2' | |
PACKAGE_TARNAME='w3m' | |
PACKAGE_VERSION='0.5.2' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PKG_CONFIG='no' | |
POLANG='' | |
POSUB='' | |
POSUBST='' | |
RANLIB='ranlib' | |
RC_DIR='' | |
RETSIGTYPE='' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SIGNAL_RETURN='' | |
SSL_CFLAGS=' -I/usr/include/openssl' | |
SSL_LIBS='' | |
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 -lssl -lcrypto -ltermcap' | |
W3M_TARGET='' | |
WCCFLAGS='-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/..' | |
WCTARGET='libwc/libwc.a' | |
XGETTEXT=':' | |
ac_ct_CC='/usr/bin/gcc-4.2' | |
bindir='${exec_prefix}/bin' | |
build='i686-apple-darwin10.3.0' | |
build_alias='' | |
build_cpu='i686' | |
build_os='darwin10.3.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host='i686-apple-darwin10.3.0' | |
host_alias='' | |
host_cpu='i686' | |
host_os='darwin10.3.0' | |
host_vendor='apple' | |
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='/usr/local/Cellar/w3m/0.5.2' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
uncompface='' | |
## ----------- ## | |
## 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 "[email protected]" | |
#define PACKAGE "w3m" | |
#define VERSION "0.5.2" | |
#define W3M w3m | |
#define W3M_TARGET | |
#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 USE_COLOR 1 | |
#define USE_ANSI_COLOR 1 | |
#define USE_BG_COLOR 1 | |
#define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY | |
#define HELP_FILE "w3mhelp-w3m_en.html" | |
#define KEYBIND w3m | |
#define USE_MENU 1 | |
#define USE_MOUSE 1 | |
#define USE_HISTORY 1 | |
#define USE_ALARM 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 INET6 1 | |
#define USE_SSL 1 | |
#define USE_SSL_VERIFY 1 | |
#define USE_DIGEST_AUTH 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment