LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: jhuangjiahua

来免费使用 SunOS 机器

[复制链接]
发表于 2004-12-25 17:36:33 | 显示全部楼层
Post by jhuangjiahua
由开放实验室提供

这个早就有了,可是好像很多人都还不知道

我再提一下


用 # telnet openlab.com.cn 上去

用户名,密码:tarena

按提示注册一个用户


然后就可以用注册的用户登陆了




如果您有公网 IP , 或使用了端口映射
在 SunOS 上设置好 DISPLAY 环境变量
确保您的 X 打开了 TCP 监听

# xhost +219.239.245.202
就可以使用远程 X 联接了
使用 SunOS 上的 X 程序


怎么设置DISPLAY变量,有哪些?
它使用的桌面是什么?
发表于 2004-12-25 17:47:54 | 显示全部楼层
[php]
openlab.tarena.ca% df
/                  (/dev/dsk/c0t0d0s0 ):  685494 blocks   405552 files
/proc              (/proc             ):       0 blocks     4737 files
/dev/fd            (fd                ):       0 blocks        0 files
/etc/mnttab        (mnttab            ):       0 blocks        0 files
/var/run           (swap              ): 1222752 blocks    54292 files
/tarenaora         (/dev/dsk/c0t1d0s0 ):  624410 blocks   525827 files
/tarenadb          (/dev/dsk/c0t1d0s1 ): 9670872 blocks  1014646 files
/tarenaapp         (/dev/dsk/c0t1d0s5 ): 7280898 blocks  1011644 files
/opt               (/dev/dsk/c0t1d0s6 ): 9292480 blocks   935889 files
/tarenauser        (/dev/dsk/c0t1d0s7 ): 2198450 blocks   841672 files
/tmp               (swap              ): 1222752 blocks    54292 files
/export/home       (/dev/dsk/c0t0d0s7 ): 2761826 blocks   434409 files
openlab.tarena.ca%
[/php]
发表于 2004-12-25 17:50:31 | 显示全部楼层
[php]
openlab.tarena.ca% env
HOME=/opt/home/xcqb
PATH=/tarenaora/software/9.0.1/bin:/usr/j2se/bin:/tarenaapp/j2sdkee1.3.1/bin:/export/home/forte4j/bin:/usr/bin:/usr/local/bin:/usr/ucb:/usr/ccs/bin:/etc:.
LOGNAME=xcqb
HZ=100
TERM=xterm
TZ=Canada/Eastern
SHELL=/bin/csh
MAIL=/var/mail/xcqb
LANG=zh_CN.GB18030
_INIT_NET_STRATEGY=none
_INIT_PREV_LEVEL=S
_INIT_RUN_LEVEL=3
_INIT_RUN_NPREV=0
_INIT_UTS_ISA=sparc
_INIT_UTS_MACHINE=sun4u
_INIT_UTS_NODENAME=openlab.tarena.ca
_INIT_UTS_PLATFORM=SUNW,Ultra-5_10
_INIT_UTS_RELEASE=5.8
_INIT_UTS_SYSNAME=SunOS
_INIT_UTS_VERSION=Generic_108528-13
DISPLAY=xcqb:0.0
PWD=/opt/home/xcqb
ORACLE_BASE=/tarenadb
ORACLE_HOME=/tarenaora/software/9.0.1
ORACLE_SID=TARENADB
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/usr/dt/lib:/usr/openwin/lib:/tarenaora/software/9.0.1/lib
JAVA_HOME=/usr/j2se
J2EE_HOME=/tarenaapp/j2sdkee1.3.1
CC=/usr/local/bin/gcc
CCC=/usr/local/bin/g++
openlab.tarena.ca%                     
[/php]
发表于 2004-12-25 22:37:38 | 显示全部楼层
好东西,第一次知道还有这类东西,怎么弄的?我想学学,手里管着两台SUN的机器,我也开一个给大家。
发表于 2004-12-25 23:30:12 | 显示全部楼层
哦,原来是下的包损坏,不是磁盘配额的事.
安装了gc,又下载w3m的二进制包,在configure的时候出现这个错误,是什么意思?

  1. bash-2.03$ ./configure --with-ssl=/opt/home/kmno4/w3m-0.5 --prefix=/opt/home/km
  2. no4/w3m-0.5 --with-editor=vi --with-gc=/opt/home/kmno4/gc6.3
  3. checking for gawk... no
  4. checking for mawk... no
  5. checking for nawk... nawk
  6. checking for gcc... /usr/local/bin/gcc
  7. checking for C compiler default output file name... a.out
  8. checking whether the C compiler works... yes
  9. checking whether we are cross compiling... no
  10. checking for suffix of executables...
  11. checking for suffix of object files... o
  12. checking whether we are using the GNU C compiler... yes
  13. checking whether /usr/local/bin/gcc accepts -g... yes
  14. checking for /usr/local/bin/gcc option to accept ANSI C... none needed
  15. checking how to run the C preprocessor... /usr/local/bin/gcc -E
  16. checking for a BSD-compatible install... ./install-sh -c
  17. checking whether ln -s works... yes
  18. checking whether make sets $(MAKE)... yes
  19. checking for ranlib... ranlib
  20. checking for perl... /usr/bin/perl
  21. checking for nkf... no
  22. checking for man... /usr/bin/man
  23. checking build system type... sparc-sun-solaris2.8
  24. checking host system type... sparc-sun-solaris2.8
  25. checking target system type... sparc-sun-solaris2.8
  26. checking if m17n support is enabled... yes
  27. checking if unicode support is enabled... yes
  28. checking if message l10n... no
  29. checking if japanese support is enabled... no
  30. checking which charset is used for display... UTF-8
  31. checking whether NLS is requested... yes
  32. checking for msgfmt... no
  33. checking for gmsgfmt... :
  34. checking for xgettext... no
  35. checking for msgmerge... no
  36. checking for ld used by GCC... /usr/local/sparc-sun-solaris2.8/bin/ld
  37. checking if the linker (/usr/local/sparc-sun-solaris2.8/bin/ld) is GNU ld... yes
  38. checking for shared library run path origin... done
  39. checking whether NLS is requested... yes
  40. checking for GNU gettext in libc... no
  41. checking for iconv... yes
  42. checking for GNU gettext in libintl... no
  43. checking whether to use NLS... no
  44. checking if color escape sequence for kterm/pxvt is enabled... yes
  45. checking if ansi color escape sequence support is enabled... yes
  46. checking if background color support is enabled... yes
  47. checking if image is enabled... yes
  48. checking image library... gdk-pixbuf imlib imlib2
  49. configure: WARNING: GdkPixbuf is not installed.  Install GdkPixbuf (version >= 0
  50. .16.0)
  51. configure: WARNING: Imlib is not installed.  Install Imlib (version >= 1.9.8)
  52. configure: WARNING: Imlib2 is not installed.  Install Imlib2 (version >= 1.0.5)
  53. configure: WARNING: unable to build w3mimgdisplay with X11 support
  54. checking if xface is enabled... yes
  55. checking for uncompface... no
  56. configure: WARNING: uncompface is not installed.
  57. checking default keymap... w3m
  58. checking if popup menu is enabled... yes
  59. checking if mouse operation enabled... yes
  60. checking if URL history is enabled... yes
  61. checking if alarm is enabled... yes
  62. checking if cookie is enabled... yes
  63. checking if digest auth is enabled... yes
  64. checking if nntp is enabled... yes
  65. checking if gopher is enabled... no
  66. checking if IPv6 support is enabled... yes
  67. checking if IPv6 API available... checking for getaddrinfo... no
  68. checking for libinet6...
  69. checking if dictionary lookup is enabled... yes
  70. checking if help cgi is enabled... yes
  71. checking if external URI loader is enabled... yes
  72. checking if w3mmail is used... yes
  73. checking if migemo is supported with... migemo -t egrep /usr/local/share/migemo/
  74. migemo-dict
  75. checking which editor is used by default... vi
  76. checking which mailer is used by default... /usr/bin/mail
  77. checking which external browser is used by default... /usr/bin/mozilla
  78. checking for -lbsd... not found
  79. checking for -lBSD... not found
  80. checking for -l44bsd... not found
  81. checking for -lsocket... found at /lib
  82. checking for -lnsl... found at /lib
  83. checking for -ldld... not found
  84. checking for -ldl... found at /lib
  85. checking if SSL is suported... /opt/home/kmno4/w3m-0.5
  86. checking for pkg-config... no
  87. *** The pkg-config script could not be found. Make sure it is
  88. *** in your path, or set the PKG_CONFIG environment variable
  89. *** to the full path to pkg-config.
  90. *** Or see [url]http://www.freedesktop.org/software/pkgconfig[/url] to get pkg-config.
  91. checking for SSL library/header... /opt/home/kmno4/w3m-0.5
  92. checking for SSL_new in -lssl... no
  93. checking for sqrt... no
  94. checking for sqrt in -lm... yes
  95. checking for Gpm_Open in -lgpm... no
  96. checking terminal library... yes
  97. checking for tgetent in -lterminfo... no
  98. checking for tgetent in -lmytinfo... no
  99. checking for tgetent in -ltermlib... yes
  100. checking for egrep... egrep
  101. checking for ANSI C header files... yes
  102. checking for sys/types.h... yes
  103. checking for sys/stat.h... yes
  104. checking for stdlib.h... yes
  105. checking for string.h... yes
  106. checking for memory.h... yes
  107. checking for strings.h... yes
  108. checking for inttypes.h... yes
  109. checking for stdint.h... no
  110. checking for unistd.h... yes
  111. checking GC library exists... /opt/home/kmno4/gc6.3
  112. checking gc.h usability... no
  113. checking gc.h presence... no
  114. checking for gc.h... no
  115. checking GC header location... /opt/home/kmno4/gc6.3
  116. checking /opt/home/kmno4/gc6.3/include... checking gc.h usability... yes
  117. checking gc.h presence... yes
  118. checking for gc.h... yes
  119. checking for GC_init in -lgc... no
  120. checking GC library location... /opt/home/kmno4/gc6.3
  121. checking /opt/home/kmno4/gc6.3... checking for GC_init in -lgc... yes
  122. checking for zError in -lz... yes
  123. checking for dirent.h that defines DIR... yes
  124. checking for library containing opendir... none required
  125. checking for ANSI C header files... (cached) yes
  126. checking for sys/wait.h that is POSIX.1 compatible... yes
  127. checking termios.h usability... yes
  128. checking termios.h presence... yes
  129. checking for termios.h... yes
  130. checking float.h usability... yes
  131. checking float.h presence... yes
  132. checking for float.h... yes
  133. checking sys/select.h usability... yes
  134. checking sys/select.h presence... yes
  135. checking for sys/select.h... yes
  136. checking locale.h usability... yes
  137. checking locale.h presence... yes
  138. checking for locale.h... yes
  139. checking for long long... yes
  140. checking size of long long... configure: error: cannot compute sizeof (long long
  141. ), 77
  142. See `config.log' for more details.
  143. bash-2.03$
复制代码
发表于 2004-12-25 23:35:49 | 显示全部楼层
config.log
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.

  3. It was created by w3m configure 0.4.2, which was
  4. generated by GNU Autoconf 2.59.  Invocation command line was

  5.   $ ./configure --with-ssl=/opt/home/kmno4/w3m-0.5 --prefix=/opt/home/kmno4/w3m-0.5 --with-editor=vi --with-gc=/opt/home/kmno4/gc6.3

  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##

  9. hostname = openlab.tarena.ca
  10. uname -m = sun4u
  11. uname -r = 5.8
  12. uname -s = SunOS
  13. uname -v = Generic_108528-13

  14. /usr/bin/uname -p = sparc
  15. /bin/uname -X     = System = SunOS
  16. Node = openlab.tarena.ca
  17. Release = 5.8
  18. KernelID = Generic_108528-13
  19. Machine = sun4u
  20. BusType = <unknown>
  21. Serial = <unknown>
  22. Users = <unknown>
  23. OEM# = 0
  24. Origin# = 1
  25. NumCPU = 1

  26. /bin/arch              = sun4
  27. /usr/bin/arch -k       = sun4u
  28. /usr/convex/getsysinfo = unknown
  29. hostinfo               = unknown
  30. /bin/machine           = unknown
  31. /usr/bin/oslevel       = unknown
  32. /bin/universe          = unknown

  33. PATH: /tarenaora/software/9.0.1/bin
  34. PATH: /usr/j2se/bin
  35. PATH: /tarenaapp/j2sdkee1.3.1/bin
  36. PATH: /export/home/forte4j/bin
  37. PATH: /usr/bin
  38. PATH: /usr/local/bin
  39. PATH: /usr/ucb
  40. PATH: /usr/ccs/bin
  41. PATH: /etc
  42. PATH: .


  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##

  46. configure:1389: checking for gawk
  47. configure:1418: result: no
  48. configure:1389: checking for mawk
  49. configure:1418: result: no
  50. configure:1389: checking for nawk
  51. configure:1405: found /usr/bin/nawk
  52. configure:1415: result: nawk
  53. configure:1471: checking for gcc
  54. configure:1497: result: /usr/local/bin/gcc
  55. configure:1741: checking for C compiler version
  56. configure:1744: /usr/local/bin/gcc --version </dev/null >&5
  57. 2.95.3
  58. configure:1747: $? = 0
  59. configure:1749: /usr/local/bin/gcc -v </dev/null >&5
  60. Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
  61. gcc version 2.95.3 20010315 (release)
  62. configure:1752: $? = 0
  63. configure:1754: /usr/local/bin/gcc -V </dev/null >&5
  64. gcc: argument to `-V' is missing
  65. configure:1757: $? = 1
  66. configure:1780: checking for C compiler default output file name
  67. configure:1783: /usr/local/bin/gcc    conftest.c  >&5
  68. configure:1786: $? = 0
  69. configure:1832: result: a.out
  70. configure:1837: checking whether the C compiler works
  71. configure:1843: ./a.out
  72. configure:1846: $? = 0
  73. configure:1863: result: yes
  74. configure:1870: checking whether we are cross compiling
  75. configure:1872: result: no
  76. configure:1875: checking for suffix of executables
  77. configure:1877: /usr/local/bin/gcc -o conftest    conftest.c  >&5
  78. configure:1880: $? = 0
  79. configure:1905: result:
  80. configure:1911: checking for suffix of object files
  81. configure:1932: /usr/local/bin/gcc -c   conftest.c >&5
  82. configure:1935: $? = 0
  83. configure:1957: result: o
  84. configure:1961: checking whether we are using the GNU C compiler
  85. configure:1985: /usr/local/bin/gcc -c   conftest.c >&5
  86. configure:1991: $? = 0
  87. configure:1994: test -z                          || test ! -s conftest.err
  88. configure:1997: $? = 0
  89. configure:2000: test -s conftest.o
  90. configure:2003: $? = 0
  91. configure:2016: result: yes
  92. configure:2022: checking whether /usr/local/bin/gcc accepts -g
  93. configure:2043: /usr/local/bin/gcc -c -g  conftest.c >&5
  94. configure:2049: $? = 0
  95. configure:2052: test -z                          || test ! -s conftest.err
  96. configure:2055: $? = 0
  97. configure:2058: test -s conftest.o
  98. configure:2061: $? = 0
  99. configure:2072: result: yes
  100. configure:2089: checking for /usr/local/bin/gcc option to accept ANSI C
  101. configure:2159: /usr/local/bin/gcc  -c -g -O2  conftest.c >&5
  102. configure:2165: $? = 0
  103. configure:2168: test -z                          || test ! -s conftest.err
  104. configure:2171: $? = 0
  105. configure:2174: test -s conftest.o
  106. configure:2177: $? = 0
  107. configure:2195: result: none needed
  108. configure:2213: /usr/local/bin/gcc -c -g -O2  conftest.c >&5
  109. conftest.c:2: parse error before `me'
  110. configure:2219: $? = 1
  111. configure: failed program was:
  112. | #ifndef __cplusplus
  113. |   choke me
  114. | #endif
  115. configure:2354: checking how to run the C preprocessor
  116. configure:2389: /usr/local/bin/gcc -E  conftest.c
  117. configure:2395: $? = 0
  118. configure:2427: /usr/local/bin/gcc -E  conftest.c
  119. conftest.c:12: ac_nonexistent.h: No such file or directory
  120. configure:2433: $? = 1
  121. configure: failed program was:
  122. | /* confdefs.h.  */
  123. |
  124. | #define PACKAGE_NAME "w3m"
  125. | #define PACKAGE_TARNAME "w3m"
  126. | #define PACKAGE_VERSION "0.4.2"
  127. | #define PACKAGE_STRING "w3m 0.4.2"
  128. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  129. | #define PACKAGE "w3m"
  130. | #define VERSION "0.4.2"
  131. | #define W3M w3m
  132. | /* end confdefs.h.  */
  133. | #include <ac_nonexistent.h>
  134. configure:2472: result: /usr/local/bin/gcc -E
  135. configure:2496: /usr/local/bin/gcc -E  conftest.c
  136. configure:2502: $? = 0
  137. configure:2534: /usr/local/bin/gcc -E  conftest.c
  138. conftest.c:12: ac_nonexistent.h: No such file or directory
  139. configure:2540: $? = 1
  140. configure: failed program was:
  141. | /* confdefs.h.  */
  142. |
  143. | #define PACKAGE_NAME "w3m"
  144. | #define PACKAGE_TARNAME "w3m"
  145. | #define PACKAGE_VERSION "0.4.2"
  146. | #define PACKAGE_STRING "w3m 0.4.2"
  147. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  148. | #define PACKAGE "w3m"
  149. | #define VERSION "0.4.2"
  150. | #define W3M w3m
  151. | /* end confdefs.h.  */
  152. | #include <ac_nonexistent.h>
  153. configure:2621: checking for a BSD-compatible install
  154. configure:2676: result: ./install-sh -c
  155. configure:2687: checking whether ln -s works
  156. configure:2691: result: yes
  157. configure:2698: checking whether make sets $(MAKE)
  158. configure:2718: result: yes
  159. configure:2768: checking for ranlib
  160. configure:2784: found /usr/local/bin/ranlib
  161. configure:2795: result: ranlib
  162. configure:2811: checking for perl
  163. configure:2829: found /usr/bin/perl
  164. configure:2841: result: /usr/bin/perl
  165. configure:2856: checking for nkf
  166. configure:2889: result: no
  167. configure:2901: checking for man
  168. configure:2919: found /usr/bin/man
  169. configure:2931: result: /usr/bin/man
  170. configure:2948: checking build system type
  171. configure:2966: result: sparc-sun-solaris2.8
  172. configure:2974: checking host system type
  173. configure:2988: result: sparc-sun-solaris2.8
  174. configure:2996: checking target system type
  175. configure:3010: result: sparc-sun-solaris2.8
  176. configure:3054: checking if m17n support is enabled
  177. configure:3063: result: yes
  178. configure:3083: checking if unicode support is enabled
  179. configure:3092: result: yes
  180. configure:3109: checking if message l10n
  181. configure:3121: result: no
  182. configure:3129: checking if japanese support is enabled
  183. configure:3138: result: no
  184. configure:3152: checking which charset is used for display
  185. configure:3160: result: UTF-8
  186. configure:3235: checking whether NLS is requested
  187. configure:3244: result: yes
  188. configure:3282: checking for msgfmt
  189. configure:3316: result: no
  190. configure:3322: checking for gmsgfmt
  191. configure:3353: result: :
  192. configure:3392: checking for xgettext
  193. configure:3426: result: no
  194. configure:3463: checking for msgmerge
  195. configure:3496: result: no
  196. configure:3568: checking for ld used by GCC
  197. configure:3632: result: /usr/local/sparc-sun-solaris2.8/bin/ld
  198. configure:3641: checking if the linker (/usr/local/sparc-sun-solaris2.8/bin/ld) is GNU ld
  199. configure:3654: result: yes
  200. configure:3660: checking for shared library run path origin
  201. configure:3673: result: done
  202. configure:4090: checking whether NLS is requested
  203. configure:4099: result: yes
  204. configure:4117: checking for GNU gettext in libc
  205. configure:4141: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c  >&5
  206. /var/tmp/ccedrnCB.o: In function `main':
  207. /tmp/w3m-0.5/conftest.c:28: undefined reference to `_nl_domain_bindings'
  208. /tmp/w3m-0.5/conftest.c:28: undefined reference to `_nl_domain_bindings'
  209. /tmp/w3m-0.5/conftest.c:28: undefined reference to `_nl_msg_cat_cntr'
  210. /tmp/w3m-0.5/conftest.c:28: undefined reference to `_nl_msg_cat_cntr'
  211. collect2: ld returned 1 exit status
  212. configure:4147: $? = 1
  213. configure: failed program was:
  214. | /* confdefs.h.  */
  215. |
  216. | #define PACKAGE_NAME "w3m"
  217. | #define PACKAGE_TARNAME "w3m"
  218. | #define PACKAGE_VERSION "0.4.2"
  219. | #define PACKAGE_STRING "w3m 0.4.2"
  220. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  221. | #define PACKAGE "w3m"
  222. | #define VERSION "0.4.2"
  223. | #define W3M w3m
  224. | #define W3M_TARGET sparc-sun-solaris2.8
  225. | #define USE_M17N 1
  226. | #define USE_UNICODE 1
  227. | #define W3M_LANG en
  228. | #define WCTARGET "libwc/libwc.a"
  229. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  230. | #define DISPLAY_CHARSET WC_CES_UTF_8
  231. | #define SYSTEM_CHARSET WC_CES_UTF_8
  232. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  233. | /* end confdefs.h.  */
  234. | #include <libintl.h>
  235. | extern int _nl_msg_cat_cntr;
  236. | extern int *_nl_domain_bindings;
  237. | int
  238. | main ()
  239. | {
  240. | bindtextdomain ("", "");
  241. | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  242. |   ;
  243. |   return 0;
  244. | }
  245. configure:4171: result: no
  246. configure:4205: checking for iconv
  247. configure:4232: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c  >&5
  248. configure:4238: $? = 0
  249. configure:4241: test -z                          || test ! -s conftest.err
  250. configure:4244: $? = 0
  251. configure:4247: test -s conftest
  252. configure:4250: $? = 0
  253. configure:4315: result: yes
  254. configure:4716: checking for GNU gettext in libintl
  255. configure:4748: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc    conftest.c  -lintl >&5
  256. /var/tmp/ccuJm3ts.o: In function `main':
  257. /tmp/w3m-0.5/conftest.c:33: undefined reference to `_nl_expand_alias'
  258. /tmp/w3m-0.5/conftest.c:33: undefined reference to `_nl_msg_cat_cntr'
  259. /tmp/w3m-0.5/conftest.c:33: undefined reference to `_nl_msg_cat_cntr'
  260. collect2: ld returned 1 exit status
  261. configure:4754: $? = 1
  262. configure: failed program was:
  263. | /* confdefs.h.  */
  264. |
  265. | #define PACKAGE_NAME "w3m"
  266. | #define PACKAGE_TARNAME "w3m"
  267. | #define PACKAGE_VERSION "0.4.2"
  268. | #define PACKAGE_STRING "w3m 0.4.2"
  269. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  270. | #define PACKAGE "w3m"
  271. | #define VERSION "0.4.2"
  272. | #define W3M w3m
  273. | #define W3M_TARGET sparc-sun-solaris2.8
  274. | #define USE_M17N 1
  275. | #define USE_UNICODE 1
  276. | #define W3M_LANG en
  277. | #define WCTARGET "libwc/libwc.a"
  278. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  279. | #define DISPLAY_CHARSET WC_CES_UTF_8
  280. | #define SYSTEM_CHARSET WC_CES_UTF_8
  281. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  282. | #define HAVE_ICONV 1
  283. | /* end confdefs.h.  */
  284. | #include <libintl.h>
  285. | extern int _nl_msg_cat_cntr;
  286. | extern
  287. | #ifdef __cplusplus
  288. | "C"
  289. | #endif
  290. | const char *_nl_expand_alias ();
  291. | int
  292. | main ()
  293. | {
  294. | bindtextdomain ("", "");
  295. | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
  296. |   ;
  297. |   return 0;
  298. | }
  299. configure:4837: result: no
  300. configure:4866: checking whether to use NLS
  301. configure:4868: result: no
  302. configure:4953: checking if color escape sequence for kterm/pxvt is enabled
  303. configure:4966: result: yes
  304. configure:4969: checking if ansi color escape sequence support is enabled
  305. configure:4982: result: yes
  306. configure:4985: checking if background color support is enabled
  307. configure:4998: result: yes
  308. configure:5020: checking if image is enabled
  309. configure:5029: result: yes
  310. configure:5065: checking image library
  311. configure:5078: result: gdk-pixbuf imlib imlib2
  312. configure:5120: WARNING: GdkPixbuf is not installed.  Install GdkPixbuf (version >= 0.16.0)
  313. configure:5141: WARNING: Imlib is not installed.  Install Imlib (version >= 1.9.8)
  314. configure:5162: WARNING: Imlib2 is not installed.  Install Imlib2 (version >= 1.0.5)
  315. configure:5208: WARNING: unable to build w3mimgdisplay with X11 support
  316. configure:5272: checking if xface is enabled
  317. configure:5285: result: yes
  318. configure:5289: checking for uncompface
  319. configure:5316: result: no
  320. configure:5323: WARNING: uncompface is not installed.
  321. configure:5329: checking default keymap
  322. configure:5338: result: w3m
  323. configure:5362: checking if popup menu is enabled
  324. configure:5375: result: yes
  325. configure:5378: checking if mouse operation enabled
  326. configure:5391: result: yes
  327. configure:5394: checking if URL history is enabled
  328. configure:5407: result: yes
  329. configure:5410: checking if alarm is enabled
  330. configure:5419: result: yes
  331. configure:5440: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  332. configure:5446: $? = 0
  333. configure:5449: test -z                          || test ! -s conftest.err
  334. configure:5452: $? = 0
  335. configure:5455: test -s conftest.o
  336. configure:5458: $? = 0
  337. configure:5473: checking if cookie is enabled
  338. configure:5486: result: yes
  339. configure:5489: checking if digest auth is enabled
  340. configure:5502: result: yes
  341. configure:5505: checking if nntp is enabled
  342. configure:5518: result: yes
  343. configure:5521: checking if gopher is enabled
  344. configure:5534: result: no
  345. configure:5536: checking if IPv6 support is enabled
  346. configure:5545: result: yes
  347. configure:5549: checking if IPv6 API available
  348. configure:5552: checking for getaddrinfo
  349. configure:5609: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c  >&5
  350. /var/tmp/ccdVTFfm.o: In function `main':
  351. /tmp/w3m-0.5/conftest.c:83: undefined reference to `getaddrinfo'
  352. /tmp/w3m-0.5/conftest.c:83: undefined reference to `getaddrinfo'
  353. /tmp/w3m-0.5/conftest.c:83: undefined reference to `getaddrinfo'
  354. collect2: ld returned 1 exit status
  355. configure:5615: $? = 1
  356. configure: failed program was:
  357. | /* confdefs.h.  */
  358. |
  359. | #define PACKAGE_NAME "w3m"
  360. | #define PACKAGE_TARNAME "w3m"
  361. | #define PACKAGE_VERSION "0.4.2"
  362. | #define PACKAGE_STRING "w3m 0.4.2"
  363. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  364. | #define PACKAGE "w3m"
  365. | #define VERSION "0.4.2"
  366. | #define W3M w3m
  367. | #define W3M_TARGET sparc-sun-solaris2.8
  368. | #define USE_M17N 1
  369. | #define USE_UNICODE 1
  370. | #define W3M_LANG en
  371. | #define WCTARGET "libwc/libwc.a"
  372. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  373. | #define DISPLAY_CHARSET WC_CES_UTF_8
  374. | #define SYSTEM_CHARSET WC_CES_UTF_8
  375. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  376. | #define HAVE_ICONV 1
  377. | #define USE_COLOR 1
  378. | #define USE_ANSI_COLOR 1
  379. | #define USE_BG_COLOR 1
  380. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  381. | #define USE_IMAGE 1
  382. | #define IMGTARGETS "$IMGTARGETS"
  383. | #define IMGOBJS "$IMGOBJS"
  384. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  385. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  386. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  387. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  388. | #define USE_XFACE 1
  389. | #define HELP_FILE "w3mhelp-w3m_en.html"
  390. | #define KEYBIND w3m
  391. | #define USE_MENU 1
  392. | #define USE_MOUSE 1
  393. | #define USE_HISTORY 1
  394. | #define USE_ALARM 1
  395. | #define USE_COOKIE 1
  396. | #define USE_DIGEST_AUTH 1
  397. | #define USE_NNTP 1
  398. | /* end confdefs.h.  */
  399. | /* Define getaddrinfo to an innocuous variant, in case <limits.h> declares getaddrinfo.
  400. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  401. | #define getaddrinfo innocuous_getaddrinfo
  402. |
  403. | /* System header to define __stub macros and hopefully few prototypes,
  404. |     which can conflict with char getaddrinfo (); below.
  405. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  406. |     <limits.h> exists even on freestanding compilers.  */
  407. |
  408. | #ifdef __STDC__
  409. | # include <limits.h>
  410. | #else
  411. | # include <assert.h>
  412. | #endif
  413. |
  414. | #undef getaddrinfo
  415. |
  416. | /* Override any gcc2 internal prototype to avoid an error.  */
  417. | #ifdef __cplusplus
  418. | extern "C"
  419. | {
  420. | #endif
  421. | /* We use char because int might match the return type of a gcc2
  422. |    builtin and then its argument prototype would still apply.  */
  423. | char getaddrinfo ();
  424. | /* The GNU C library defines this for functions which it implements
  425. |     to always fail with ENOSYS.  Some functions are actually named
  426. |     something starting with __ and the normal name is an alias.  */
  427. | #if defined (__stub_getaddrinfo) || defined (__stub___getaddrinfo)
  428. | choke me
  429. | #else
  430. | char (*f) () = getaddrinfo;
  431. | #endif
  432. | #ifdef __cplusplus
  433. | }
  434. | #endif
  435. |
  436. | int
  437. | main ()
  438. | {
  439. | return f != getaddrinfo;
  440. |   ;
  441. |   return 0;
  442. | }
  443. configure:5639: result: no
  444. configure:5648: checking for libinet6
  445. configure:5728: result:
  446. configure:5855: checking if dictionary lookup is enabled
  447. configure:5868: result: yes
  448. configure:5871: checking if help cgi is enabled
  449. configure:5884: result: yes
  450. configure:5887: checking if external URI loader is enabled
  451. configure:5900: result: yes
  452. configure:5903: checking if w3mmail is used
  453. configure:5917: result: yes
  454. configure:5922: checking if migemo is supported with
  455. configure:5936: result: migemo -t egrep /usr/local/share/migemo/migemo-dict
  456. configure:5944: checking which editor is used by default
  457. configure:5952: result: vi
  458. configure:5960: checking which mailer is used by default
  459. configure:5968: result: /usr/bin/mail
  460. configure:5976: checking which external browser is used by default
  461. configure:5984: result: /usr/bin/mozilla
  462. configure:5994: checking for -lbsd
  463. configure:6005: result: not found
  464. configure:5994: checking for -lBSD
  465. configure:6005: result: not found
  466. configure:5994: checking for -l44bsd
  467. configure:6005: result: not found
  468. configure:5994: checking for -lsocket
  469. configure:6005: result: found at /lib
  470. configure:5994: checking for -lnsl
  471. configure:6005: result: found at /lib
  472. configure:5994: checking for -ldld
  473. configure:6005: result: not found
  474. configure:5994: checking for -ldl
  475. configure:6005: result: found at /lib
  476. configure:6011: checking if SSL is suported
  477. configure:6021: result: /opt/home/kmno4/w3m-0.5
  478. configure:6034: checking for pkg-config
  479. configure:6065: result: no
  480. configure:6122: checking for SSL library/header
  481. configure:6125: result: /opt/home/kmno4/w3m-0.5
  482. configure:6144: checking for SSL_new in -lssl
  483. configure:6174: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -lssl  -lcrypto  -lsocket -lnsl -ldl >&5
  484. /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lssl
  485. collect2: ld returned 1 exit status
  486. configure:6180: $? = 1
  487. configure: failed program was:
  488. | /* confdefs.h.  */
  489. |
  490. | #define PACKAGE_NAME "w3m"
  491. | #define PACKAGE_TARNAME "w3m"
  492. | #define PACKAGE_VERSION "0.4.2"
  493. | #define PACKAGE_STRING "w3m 0.4.2"
  494. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  495. | #define PACKAGE "w3m"
  496. | #define VERSION "0.4.2"
  497. | #define W3M w3m
  498. | #define W3M_TARGET sparc-sun-solaris2.8
  499. | #define USE_M17N 1
  500. | #define USE_UNICODE 1
  501. | #define W3M_LANG en
  502. | #define WCTARGET "libwc/libwc.a"
  503. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  504. | #define DISPLAY_CHARSET WC_CES_UTF_8
  505. | #define SYSTEM_CHARSET WC_CES_UTF_8
  506. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  507. | #define HAVE_ICONV 1
  508. | #define USE_COLOR 1
  509. | #define USE_ANSI_COLOR 1
  510. | #define USE_BG_COLOR 1
  511. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  512. | #define USE_IMAGE 1
  513. | #define IMGTARGETS "$IMGTARGETS"
  514. | #define IMGOBJS "$IMGOBJS"
  515. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  516. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  517. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  518. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  519. | #define USE_XFACE 1
  520. | #define HELP_FILE "w3mhelp-w3m_en.html"
  521. | #define KEYBIND w3m
  522. | #define USE_MENU 1
  523. | #define USE_MOUSE 1
  524. | #define USE_HISTORY 1
  525. | #define USE_ALARM 1
  526. | #define USE_COOKIE 1
  527. | #define USE_DIGEST_AUTH 1
  528. | #define USE_NNTP 1
  529. | #define USE_DICT 1
  530. | #define USE_HELP_CGI 1
  531. | #define USE_EXTERNAL_URI_LOADER 1
  532. | #define USE_W3MMAILER 1
  533. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  534. | #define DEF_EDITOR "vi"
  535. | #define DEF_MAILER "/usr/bin/mail"
  536. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  537. | #define USE_SSL 1
  538. | /* end confdefs.h.  */
  539. |
  540. | /* Override any gcc2 internal prototype to avoid an error.  */
  541. | #ifdef __cplusplus
  542. | extern "C"
  543. | #endif
  544. | /* We use char because int might match the return type of a gcc2
  545. |    builtin and then its argument prototype would still apply.  */
  546. | char SSL_new ();
  547. | int
  548. | main ()
  549. | {
  550. | SSL_new ();
  551. |   ;
  552. |   return 0;
  553. | }
  554. configure:6205: result: no
  555. configure:6233: checking for sqrt
  556. configure:6290: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c  -lsocket -lnsl -ldl >&5
  557. conftest.c:76: warning: conflicting types for built-in function `sqrt'
  558. /var/tmp/ccMMMVgY.o: In function `main':
  559. /tmp/w3m-0.5/conftest.c:92: undefined reference to `sqrt'
  560. /tmp/w3m-0.5/conftest.c:92: undefined reference to `sqrt'
  561. /tmp/w3m-0.5/conftest.c:92: undefined reference to `sqrt'
  562. collect2: ld returned 1 exit status
  563. configure:6296: $? = 1
  564. configure: failed program was:
  565. | /* confdefs.h.  */
  566. |
  567. | #define PACKAGE_NAME "w3m"
  568. | #define PACKAGE_TARNAME "w3m"
  569. | #define PACKAGE_VERSION "0.4.2"
  570. | #define PACKAGE_STRING "w3m 0.4.2"
  571. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  572. | #define PACKAGE "w3m"
  573. | #define VERSION "0.4.2"
  574. | #define W3M w3m
  575. | #define W3M_TARGET sparc-sun-solaris2.8
  576. | #define USE_M17N 1
  577. | #define USE_UNICODE 1
  578. | #define W3M_LANG en
  579. | #define WCTARGET "libwc/libwc.a"
  580. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  581. | #define DISPLAY_CHARSET WC_CES_UTF_8
  582. | #define SYSTEM_CHARSET WC_CES_UTF_8
  583. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  584. | #define HAVE_ICONV 1
  585. | #define USE_COLOR 1
  586. | #define USE_ANSI_COLOR 1
  587. | #define USE_BG_COLOR 1
  588. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  589. | #define USE_IMAGE 1
  590. | #define IMGTARGETS "$IMGTARGETS"
  591. | #define IMGOBJS "$IMGOBJS"
  592. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  593. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  594. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  595. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  596. | #define USE_XFACE 1
  597. | #define HELP_FILE "w3mhelp-w3m_en.html"
  598. | #define KEYBIND w3m
  599. | #define USE_MENU 1
  600. | #define USE_MOUSE 1
  601. | #define USE_HISTORY 1
  602. | #define USE_ALARM 1
  603. | #define USE_COOKIE 1
  604. | #define USE_DIGEST_AUTH 1
  605. | #define USE_NNTP 1
  606. | #define USE_DICT 1
  607. | #define USE_HELP_CGI 1
  608. | #define USE_EXTERNAL_URI_LOADER 1
  609. | #define USE_W3MMAILER 1
  610. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  611. | #define DEF_EDITOR "vi"
  612. | #define DEF_MAILER "/usr/bin/mail"
  613. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  614. | #define USE_SSL 1
  615. | /* end confdefs.h.  */
  616. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  617. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  618. | #define sqrt innocuous_sqrt
  619. |
  620. | /* System header to define __stub macros and hopefully few prototypes,
  621. |     which can conflict with char sqrt (); below.
  622. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  623. |     <limits.h> exists even on freestanding compilers.  */
  624. |
  625. | #ifdef __STDC__
  626. | # include <limits.h>
  627. | #else
  628. | # include <assert.h>
  629. | #endif
  630. |
  631. | #undef sqrt
  632. |
  633. | /* Override any gcc2 internal prototype to avoid an error.  */
  634. | #ifdef __cplusplus
  635. | extern "C"
  636. | {
  637. | #endif
  638. | /* We use char because int might match the return type of a gcc2
  639. |    builtin and then its argument prototype would still apply.  */
  640. | char sqrt ();
  641. | /* The GNU C library defines this for functions which it implements
  642. |     to always fail with ENOSYS.  Some functions are actually named
  643. |     something starting with __ and the normal name is an alias.  */
  644. | #if defined (__stub_sqrt) || defined (__stub___sqrt)
  645. | choke me
  646. | #else
  647. | char (*f) () = sqrt;
  648. | #endif
  649. | #ifdef __cplusplus
  650. | }
  651. | #endif
  652. |
  653. | int
  654. | main ()
  655. | {
  656. | return f != sqrt;
  657. |   ;
  658. |   return 0;
  659. | }
  660. configure:6320: result: no
  661. configure:6326: checking for sqrt in -lm
  662. configure:6356: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -lm   -lsocket -lnsl -ldl >&5
  663. conftest.c:59: warning: conflicting types for built-in function `sqrt'
  664. configure:6362: $? = 0
  665. configure:6365: test -z                          || test ! -s conftest.err
  666. configure:6368: $? = 0
  667. configure:6371: test -s conftest
  668. configure:6374: $? = 0
  669. configure:6387: result: yes
  670. configure:6402: checking for Gpm_Open in -lgpm
  671. configure:6432: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -lgpm  -lm  -lsocket -lnsl -ldl >&5
  672. /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lgpm
  673. collect2: ld returned 1 exit status
  674. configure:6438: $? = 1
  675. configure: failed program was:
  676. | /* confdefs.h.  */
  677. |
  678. | #define PACKAGE_NAME "w3m"
  679. | #define PACKAGE_TARNAME "w3m"
  680. | #define PACKAGE_VERSION "0.4.2"
  681. | #define PACKAGE_STRING "w3m 0.4.2"
  682. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  683. | #define PACKAGE "w3m"
  684. | #define VERSION "0.4.2"
  685. | #define W3M w3m
  686. | #define W3M_TARGET sparc-sun-solaris2.8
  687. | #define USE_M17N 1
  688. | #define USE_UNICODE 1
  689. | #define W3M_LANG en
  690. | #define WCTARGET "libwc/libwc.a"
  691. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  692. | #define DISPLAY_CHARSET WC_CES_UTF_8
  693. | #define SYSTEM_CHARSET WC_CES_UTF_8
  694. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  695. | #define HAVE_ICONV 1
  696. | #define USE_COLOR 1
  697. | #define USE_ANSI_COLOR 1
  698. | #define USE_BG_COLOR 1
  699. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  700. | #define USE_IMAGE 1
  701. | #define IMGTARGETS "$IMGTARGETS"
  702. | #define IMGOBJS "$IMGOBJS"
  703. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  704. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  705. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  706. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  707. | #define USE_XFACE 1
  708. | #define HELP_FILE "w3mhelp-w3m_en.html"
  709. | #define KEYBIND w3m
  710. | #define USE_MENU 1
  711. | #define USE_MOUSE 1
  712. | #define USE_HISTORY 1
  713. | #define USE_ALARM 1
  714. | #define USE_COOKIE 1
  715. | #define USE_DIGEST_AUTH 1
  716. | #define USE_NNTP 1
  717. | #define USE_DICT 1
  718. | #define USE_HELP_CGI 1
  719. | #define USE_EXTERNAL_URI_LOADER 1
  720. | #define USE_W3MMAILER 1
  721. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  722. | #define DEF_EDITOR "vi"
  723. | #define DEF_MAILER "/usr/bin/mail"
  724. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  725. | #define USE_SSL 1
  726. | #define HAVE_LIBM 1
  727. | /* end confdefs.h.  */
  728. |
  729. | /* Override any gcc2 internal prototype to avoid an error.  */
  730. | #ifdef __cplusplus
  731. | extern "C"
  732. | #endif
  733. | /* We use char because int might match the return type of a gcc2
  734. |    builtin and then its argument prototype would still apply.  */
  735. | char Gpm_Open ();
  736. | int
  737. | main ()
  738. | {
  739. | Gpm_Open ();
  740. |   ;
  741. |   return 0;
  742. | }
  743. configure:6463: result: no
  744. configure:6484: /usr/local/bin/gcc -E  conftest.c
  745. conftest.c:53: machine/console.h: No such file or directory
  746. configure:6490: $? = 1
  747. configure: failed program was:
  748. | /* confdefs.h.  */
  749. |
  750. | #define PACKAGE_NAME "w3m"
  751. | #define PACKAGE_TARNAME "w3m"
  752. | #define PACKAGE_VERSION "0.4.2"
  753. | #define PACKAGE_STRING "w3m 0.4.2"
  754. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  755. | #define PACKAGE "w3m"
  756. | #define VERSION "0.4.2"
  757. | #define W3M w3m
  758. | #define W3M_TARGET sparc-sun-solaris2.8
  759. | #define USE_M17N 1
  760. | #define USE_UNICODE 1
  761. | #define W3M_LANG en
  762. | #define WCTARGET "libwc/libwc.a"
  763. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  764. | #define DISPLAY_CHARSET WC_CES_UTF_8
  765. | #define SYSTEM_CHARSET WC_CES_UTF_8
  766. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  767. | #define HAVE_ICONV 1
  768. | #define USE_COLOR 1
  769. | #define USE_ANSI_COLOR 1
  770. | #define USE_BG_COLOR 1
  771. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  772. | #define USE_IMAGE 1
  773. | #define IMGTARGETS "$IMGTARGETS"
  774. | #define IMGOBJS "$IMGOBJS"
  775. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  776. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  777. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  778. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  779. | #define USE_XFACE 1
  780. | #define HELP_FILE "w3mhelp-w3m_en.html"
  781. | #define KEYBIND w3m
  782. | #define USE_MENU 1
  783. | #define USE_MOUSE 1
  784. | #define USE_HISTORY 1
  785. | #define USE_ALARM 1
  786. | #define USE_COOKIE 1
  787. | #define USE_DIGEST_AUTH 1
  788. | #define USE_NNTP 1
  789. | #define USE_DICT 1
  790. | #define USE_HELP_CGI 1
  791. | #define USE_EXTERNAL_URI_LOADER 1
  792. | #define USE_W3MMAILER 1
  793. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  794. | #define DEF_EDITOR "vi"
  795. | #define DEF_MAILER "/usr/bin/mail"
  796. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  797. | #define USE_SSL 1
  798. | #define HAVE_LIBM 1
  799. | /* end confdefs.h.  */
  800. | #include <machine/console.h>
  801. |    MOUSE_GETINFO
  802. configure:6515: checking terminal library
  803. configure:6525: result: yes
  804. configure:6530: checking for tgetent in -lterminfo
  805. configure:6560: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -lterminfo  -lm  -lsocket -lnsl -ldl >&5
  806. /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lterminfo
  807. collect2: ld returned 1 exit status
  808. configure:6566: $? = 1
  809. configure: failed program was:
  810. | /* confdefs.h.  */
  811. |
  812. | #define PACKAGE_NAME "w3m"
  813. | #define PACKAGE_TARNAME "w3m"
  814. | #define PACKAGE_VERSION "0.4.2"
  815. | #define PACKAGE_STRING "w3m 0.4.2"
  816. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  817. | #define PACKAGE "w3m"
  818. | #define VERSION "0.4.2"
  819. | #define W3M w3m
  820. | #define W3M_TARGET sparc-sun-solaris2.8
  821. | #define USE_M17N 1
  822. | #define USE_UNICODE 1
  823. | #define W3M_LANG en
  824. | #define WCTARGET "libwc/libwc.a"
  825. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  826. | #define DISPLAY_CHARSET WC_CES_UTF_8
  827. | #define SYSTEM_CHARSET WC_CES_UTF_8
  828. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  829. | #define HAVE_ICONV 1
  830. | #define USE_COLOR 1
  831. | #define USE_ANSI_COLOR 1
  832. | #define USE_BG_COLOR 1
  833. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  834. | #define USE_IMAGE 1
  835. | #define IMGTARGETS "$IMGTARGETS"
  836. | #define IMGOBJS "$IMGOBJS"
  837. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  838. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  839. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  840. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  841. | #define USE_XFACE 1
  842. | #define HELP_FILE "w3mhelp-w3m_en.html"
  843. | #define KEYBIND w3m
  844. | #define USE_MENU 1
  845. | #define USE_MOUSE 1
  846. | #define USE_HISTORY 1
  847. | #define USE_ALARM 1
  848. | #define USE_COOKIE 1
  849. | #define USE_DIGEST_AUTH 1
  850. | #define USE_NNTP 1
  851. | #define USE_DICT 1
  852. | #define USE_HELP_CGI 1
  853. | #define USE_EXTERNAL_URI_LOADER 1
  854. | #define USE_W3MMAILER 1
  855. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  856. | #define DEF_EDITOR "vi"
  857. | #define DEF_MAILER "/usr/bin/mail"
  858. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  859. | #define USE_SSL 1
  860. | #define HAVE_LIBM 1
  861. | /* end confdefs.h.  */
  862. |
  863. | /* Override any gcc2 internal prototype to avoid an error.  */
  864. | #ifdef __cplusplus
  865. | extern "C"
  866. | #endif
  867. | /* We use char because int might match the return type of a gcc2
  868. |    builtin and then its argument prototype would still apply.  */
  869. | char tgetent ();
  870. | int
  871. | main ()
  872. | {
  873. | tgetent ();
  874. |   ;
  875. |   return 0;
  876. | }
  877. configure:6591: result: no
  878. configure:6530: checking for tgetent in -lmytinfo
  879. configure:6560: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -lmytinfo  -lm  -lsocket -lnsl -ldl >&5
  880. /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lmytinfo
  881. collect2: ld returned 1 exit status
  882. configure:6566: $? = 1
  883. configure: failed program was:
  884. | /* confdefs.h.  */
  885. |
  886. | #define PACKAGE_NAME "w3m"
  887. | #define PACKAGE_TARNAME "w3m"
  888. | #define PACKAGE_VERSION "0.4.2"
  889. | #define PACKAGE_STRING "w3m 0.4.2"
  890. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  891. | #define PACKAGE "w3m"
  892. | #define VERSION "0.4.2"
  893. | #define W3M w3m
  894. | #define W3M_TARGET sparc-sun-solaris2.8
  895. | #define USE_M17N 1
  896. | #define USE_UNICODE 1
  897. | #define W3M_LANG en
  898. | #define WCTARGET "libwc/libwc.a"
  899. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  900. | #define DISPLAY_CHARSET WC_CES_UTF_8
  901. | #define SYSTEM_CHARSET WC_CES_UTF_8
  902. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  903. | #define HAVE_ICONV 1
  904. | #define USE_COLOR 1
  905. | #define USE_ANSI_COLOR 1
  906. | #define USE_BG_COLOR 1
  907. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  908. | #define USE_IMAGE 1
  909. | #define IMGTARGETS "$IMGTARGETS"
  910. | #define IMGOBJS "$IMGOBJS"
  911. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  912. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  913. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  914. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  915. | #define USE_XFACE 1
  916. | #define HELP_FILE "w3mhelp-w3m_en.html"
  917. | #define KEYBIND w3m
  918. | #define USE_MENU 1
  919. | #define USE_MOUSE 1
  920. | #define USE_HISTORY 1
  921. | #define USE_ALARM 1
  922. | #define USE_COOKIE 1
  923. | #define USE_DIGEST_AUTH 1
  924. | #define USE_NNTP 1
  925. | #define USE_DICT 1
  926. | #define USE_HELP_CGI 1
  927. | #define USE_EXTERNAL_URI_LOADER 1
  928. | #define USE_W3MMAILER 1
  929. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  930. | #define DEF_EDITOR "vi"
  931. | #define DEF_MAILER "/usr/bin/mail"
  932. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  933. | #define USE_SSL 1
  934. | #define HAVE_LIBM 1
  935. | /* end confdefs.h.  */
  936. |
  937. | /* Override any gcc2 internal prototype to avoid an error.  */
  938. | #ifdef __cplusplus
  939. | extern "C"
  940. | #endif
  941. | /* We use char because int might match the return type of a gcc2
  942. |    builtin and then its argument prototype would still apply.  */
  943. | char tgetent ();
  944. | int
  945. | main ()
  946. | {
  947. | tgetent ();
  948. |   ;
  949. |   return 0;
  950. | }
  951. configure:6591: result: no
  952. configure:6530: checking for tgetent in -ltermlib
  953. configure:6560: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -ltermlib  -lm  -lsocket -lnsl -ldl >&5
  954. configure:6566: $? = 0
  955. configure:6569: test -z                          || test ! -s conftest.err
  956. configure:6572: $? = 0
  957. configure:6575: test -s conftest
  958. configure:6578: $? = 0
  959. configure:6591: result: yes
  960. configure:6599: checking for egrep
  961. configure:6609: result: egrep
  962. configure:6614: checking for ANSI C header files
  963. configure:6639: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  964. configure:6645: $? = 0
  965. configure:6648: test -z                          || test ! -s conftest.err
  966. configure:6651: $? = 0
  967. configure:6654: test -s conftest.o
  968. configure:6657: $? = 0
  969. configure:6743: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc   conftest.c -lm  -lsocket -lnsl -ldl >&5
  970. configure:6746: $? = 0
  971. configure:6748: ./conftest
  972. configure:6751: $? = 0
  973. configure:6766: result: yes
  974. configure:6790: checking for sys/types.h
  975. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  976. configure:6812: $? = 0
  977. configure:6815: test -z                          || test ! -s conftest.err
  978. configure:6818: $? = 0
  979. configure:6821: test -s conftest.o
  980. configure:6824: $? = 0
  981. configure:6835: result: yes
  982. configure:6790: checking for sys/stat.h
  983. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  984. configure:6812: $? = 0
  985. configure:6815: test -z                          || test ! -s conftest.err
  986. configure:6818: $? = 0
  987. configure:6821: test -s conftest.o
  988. configure:6824: $? = 0
  989. configure:6835: result: yes
  990. configure:6790: checking for stdlib.h
  991. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  992. configure:6812: $? = 0
  993. configure:6815: test -z                          || test ! -s conftest.err
  994. configure:6818: $? = 0
  995. configure:6821: test -s conftest.o
  996. configure:6824: $? = 0
  997. configure:6835: result: yes
  998. configure:6790: checking for string.h
  999. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1000. configure:6812: $? = 0
  1001. configure:6815: test -z                          || test ! -s conftest.err
  1002. configure:6818: $? = 0
  1003. configure:6821: test -s conftest.o
  1004. configure:6824: $? = 0
  1005. configure:6835: result: yes
  1006. configure:6790: checking for memory.h
  1007. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1008. configure:6812: $? = 0
  1009. configure:6815: test -z                          || test ! -s conftest.err
  1010. configure:6818: $? = 0
  1011. configure:6821: test -s conftest.o
  1012. configure:6824: $? = 0
  1013. configure:6835: result: yes
  1014. configure:6790: checking for strings.h
  1015. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1016. configure:6812: $? = 0
  1017. configure:6815: test -z                          || test ! -s conftest.err
  1018. configure:6818: $? = 0
  1019. configure:6821: test -s conftest.o
  1020. configure:6824: $? = 0
  1021. configure:6835: result: yes
  1022. configure:6790: checking for inttypes.h
  1023. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1024. configure:6812: $? = 0
  1025. configure:6815: test -z                          || test ! -s conftest.err
  1026. configure:6818: $? = 0
  1027. configure:6821: test -s conftest.o
  1028. configure:6824: $? = 0
  1029. configure:6835: result: yes
  1030. configure:6790: checking for stdint.h
  1031. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1032. conftest.c:96: stdint.h: No such file or directory
  1033. configure:6812: $? = 1
  1034. configure: failed program was:
  1035. | /* confdefs.h.  */
  1036. |
  1037. | #define PACKAGE_NAME "w3m"
  1038. | #define PACKAGE_TARNAME "w3m"
  1039. | #define PACKAGE_VERSION "0.4.2"
  1040. | #define PACKAGE_STRING "w3m 0.4.2"
  1041. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  1042. | #define PACKAGE "w3m"
  1043. | #define VERSION "0.4.2"
  1044. | #define W3M w3m
  1045. | #define W3M_TARGET sparc-sun-solaris2.8
  1046. | #define USE_M17N 1
  1047. | #define USE_UNICODE 1
  1048. | #define W3M_LANG en
  1049. | #define WCTARGET "libwc/libwc.a"
  1050. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  1051. | #define DISPLAY_CHARSET WC_CES_UTF_8
  1052. | #define SYSTEM_CHARSET WC_CES_UTF_8
  1053. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  1054. | #define HAVE_ICONV 1
  1055. | #define USE_COLOR 1
  1056. | #define USE_ANSI_COLOR 1
  1057. | #define USE_BG_COLOR 1
  1058. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  1059. | #define USE_IMAGE 1
  1060. | #define IMGTARGETS "$IMGTARGETS"
  1061. | #define IMGOBJS "$IMGOBJS"
  1062. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  1063. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  1064. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  1065. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  1066. | #define USE_XFACE 1
  1067. | #define HELP_FILE "w3mhelp-w3m_en.html"
  1068. | #define KEYBIND w3m
  1069. | #define USE_MENU 1
  1070. | #define USE_MOUSE 1
  1071. | #define USE_HISTORY 1
  1072. | #define USE_ALARM 1
  1073. | #define USE_COOKIE 1
  1074. | #define USE_DIGEST_AUTH 1
  1075. | #define USE_NNTP 1
  1076. | #define USE_DICT 1
  1077. | #define USE_HELP_CGI 1
  1078. | #define USE_EXTERNAL_URI_LOADER 1
  1079. | #define USE_W3MMAILER 1
  1080. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  1081. | #define DEF_EDITOR "vi"
  1082. | #define DEF_MAILER "/usr/bin/mail"
  1083. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  1084. | #define USE_SSL 1
  1085. | #define HAVE_LIBM 1
  1086. | #define STDC_HEADERS 1
  1087. | #define HAVE_SYS_TYPES_H 1
  1088. | #define HAVE_SYS_STAT_H 1
  1089. | #define HAVE_STDLIB_H 1
  1090. | #define HAVE_STRING_H 1
  1091. | #define HAVE_MEMORY_H 1
  1092. | #define HAVE_STRINGS_H 1
  1093. | #define HAVE_INTTYPES_H 1
  1094. | /* end confdefs.h.  */
  1095. | #include <stdio.h>
  1096. | #if HAVE_SYS_TYPES_H
  1097. | # include <sys/types.h>
  1098. | #endif
  1099. | #if HAVE_SYS_STAT_H
  1100. | # include <sys/stat.h>
  1101. | #endif
  1102. | #if STDC_HEADERS
  1103. | # include <stdlib.h>
  1104. | # include <stddef.h>
  1105. | #else
  1106. | # if HAVE_STDLIB_H
  1107. | #  include <stdlib.h>
  1108. | # endif
  1109. | #endif
  1110. | #if HAVE_STRING_H
  1111. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1112. | #  include <memory.h>
  1113. | # endif
  1114. | # include <string.h>
  1115. | #endif
  1116. | #if HAVE_STRINGS_H
  1117. | # include <strings.h>
  1118. | #endif
  1119. | #if HAVE_INTTYPES_H
  1120. | # include <inttypes.h>
  1121. | #else
  1122. | # if HAVE_STDINT_H
  1123. | #  include <stdint.h>
  1124. | # endif
  1125. | #endif
  1126. | #if HAVE_UNISTD_H
  1127. | # include <unistd.h>
  1128. | #endif
  1129. |
  1130. | #include <stdint.h>
  1131. configure:6835: result: no
  1132. configure:6790: checking for unistd.h
  1133. configure:6806: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1134. configure:6812: $? = 0
  1135. configure:6815: test -z                          || test ! -s conftest.err
  1136. configure:6818: $? = 0
  1137. configure:6821: test -s conftest.o
  1138. configure:6824: $? = 0
  1139. configure:6835: result: yes
  1140. configure:6847: checking GC library exists
  1141. configure:6859: result: /opt/home/kmno4/gc6.3
  1142. configure:6873: checking gc.h usability
  1143. configure:6885: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  conftest.c >&5
  1144. conftest.c:96: gc.h: No such file or directory
  1145. configure:6891: $? = 1
  1146. configure: failed program was:
  1147. | /* confdefs.h.  */
  1148. |
  1149. | #define PACKAGE_NAME "w3m"
  1150. | #define PACKAGE_TARNAME "w3m"
  1151. | #define PACKAGE_VERSION "0.4.2"
  1152. | #define PACKAGE_STRING "w3m 0.4.2"
  1153. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  1154. | #define PACKAGE "w3m"
  1155. | #define VERSION "0.4.2"
  1156. | #define W3M w3m
  1157. | #define W3M_TARGET sparc-sun-solaris2.8
  1158. | #define USE_M17N 1
  1159. | #define USE_UNICODE 1
  1160. | #define W3M_LANG en
  1161. | #define WCTARGET "libwc/libwc.a"
  1162. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  1163. | #define DISPLAY_CHARSET WC_CES_UTF_8
  1164. | #define SYSTEM_CHARSET WC_CES_UTF_8
  1165. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  1166. | #define HAVE_ICONV 1
  1167. | #define USE_COLOR 1
  1168. | #define USE_ANSI_COLOR 1
  1169. | #define USE_BG_COLOR 1
  1170. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  1171. | #define USE_IMAGE 1
  1172. | #define IMGTARGETS "$IMGTARGETS"
  1173. | #define IMGOBJS "$IMGOBJS"
  1174. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  1175. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  1176. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  1177. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  1178. | #define USE_XFACE 1
  1179. | #define HELP_FILE "w3mhelp-w3m_en.html"
  1180. | #define KEYBIND w3m
  1181. | #define USE_MENU 1
  1182. | #define USE_MOUSE 1
  1183. | #define USE_HISTORY 1
  1184. | #define USE_ALARM 1
  1185. | #define USE_COOKIE 1
  1186. | #define USE_DIGEST_AUTH 1
  1187. | #define USE_NNTP 1
  1188. | #define USE_DICT 1
  1189. | #define USE_HELP_CGI 1
  1190. | #define USE_EXTERNAL_URI_LOADER 1
  1191. | #define USE_W3MMAILER 1
  1192. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  1193. | #define DEF_EDITOR "vi"
  1194. | #define DEF_MAILER "/usr/bin/mail"
  1195. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  1196. | #define USE_SSL 1
  1197. | #define HAVE_LIBM 1
  1198. | #define STDC_HEADERS 1
  1199. | #define HAVE_SYS_TYPES_H 1
  1200. | #define HAVE_SYS_STAT_H 1
  1201. | #define HAVE_STDLIB_H 1
  1202. | #define HAVE_STRING_H 1
  1203. | #define HAVE_MEMORY_H 1
  1204. | #define HAVE_STRINGS_H 1
  1205. | #define HAVE_INTTYPES_H 1
  1206. | #define HAVE_UNISTD_H 1
  1207. | /* end confdefs.h.  */
  1208. | #include <stdio.h>
  1209. | #if HAVE_SYS_TYPES_H
  1210. | # include <sys/types.h>
  1211. | #endif
  1212. | #if HAVE_SYS_STAT_H
  1213. | # include <sys/stat.h>
  1214. | #endif
  1215. | #if STDC_HEADERS
  1216. | # include <stdlib.h>
  1217. | # include <stddef.h>
  1218. | #else
  1219. | # if HAVE_STDLIB_H
  1220. | #  include <stdlib.h>
  1221. | # endif
  1222. | #endif
  1223. | #if HAVE_STRING_H
  1224. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1225. | #  include <memory.h>
  1226. | # endif
  1227. | # include <string.h>
  1228. | #endif
  1229. | #if HAVE_STRINGS_H
  1230. | # include <strings.h>
  1231. | #endif
  1232. | #if HAVE_INTTYPES_H
  1233. | # include <inttypes.h>
  1234. | #else
  1235. | # if HAVE_STDINT_H
  1236. | #  include <stdint.h>
  1237. | # endif
  1238. | #endif
  1239. | #if HAVE_UNISTD_H
  1240. | # include <unistd.h>
  1241. | #endif
  1242. | #include <gc.h>
  1243. configure:6913: result: no
  1244. configure:6917: checking gc.h presence
  1245. configure:6927: /usr/local/bin/gcc -E  conftest.c
  1246. conftest.c:62: gc.h: No such file or directory
  1247. configure:6933: $? = 1
  1248. configure: failed program was:
  1249. | /* confdefs.h.  */
  1250. |
  1251. | #define PACKAGE_NAME "w3m"
  1252. | #define PACKAGE_TARNAME "w3m"
  1253. | #define PACKAGE_VERSION "0.4.2"
  1254. | #define PACKAGE_STRING "w3m 0.4.2"
  1255. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  1256. | #define PACKAGE "w3m"
  1257. | #define VERSION "0.4.2"
  1258. | #define W3M w3m
  1259. | #define W3M_TARGET sparc-sun-solaris2.8
  1260. | #define USE_M17N 1
  1261. | #define USE_UNICODE 1
  1262. | #define W3M_LANG en
  1263. | #define WCTARGET "libwc/libwc.a"
  1264. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  1265. | #define DISPLAY_CHARSET WC_CES_UTF_8
  1266. | #define SYSTEM_CHARSET WC_CES_UTF_8
  1267. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  1268. | #define HAVE_ICONV 1
  1269. | #define USE_COLOR 1
  1270. | #define USE_ANSI_COLOR 1
  1271. | #define USE_BG_COLOR 1
  1272. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  1273. | #define USE_IMAGE 1
  1274. | #define IMGTARGETS "$IMGTARGETS"
  1275. | #define IMGOBJS "$IMGOBJS"
  1276. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  1277. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  1278. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  1279. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  1280. | #define USE_XFACE 1
  1281. | #define HELP_FILE "w3mhelp-w3m_en.html"
  1282. | #define KEYBIND w3m
  1283. | #define USE_MENU 1
  1284. | #define USE_MOUSE 1
  1285. | #define USE_HISTORY 1
  1286. | #define USE_ALARM 1
  1287. | #define USE_COOKIE 1
  1288. | #define USE_DIGEST_AUTH 1
  1289. | #define USE_NNTP 1
  1290. | #define USE_DICT 1
  1291. | #define USE_HELP_CGI 1
  1292. | #define USE_EXTERNAL_URI_LOADER 1
  1293. | #define USE_W3MMAILER 1
  1294. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  1295. | #define DEF_EDITOR "vi"
  1296. | #define DEF_MAILER "/usr/bin/mail"
  1297. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  1298. | #define USE_SSL 1
  1299. | #define HAVE_LIBM 1
  1300. | #define STDC_HEADERS 1
  1301. | #define HAVE_SYS_TYPES_H 1
  1302. | #define HAVE_SYS_STAT_H 1
  1303. | #define HAVE_STDLIB_H 1
  1304. | #define HAVE_STRING_H 1
  1305. | #define HAVE_MEMORY_H 1
  1306. | #define HAVE_STRINGS_H 1
  1307. | #define HAVE_INTTYPES_H 1
  1308. | #define HAVE_UNISTD_H 1
  1309. | /* end confdefs.h.  */
  1310. | #include <gc.h>
  1311. configure:6953: result: no
  1312. configure:6988: checking for gc.h
  1313. configure:6995: result: no
  1314. configure:7002: checking GC header location
  1315. configure:7004: result: /opt/home/kmno4/gc6.3
  1316. configure:7011: checking /opt/home/kmno4/gc6.3/include
  1317. configure:7024: checking gc.h usability
  1318. configure:7036: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1319. configure:7042: $? = 0
  1320. configure:7045: test -z                          || test ! -s conftest.err
  1321. configure:7048: $? = 0
  1322. configure:7051: test -s conftest.o
  1323. configure:7054: $? = 0
  1324. configure:7064: result: yes
  1325. configure:7068: checking gc.h presence
  1326. configure:7078: /usr/local/bin/gcc -E  -I/opt/home/kmno4/gc6.3/include conftest.c
  1327. configure:7084: $? = 0
  1328. configure:7104: result: yes
  1329. configure:7139: checking for gc.h
  1330. configure:7146: result: yes
  1331. configure:7168: checking for GC_init in -lgc
  1332. configure:7198: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include  conftest.c -lgc  -lm  -lsocket -lnsl -ldl >&5
  1333. /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lgc
  1334. collect2: ld returned 1 exit status
  1335. configure:7204: $? = 1
  1336. configure: failed program was:
  1337. | /* confdefs.h.  */
  1338. |
  1339. | #define PACKAGE_NAME "w3m"
  1340. | #define PACKAGE_TARNAME "w3m"
  1341. | #define PACKAGE_VERSION "0.4.2"
  1342. | #define PACKAGE_STRING "w3m 0.4.2"
  1343. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  1344. | #define PACKAGE "w3m"
  1345. | #define VERSION "0.4.2"
  1346. | #define W3M w3m
  1347. | #define W3M_TARGET sparc-sun-solaris2.8
  1348. | #define USE_M17N 1
  1349. | #define USE_UNICODE 1
  1350. | #define W3M_LANG en
  1351. | #define WCTARGET "libwc/libwc.a"
  1352. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  1353. | #define DISPLAY_CHARSET WC_CES_UTF_8
  1354. | #define SYSTEM_CHARSET WC_CES_UTF_8
  1355. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  1356. | #define HAVE_ICONV 1
  1357. | #define USE_COLOR 1
  1358. | #define USE_ANSI_COLOR 1
  1359. | #define USE_BG_COLOR 1
  1360. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  1361. | #define USE_IMAGE 1
  1362. | #define IMGTARGETS "$IMGTARGETS"
  1363. | #define IMGOBJS "$IMGOBJS"
  1364. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  1365. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  1366. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  1367. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  1368. | #define USE_XFACE 1
  1369. | #define HELP_FILE "w3mhelp-w3m_en.html"
  1370. | #define KEYBIND w3m
  1371. | #define USE_MENU 1
  1372. | #define USE_MOUSE 1
  1373. | #define USE_HISTORY 1
  1374. | #define USE_ALARM 1
  1375. | #define USE_COOKIE 1
  1376. | #define USE_DIGEST_AUTH 1
  1377. | #define USE_NNTP 1
  1378. | #define USE_DICT 1
  1379. | #define USE_HELP_CGI 1
  1380. | #define USE_EXTERNAL_URI_LOADER 1
  1381. | #define USE_W3MMAILER 1
  1382. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  1383. | #define DEF_EDITOR "vi"
  1384. | #define DEF_MAILER "/usr/bin/mail"
  1385. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  1386. | #define USE_SSL 1
  1387. | #define HAVE_LIBM 1
  1388. | #define STDC_HEADERS 1
  1389. | #define HAVE_SYS_TYPES_H 1
  1390. | #define HAVE_SYS_STAT_H 1
  1391. | #define HAVE_STDLIB_H 1
  1392. | #define HAVE_STRING_H 1
  1393. | #define HAVE_MEMORY_H 1
  1394. | #define HAVE_STRINGS_H 1
  1395. | #define HAVE_INTTYPES_H 1
  1396. | #define HAVE_UNISTD_H 1
  1397. | /* end confdefs.h.  */
  1398. |
  1399. | /* Override any gcc2 internal prototype to avoid an error.  */
  1400. | #ifdef __cplusplus
  1401. | extern "C"
  1402. | #endif
  1403. | /* We use char because int might match the return type of a gcc2
  1404. |    builtin and then its argument prototype would still apply.  */
  1405. | char GC_init ();
  1406. | int
  1407. | main ()
  1408. | {
  1409. | GC_init ();
  1410. |   ;
  1411. |   return 0;
  1412. | }
  1413. configure:7229: result: no
  1414. configure:7236: checking GC library location
  1415. configure:7238: result: /opt/home/kmno4/gc6.3
  1416. configure:7244: checking /opt/home/kmno4/gc6.3
  1417. configure:7247: checking for GC_init in -lgc
  1418. configure:7277: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include  -L/opt/home/kmno4/gc6.3/lib conftest.c -lgc  -lm  -lsocket -lnsl -ldl >&5
  1419. configure:7283: $? = 0
  1420. configure:7286: test -z                          || test ! -s conftest.err
  1421. configure:7289: $? = 0
  1422. configure:7292: test -s conftest
  1423. configure:7295: $? = 0
  1424. configure:7308: result: yes
  1425. configure:7322: checking for zError in -lz
  1426. configure:7352: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include  -L/opt/home/kmno4/gc6.3/lib conftest.c -lz  -lm  -lsocket -lnsl -ldl -L/opt/home/kmno4/gc6.3/lib -lgc >&5
  1427. configure:7358: $? = 0
  1428. configure:7361: test -z                          || test ! -s conftest.err
  1429. configure:7364: $? = 0
  1430. configure:7367: test -s conftest
  1431. configure:7370: $? = 0
  1432. configure:7383: result: yes
  1433. configure:7411: checking for dirent.h that defines DIR
  1434. configure:7435: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1435. configure:7441: $? = 0
  1436. configure:7444: test -z                          || test ! -s conftest.err
  1437. configure:7447: $? = 0
  1438. configure:7450: test -s conftest.o
  1439. configure:7453: $? = 0
  1440. configure:7464: result: yes
  1441. configure:7477: checking for library containing opendir
  1442. configure:7507: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include  -L/opt/home/kmno4/gc6.3/lib conftest.c -lm  -lsocket -lnsl -ldl -L/opt/home/kmno4/gc6.3/lib -lgc >&5
  1443. configure:7513: $? = 0
  1444. configure:7516: test -z                          || test ! -s conftest.err
  1445. configure:7519: $? = 0
  1446. configure:7522: test -s conftest
  1447. configure:7525: $? = 0
  1448. configure:7594: result: none required
  1449. configure:7728: checking for ANSI C header files
  1450. configure:7880: result: yes
  1451. configure:7890: checking for sys/wait.h that is POSIX.1 compatible
  1452. configure:7921: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1453. configure:7927: $? = 0
  1454. configure:7930: test -z                          || test ! -s conftest.err
  1455. configure:7933: $? = 0
  1456. configure:7936: test -s conftest.o
  1457. configure:7939: $? = 0
  1458. configure:7950: result: yes
  1459. configure:7970: checking termios.h usability
  1460. configure:7982: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1461. configure:7988: $? = 0
  1462. configure:7991: test -z                          || test ! -s conftest.err
  1463. configure:7994: $? = 0
  1464. configure:7997: test -s conftest.o
  1465. configure:8000: $? = 0
  1466. configure:8010: result: yes
  1467. configure:8014: checking termios.h presence
  1468. configure:8024: /usr/local/bin/gcc -E  -I/opt/home/kmno4/gc6.3/include conftest.c
  1469. configure:8030: $? = 0
  1470. configure:8050: result: yes
  1471. configure:8085: checking for termios.h
  1472. configure:8092: result: yes
  1473. configure:8404: checking float.h usability
  1474. configure:8416: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1475. configure:8422: $? = 0
  1476. configure:8425: test -z                          || test ! -s conftest.err
  1477. configure:8428: $? = 0
  1478. configure:8431: test -s conftest.o
  1479. configure:8434: $? = 0
  1480. configure:8444: result: yes
  1481. configure:8448: checking float.h presence
  1482. configure:8458: /usr/local/bin/gcc -E  -I/opt/home/kmno4/gc6.3/include conftest.c
  1483. configure:8464: $? = 0
  1484. configure:8484: result: yes
  1485. configure:8519: checking for float.h
  1486. configure:8526: result: yes
  1487. configure:8542: checking sys/select.h usability
  1488. configure:8554: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1489. configure:8560: $? = 0
  1490. configure:8563: test -z                          || test ! -s conftest.err
  1491. configure:8566: $? = 0
  1492. configure:8569: test -s conftest.o
  1493. configure:8572: $? = 0
  1494. configure:8582: result: yes
  1495. configure:8586: checking sys/select.h presence
  1496. configure:8596: /usr/local/bin/gcc -E  -I/opt/home/kmno4/gc6.3/include conftest.c
  1497. configure:8602: $? = 0
  1498. configure:8622: result: yes
  1499. configure:8657: checking for sys/select.h
  1500. configure:8664: result: yes
  1501. configure:8680: checking locale.h usability
  1502. configure:8692: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1503. configure:8698: $? = 0
  1504. configure:8701: test -z                          || test ! -s conftest.err
  1505. configure:8704: $? = 0
  1506. configure:8707: test -s conftest.o
  1507. configure:8710: $? = 0
  1508. configure:8720: result: yes
  1509. configure:8724: checking locale.h presence
  1510. configure:8734: /usr/local/bin/gcc -E  -I/opt/home/kmno4/gc6.3/include conftest.c
  1511. configure:8740: $? = 0
  1512. configure:8760: result: yes
  1513. configure:8795: checking for locale.h
  1514. configure:8802: result: yes
  1515. configure:8815: checking for long long
  1516. configure:8839: /usr/local/bin/gcc -c -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include conftest.c >&5
  1517. configure:8845: $? = 0
  1518. configure:8848: test -z                          || test ! -s conftest.err
  1519. configure:8851: $? = 0
  1520. configure:8854: test -s conftest.o
  1521. configure:8857: $? = 0
  1522. configure:8868: result: yes
  1523. configure:8871: checking size of long long
  1524. configure:9183: /usr/local/bin/gcc -o conftest -g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include  -I/opt/home/kmno4/gc6.3/include  -L/opt/home/kmno4/gc6.3/lib conftest.c -lm  -lsocket -lnsl -ldl -L/opt/home/kmno4/gc6.3/lib -lgc >&5
  1525. configure:9186: $? = 0
  1526. configure:9188: ./conftest
  1527. ld.so.1: ./conftest: fatal: libgc.so.1: open failed: No such file or directory
  1528. ./configure: line 1:  4768 Killed                  ./conftest$ac_exeext
  1529. configure:9191: $? = 137
  1530. configure: program exited with status 137
  1531. configure: failed program was:
  1532. | /* confdefs.h.  */
  1533. |
  1534. | #define PACKAGE_NAME "w3m"
  1535. | #define PACKAGE_TARNAME "w3m"
  1536. | #define PACKAGE_VERSION "0.4.2"
  1537. | #define PACKAGE_STRING "w3m 0.4.2"
  1538. | #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  1539. | #define PACKAGE "w3m"
  1540. | #define VERSION "0.4.2"
  1541. | #define W3M w3m
  1542. | #define W3M_TARGET sparc-sun-solaris2.8
  1543. | #define USE_M17N 1
  1544. | #define USE_UNICODE 1
  1545. | #define W3M_LANG en
  1546. | #define WCTARGET "libwc/libwc.a"
  1547. | #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  1548. | #define DISPLAY_CHARSET WC_CES_UTF_8
  1549. | #define SYSTEM_CHARSET WC_CES_UTF_8
  1550. | #define DOCUMENT_CHARSET WC_CES_UTF_8
  1551. | #define HAVE_ICONV 1
  1552. | #define USE_COLOR 1
  1553. | #define USE_ANSI_COLOR 1
  1554. | #define USE_BG_COLOR 1
  1555. | #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  1556. | #define USE_IMAGE 1
  1557. | #define IMGTARGETS "$IMGTARGETS"
  1558. | #define IMGOBJS "$IMGOBJS"
  1559. | #define IMGX11CFLAGS "$IMGX11CFLAGS"
  1560. | #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  1561. | #define IMGFBCFLAGS "$IMGFBCFLAGS"
  1562. | #define IMGFBLDFLAGS "$IMGLDFLAGS"
  1563. | #define USE_XFACE 1
  1564. | #define HELP_FILE "w3mhelp-w3m_en.html"
  1565. | #define KEYBIND w3m
  1566. | #define USE_MENU 1
  1567. | #define USE_MOUSE 1
  1568. | #define USE_HISTORY 1
  1569. | #define USE_ALARM 1
  1570. | #define USE_COOKIE 1
  1571. | #define USE_DIGEST_AUTH 1
  1572. | #define USE_NNTP 1
  1573. | #define USE_DICT 1
  1574. | #define USE_HELP_CGI 1
  1575. | #define USE_EXTERNAL_URI_LOADER 1
  1576. | #define USE_W3MMAILER 1
  1577. | #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  1578. | #define DEF_EDITOR "vi"
  1579. | #define DEF_MAILER "/usr/bin/mail"
  1580. | #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  1581. | #define USE_SSL 1
  1582. | #define HAVE_LIBM 1
  1583. | #define STDC_HEADERS 1
  1584. | #define HAVE_SYS_TYPES_H 1
  1585. | #define HAVE_SYS_STAT_H 1
  1586. | #define HAVE_STDLIB_H 1
  1587. | #define HAVE_STRING_H 1
  1588. | #define HAVE_MEMORY_H 1
  1589. | #define HAVE_STRINGS_H 1
  1590. | #define HAVE_INTTYPES_H 1
  1591. | #define HAVE_UNISTD_H 1
  1592. | #define AUXBIN_TARGETS "$AUXBIN_TARGETS"
  1593. | #define HAVE_DIRENT_H 1
  1594. | #define STDC_HEADERS 1
  1595. | #define HAVE_SYS_WAIT_H 1
  1596. | #define HAVE_TERMIOS_H 1
  1597. | #define HAVE_LOCALE_H 1
  1598. | /* end confdefs.h.  */
  1599. | #include <stdio.h>
  1600. | #if HAVE_SYS_TYPES_H
  1601. | # include <sys/types.h>
  1602. | #endif
  1603. | #if HAVE_SYS_STAT_H
  1604. | # include <sys/stat.h>
  1605. | #endif
  1606. | #if STDC_HEADERS
  1607. | # include <stdlib.h>
  1608. | # include <stddef.h>
  1609. | #else
  1610. | # if HAVE_STDLIB_H
  1611. | #  include <stdlib.h>
  1612. | # endif
  1613. | #endif
  1614. | #if HAVE_STRING_H
  1615. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1616. | #  include <memory.h>
  1617. | # endif
  1618. | # include <string.h>
  1619. | #endif
  1620. | #if HAVE_STRINGS_H
  1621. | # include <strings.h>
  1622. | #endif
  1623. | #if HAVE_INTTYPES_H
  1624. | # include <inttypes.h>
  1625. | #else
  1626. | # if HAVE_STDINT_H
  1627. | #  include <stdint.h>
  1628. | # endif
  1629. | #endif
  1630. | #if HAVE_UNISTD_H
  1631. | # include <unistd.h>
  1632. | #endif
  1633. | long longval () { return (long) (sizeof (long long)); }
  1634. | unsigned long ulongval () { return (long) (sizeof (long long)); }
  1635. | #include <stdio.h>
  1636. | #include <stdlib.h>
  1637. | int
  1638. | main ()
  1639. | {
  1640. |
  1641. |   FILE *f = fopen ("conftest.val", "w");
  1642. |   if (! f)
  1643. |     exit (1);
  1644. |   if (((long) (sizeof (long long))) < 0)
  1645. |     {
  1646. |       long i = longval ();
  1647. |       if (i != ((long) (sizeof (long long))))
  1648. |         exit (1);
  1649. |       fprintf (f, "%ld\n", i);
  1650. |     }
  1651. |   else
  1652. |     {
  1653. |       unsigned long i = ulongval ();
  1654. |       if (i != ((long) (sizeof (long long))))
  1655. |         exit (1);
  1656. |       fprintf (f, "%lu\n", i);
  1657. |     }
  1658. |   exit (ferror (f) || fclose (f) != 0);
  1659. |
  1660. |   ;
  1661. |   return 0;
  1662. | }
  1663. configure:9201: error: cannot compute sizeof (long long), 77
  1664. See `config.log' for more details.

  1665. ## ---------------- ##
  1666. ## Cache variables. ##
  1667. ## ---------------- ##

  1668. ac_cv_build=sparc-sun-solaris2.8
  1669. ac_cv_build_alias=sparc-sun-solaris2.8
  1670. ac_cv_c_compiler_gnu=yes
  1671. ac_cv_env_CC_set=set
  1672. ac_cv_env_CC_value=/usr/local/bin/gcc
  1673. ac_cv_env_CFLAGS_set=
  1674. ac_cv_env_CFLAGS_value=
  1675. ac_cv_env_CPPFLAGS_set=
  1676. ac_cv_env_CPPFLAGS_value=
  1677. ac_cv_env_CPP_set=
  1678. ac_cv_env_CPP_value=
  1679. ac_cv_env_LDFLAGS_set=
  1680. ac_cv_env_LDFLAGS_value=
  1681. ac_cv_env_build_alias_set=
  1682. ac_cv_env_build_alias_value=
  1683. ac_cv_env_host_alias_set=
  1684. ac_cv_env_host_alias_value=
  1685. ac_cv_env_target_alias_set=
  1686. ac_cv_env_target_alias_value=
  1687. ac_cv_exeext=
  1688. ac_cv_func_getaddrinfo=no
  1689. ac_cv_func_sqrt=no
  1690. ac_cv_header_dirent_dirent_h=yes
  1691. ac_cv_header_float_h=yes
  1692. ac_cv_header_gc_h=yes
  1693. ac_cv_header_inttypes_h=yes
  1694. ac_cv_header_locale_h=yes
  1695. ac_cv_header_memory_h=yes
  1696. ac_cv_header_stdc=yes
  1697. ac_cv_header_stdint_h=no
  1698. ac_cv_header_stdlib_h=yes
  1699. ac_cv_header_string_h=yes
  1700. ac_cv_header_strings_h=yes
  1701. ac_cv_header_sys_select_h=yes
  1702. ac_cv_header_sys_stat_h=yes
  1703. ac_cv_header_sys_types_h=yes
  1704. ac_cv_header_sys_wait_h=yes
  1705. ac_cv_header_termios_h=yes
  1706. ac_cv_header_unistd_h=yes
  1707. ac_cv_host=sparc-sun-solaris2.8
  1708. ac_cv_host_alias=sparc-sun-solaris2.8
  1709. ac_cv_lib_gc_GC_init=yes
  1710. ac_cv_lib_gpm_Gpm_Open=no
  1711. ac_cv_lib_m_sqrt=yes
  1712. ac_cv_lib_mytinfo___tgetent=no
  1713. ac_cv_lib_ssl_SSL_new=no
  1714. ac_cv_lib_terminfo___tgetent=no
  1715. ac_cv_lib_termlib___tgetent=yes
  1716. ac_cv_lib_z_zError=yes
  1717. ac_cv_objext=o
  1718. ac_cv_path_GMSGFMT=:
  1719. ac_cv_path_MAN=/usr/bin/man
  1720. ac_cv_path_MSGFMT=:
  1721. ac_cv_path_MSGMERGE=:
  1722. ac_cv_path_PERL=/usr/bin/perl
  1723. ac_cv_path_PKG_CONFIG=no
  1724. ac_cv_path_XGETTEXT=:
  1725. ac_cv_prog_AWK=nawk
  1726. ac_cv_prog_CPP='/usr/local/bin/gcc -E'
  1727. ac_cv_prog_ac_ct_CC=/usr/local/bin/gcc
  1728. ac_cv_prog_ac_ct_RANLIB=ranlib
  1729. ac_cv_prog_cc_g=yes
  1730. ac_cv_prog_cc_stdc=
  1731. ac_cv_prog_egrep=egrep
  1732. ac_cv_prog_make_make_set=yes
  1733. ac_cv_prog_uncompface=no
  1734. ac_cv_search_opendir='none required'
  1735. ac_cv_target=sparc-sun-solaris2.8
  1736. ac_cv_target_alias=sparc-sun-solaris2.8
  1737. ac_cv_type_long_long=yes
  1738. acl_cv_hardcode_direct=no
  1739. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  1740. acl_cv_hardcode_libdir_separator=
  1741. acl_cv_hardcode_minus_L=no
  1742. acl_cv_libext=a
  1743. acl_cv_path_LD=/usr/local/sparc-sun-solaris2.8/bin/ld
  1744. acl_cv_prog_gnu_ld=yes
  1745. acl_cv_rpath=done
  1746. acl_cv_shlibext=so
  1747. acl_cv_wl=-Wl,
  1748. am_cv_func_iconv=yes
  1749. am_cv_lib_iconv=no
  1750. gt_cv_func_gnugettext1_libc=no
  1751. gt_cv_func_gnugettext1_libintl=no

  1752. ## ----------------- ##
  1753. ## Output variables. ##
  1754. ## ----------------- ##

  1755. AUXBIN_TARGETS=' w3mimgdisplay$(EXT) inflate$(EXT)'
  1756. AWK='nawk'
  1757. CC='/usr/local/bin/gcc'
  1758. CFLAGS='-g -O2 -I$(srcdir)/libwc -I/opt/home/kmno4/gc6.3/include'
  1759. CPP='/usr/local/bin/gcc -E'
  1760. CPPFLAGS=' -I/opt/home/kmno4/gc6.3/include'
  1761. CURRENT_VERSION=''
  1762. DEFS=''
  1763. DEF_EDITOR=''
  1764. DEF_EXT_BROWSER=''
  1765. DEF_MAILER=''
  1766. DEF_MIGEMO_COMMAND=''
  1767. DISPLAY_CHARSET=''
  1768. DOCDIRS=''
  1769. DOCUMENT_CHARSET=''
  1770. ECHO_C=''
  1771. ECHO_N='-n'
  1772. ECHO_T=''
  1773. EGREP='egrep'
  1774. EXEEXT=''
  1775. GMSGFMT=':'
  1776. HAVE_OLD_SS_FAMILY=''
  1777. HAVE_SIGSETJMP=''
  1778. HAVE_SYS_ERRLIST=''
  1779. HELP_DIR=''
  1780. HELP_FILE='w3mhelp-w3m_en.html'
  1781. IMGFBCFLAGS=''
  1782. IMGFBLDFLAGS=''
  1783. IMGOBJS='w3mimg.o'
  1784. IMGTARGETS=''
  1785. IMGX11CFLAGS=''
  1786. IMGX11LDFLAGS=''
  1787. INET6=''
  1788. INSTALL_DATA='${INSTALL} -m 644'
  1789. INSTALL_PROGRAM='${INSTALL}'
  1790. INSTALL_SCRIPT='${INSTALL}'
  1791. INSTALL_W3MIMGDISPLAY='${INSTALL_PROGRAM}'
  1792. INTLLIBS=''
  1793. INTLTARGET=''
  1794. KEYBIND=''
  1795. KEYMAP_FILE='keybind'
  1796. LDFLAGS=' -L/opt/home/kmno4/gc6.3/lib'
  1797. LIBICONV=''
  1798. LIBINTL=''
  1799. LIBOBJS=''
  1800. LIBS='-lm  -lsocket -lnsl -ldl -L/opt/home/kmno4/gc6.3/lib -lgc'
  1801. LN_S='ln -s'
  1802. LTLIBICONV=''
  1803. LTLIBINTL=''
  1804. LTLIBOBJS=''
  1805. MAN='/usr/bin/man'
  1806. MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
  1807. MSGFMT=':'
  1808. MSGMERGE=':'
  1809. NKF='/usr/local/bin/nkf'
  1810. NLSTARGET=''
  1811. OBJEXT='o'
  1812. PACKAGE='w3m'
  1813. PACKAGE_BUGREPORT='ukai@debian.or.jp'
  1814. PACKAGE_NAME='w3m'
  1815. PACKAGE_STRING='w3m 0.4.2'
  1816. PACKAGE_TARNAME='w3m'
  1817. PACKAGE_VERSION='0.4.2'
  1818. PATH_SEPARATOR=':'
  1819. PERL='/usr/bin/perl'
  1820. PKG_CONFIG='no'
  1821. POLANG=''
  1822. POSUB=''
  1823. POSUBST=''
  1824. RANLIB='ranlib'
  1825. RC_DIR=''
  1826. RETSIGTYPE=''
  1827. SET_MAKE=''
  1828. SHELL='/bin/bash'
  1829. SIGNAL_RETURN=''
  1830. SSL_CFLAGS=''
  1831. SSL_LIBS=''
  1832. SYSTEM_CHARSET=''
  1833. USE_ALARM=''
  1834. USE_ANSI_color=''
  1835. USE_BG_color=''
  1836. USE_BINMODE_STREAM=''
  1837. USE_color=''
  1838. USE_COOKIE=''
  1839. USE_DICT=''
  1840. USE_DIGEST_AUTH=''
  1841. USE_EXTERNAL_URI_LOADER=''
  1842. USE_GDKPIXBUF=''
  1843. USE_GOPHER=''
  1844. USE_HELP_CGI=''
  1845. USE_HISTORY=''
  1846. USE_IMAGE=''
  1847. USE_IMLIB2=''
  1848. USE_IMLIB=''
  1849. USE_M17N=''
  1850. USE_MENU=''
  1851. USE_MIGEMO=''
  1852. USE_MOUSE=''
  1853. USE_NLS='no'
  1854. USE_NNTP=''
  1855. USE_SSL=''
  1856. USE_SSL_VERIFY=''
  1857. USE_SYSMOUSE=''
  1858. USE_UNICODE=''
  1859. USE_W3M=''
  1860. USE_W3MIMG_FB=''
  1861. USE_W3MIMG_X11=''
  1862. USE_W3MMAILER=''
  1863. USE_XFACE=''
  1864. VERSION='0.4.2'
  1865. W3M='w3m'
  1866. W3MIMGDISPLAY_SETUID=''
  1867. W3M_LANG='en'
  1868. W3M_LIBS=' -L./libwc -lwc -ltermlib'
  1869. W3M_TARGET='sparc-sun-solaris2.8'
  1870. WCCFLAGS='-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/..'
  1871. WCTARGET='libwc/libwc.a'
  1872. XGETTEXT=':'
  1873. ac_ct_CC='/usr/local/bin/gcc'
  1874. ac_ct_RANLIB='ranlib'
  1875. bindir='${exec_prefix}/bin'
  1876. build='sparc-sun-solaris2.8'
  1877. build_alias=''
  1878. build_cpu='sparc'
  1879. build_os='solaris2.8'
  1880. build_vendor='sun'
  1881. datadir='${prefix}/share'
  1882. exec_prefix='NONE'
  1883. host='sparc-sun-solaris2.8'
  1884. host_alias=''
  1885. host_cpu='sparc'
  1886. host_os='solaris2.8'
  1887. host_vendor='sun'
  1888. includedir='${prefix}/include'
  1889. infodir='${prefix}/info'
  1890. libdir='${exec_prefix}/lib'
  1891. libexecdir='${exec_prefix}/libexec'
  1892. localstatedir='${prefix}/var'
  1893. mandir='${prefix}/man'
  1894. oldincludedir='/usr/include'
  1895. prefix='/opt/home/kmno4/w3m-0.5'
  1896. program_transform_name='s,x,x,'
  1897. sbindir='${exec_prefix}/sbin'
  1898. sharedstatedir='${prefix}/com'
  1899. sysconfdir='${prefix}/etc'
  1900. target='sparc-sun-solaris2.8'
  1901. target_alias=''
  1902. target_cpu='sparc'
  1903. target_os='solaris2.8'
  1904. target_vendor='sun'
  1905. uncompface='no'

  1906. ## ----------- ##
  1907. ## confdefs.h. ##
  1908. ## ----------- ##

  1909. #define AUXBIN_TARGETS "$AUXBIN_TARGETS"
  1910. #define DEF_EDITOR "vi"
  1911. #define DEF_EXT_BROWSER "/usr/bin/mozilla"
  1912. #define DEF_MAILER "/usr/bin/mail"
  1913. #define DEF_MIGEMO_COMMAND "migemo -t egrep /usr/local/share/migemo/migemo-dict"
  1914. #define DISPLAY_CHARSET WC_CES_UTF_8
  1915. #define DOCUMENT_CHARSET WC_CES_UTF_8
  1916. #define HAVE_DIRENT_H 1
  1917. #define HAVE_ICONV 1
  1918. #define HAVE_INTTYPES_H 1
  1919. #define HAVE_LIBM 1
  1920. #define HAVE_LOCALE_H 1
  1921. #define HAVE_MEMORY_H 1
  1922. #define HAVE_STDLIB_H 1
  1923. #define HAVE_STRINGS_H 1
  1924. #define HAVE_STRING_H 1
  1925. #define HAVE_SYS_STAT_H 1
  1926. #define HAVE_SYS_TYPES_H 1
  1927. #define HAVE_SYS_WAIT_H 1
  1928. #define HAVE_TERMIOS_H 1
  1929. #define HAVE_UNISTD_H 1
  1930. #define HELP_FILE "w3mhelp-w3m_en.html"
  1931. #define IMGFBCFLAGS "$IMGFBCFLAGS"
  1932. #define IMGFBLDFLAGS "$IMGLDFLAGS"
  1933. #define IMGOBJS "$IMGOBJS"
  1934. #define IMGTARGETS "$IMGTARGETS"
  1935. #define IMGX11CFLAGS "$IMGX11CFLAGS"
  1936. #define IMGX11LDFLAGS "$IMGX11LDFLAGS"
  1937. #define INSTALL_W3MIMGDISPLAY $INSTALL_W3MIMGDISPLAY
  1938. #define KEYBIND w3m
  1939. #define PACKAGE "w3m"
  1940. #define PACKAGE_BUGREPORT "ukai@debian.or.jp"
  1941. #define PACKAGE_NAME "w3m"
  1942. #define PACKAGE_STRING "w3m 0.4.2"
  1943. #define PACKAGE_TARNAME "w3m"
  1944. #define PACKAGE_VERSION "0.4.2"
  1945. #define STDC_HEADERS 1
  1946. #define STDC_HEADERS 1
  1947. #define SYSTEM_CHARSET WC_CES_UTF_8
  1948. #define USE_ALARM 1
  1949. #define USE_ANSI_COLOR 1
  1950. #define USE_BG_COLOR 1
  1951. #define USE_COLOR 1
  1952. #define USE_COOKIE 1
  1953. #define USE_DICT 1
  1954. #define USE_DIGEST_AUTH 1
  1955. #define USE_EXTERNAL_URI_LOADER 1
  1956. #define USE_HELP_CGI 1
  1957. #define USE_HISTORY 1
  1958. #define USE_IMAGE 1
  1959. #define USE_M17N 1
  1960. #define USE_MENU 1
  1961. #define USE_MOUSE 1
  1962. #define USE_NNTP 1
  1963. #define USE_SSL 1
  1964. #define USE_UNICODE 1
  1965. #define USE_W3MMAILER 1
  1966. #define USE_XFACE 1
  1967. #define VERSION "0.4.2"
  1968. #define W3M w3m
  1969. #define W3M_LANG en
  1970. #define W3M_TARGET sparc-sun-solaris2.8
  1971. #define WCCFLAGS "-DUSE_UNICODE -I$(srcdir) -I$(srcdir)/.."
  1972. #define WCTARGET "libwc/libwc.a"

  1973. configure: exit 1
复制代码
发表于 2004-12-26 01:24:14 | 显示全部楼层
搞不定
装了个低版本的,可以用.
发表于 2004-12-29 17:37:34 | 显示全部楼层
留下了。
谢谢
发表于 2004-12-31 09:40:28 | 显示全部楼层
好东西,可是没用过SunOS,基本命令都不会
有时间再看看吧
发表于 2005-1-7 13:22:04 | 显示全部楼层
内网,连上后命令输入很慢,怎么解决.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表