Advertisement
Guest User

elinks-error

a guest
Dec 1st, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 310.46 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --prefix=/home/droidzone/myapps --includedir=/home/droidzone/myapps/include
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = gooey.goo.im
  14. uname -m = x86_64
  15. uname -r = 2.6.32-24-server
  16. uname -s = Linux
  17. uname -v = #43-Ubuntu SMP Thu Sep 16 16:05:42 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /home/droidzone/myapps/bin
  38. PATH: /home/droidzone/bash-advanced-scripts
  39. PATH: /home/droidzone/temp/android-ndk-r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2624: checking for aclocal
  47. configure:2652: result: config/missing aclocal
  48. configure:2662: checking for autoconf
  49. configure:2678: found /home/droidzone/myapps/bin/autoconf
  50. configure:2690: result: autoconf
  51. configure:2700: checking for autoheader
  52. configure:2716: found /home/droidzone/myapps/bin/autoheader
  53. configure:2728: result: autoheader
  54. configure:2745: checking for gnumake
  55. configure:2778: result: no
  56. configure:2745: checking for gmake
  57. configure:2778: result: no
  58. configure:2745: checking for make
  59. configure:2763: found /usr/bin/make
  60. configure:2775: result: /usr/bin/make
  61. configure:2793: checking for previous build to clean
  62. configure:2796: result: done
  63. configure:2861: checking for gcc
  64. configure:2877: found /usr/bin/gcc
  65. configure:2888: result: gcc
  66. configure:3117: checking for C compiler version
  67. configure:3126: gcc --version >&5
  68. gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
  69. Copyright (C) 2009 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:3137: $? = 0
  74. configure:3126: gcc -v >&5
  75. Using built-in specs.
  76. Target: x86_64-linux-gnu
  77. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  78. Thread model: posix
  79. gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
  80. configure:3137: $? = 0
  81. configure:3126: gcc -V >&5
  82. gcc: '-V' option must have argument
  83. configure:3137: $? = 1
  84. configure:3126: gcc -qversion >&5
  85. gcc: unrecognized option '-qversion'
  86. gcc: no input files
  87. configure:3137: $? = 1
  88. configure:3157: checking whether the C compiler works
  89. configure:3179: gcc conftest.c >&5
  90. configure:3183: $? = 0
  91. configure:3231: result: yes
  92. configure:3234: checking for C compiler default output file name
  93. configure:3236: result: a.out
  94. configure:3242: checking for suffix of executables
  95. configure:3249: gcc -o conftest conftest.c >&5
  96. configure:3253: $? = 0
  97. configure:3275: result:
  98. configure:3297: checking whether we are cross compiling
  99. configure:3305: gcc -o conftest conftest.c >&5
  100. configure:3309: $? = 0
  101. configure:3316: ./conftest
  102. configure:3320: $? = 0
  103. configure:3335: result: no
  104. configure:3340: checking for suffix of object files
  105. configure:3362: gcc -c conftest.c >&5
  106. configure:3366: $? = 0
  107. configure:3387: result: o
  108. configure:3391: checking whether we are using the GNU C compiler
  109. configure:3410: gcc -c conftest.c >&5
  110. configure:3410: $? = 0
  111. configure:3419: result: yes
  112. configure:3428: checking whether gcc accepts -g
  113. configure:3448: gcc -c -g conftest.c >&5
  114. configure:3448: $? = 0
  115. configure:3489: result: yes
  116. configure:3506: checking for gcc option to accept ISO C89
  117. configure:3570: gcc -c -g -O2 conftest.c >&5
  118. configure:3570: $? = 0
  119. configure:3583: result: none needed
  120. configure:3646: checking for ld
  121. configure:3662: found /usr/bin/ld
  122. configure:3673: result: ld
  123. configure:3699: checking for gawk
  124. configure:3729: result: no
  125. configure:3699: checking for mawk
  126. configure:3715: found /usr/bin/mawk
  127. configure:3726: result: mawk
  128. configure:3741: checking for mawk
  129. configure:3759: found /usr/bin/mawk
  130. configure:3771: result: /usr/bin/mawk
  131. configure:3825: checking for ranlib
  132. configure:3841: found /usr/bin/ranlib
  133. configure:3852: result: ranlib
  134. configure:3888: checking for a BSD-compatible install
  135. configure:3956: result: /usr/bin/install -c
  136. configure:3972: checking for git
  137. configure:3990: found /usr/bin/git
  138. configure:4002: result: /usr/bin/git
  139. configure:4017: checking for sparse
  140. configure:4050: result: no
  141. configure:4069: checking for python
  142. configure:4087: found /usr/bin/python
  143. configure:4099: result: /usr/bin/python
  144. configure:4135: checking for xmlto
  145. configure:4168: result: no
  146. configure:4201: checking for jw
  147. configure:4234: result: no
  148. configure:4261: checking for pod2html
  149. configure:4279: found /usr/bin/pod2html
  150. configure:4291: result: /usr/bin/pod2html
  151. configure:4315: checking for doxygen
  152. configure:4348: result: no
  153. configure:4599: checking for BEOS
  154. configure:4616: gcc -c -g -O2 -Wall conftest.c >&5
  155. conftest.c: In function 'main':
  156. conftest.c:23: error: 'kill' undeclared (first use in this function)
  157. conftest.c:23: error: (Each undeclared identifier is reported only once
  158. conftest.c:23: error: for each function it appears in.)
  159. conftest.c:23: error: expected ';' before 'me'
  160. configure:4616: $? = 1
  161. configure: failed program was:
  162. | /* confdefs.h */
  163. | #define PACKAGE_NAME ""
  164. | #define PACKAGE_TARNAME ""
  165. | #define PACKAGE_VERSION ""
  166. | #define PACKAGE_STRING ""
  167. | #define PACKAGE_BUGREPORT ""
  168. | #define PACKAGE_URL ""
  169. | #define PACKAGE "elinks"
  170. | #define VERSION "0.13.GIT"
  171. | #define CONFIG_ASCIIDOC 1
  172. | #define MANUAL_ASCIIDOC 1
  173. | #define MAN_ASCIIDOC 1
  174. | #define CONFIG_POD2HTML 1
  175. | #define CONFIG_DOC 1
  176. | #define CONFIG_MANUAL 1
  177. | #define CONFIG_MANPAGE 1
  178. | /* end confdefs.h. */
  179. |
  180. | int
  181. | main ()
  182. | {
  183. | #ifndef __BEOS__
  184. | kill me!
  185. | #endif
  186. | ;
  187. | return 0;
  188. | }
  189. configure:4633: result: no
  190. configure:4639: checking for RISCOS
  191. configure:4656: gcc -c -g -O2 -Wall conftest.c >&5
  192. conftest.c: In function 'main':
  193. conftest.c:23: error: 'kill' undeclared (first use in this function)
  194. conftest.c:23: error: (Each undeclared identifier is reported only once
  195. conftest.c:23: error: for each function it appears in.)
  196. conftest.c:23: error: expected ';' before 'me'
  197. configure:4656: $? = 1
  198. configure: failed program was:
  199. | /* confdefs.h */
  200. | #define PACKAGE_NAME ""
  201. | #define PACKAGE_TARNAME ""
  202. | #define PACKAGE_VERSION ""
  203. | #define PACKAGE_STRING ""
  204. | #define PACKAGE_BUGREPORT ""
  205. | #define PACKAGE_URL ""
  206. | #define PACKAGE "elinks"
  207. | #define VERSION "0.13.GIT"
  208. | #define CONFIG_ASCIIDOC 1
  209. | #define MANUAL_ASCIIDOC 1
  210. | #define MAN_ASCIIDOC 1
  211. | #define CONFIG_POD2HTML 1
  212. | #define CONFIG_DOC 1
  213. | #define CONFIG_MANUAL 1
  214. | #define CONFIG_MANPAGE 1
  215. | /* end confdefs.h. */
  216. |
  217. | int
  218. | main ()
  219. | {
  220. | #ifndef __riscos__
  221. | kill me!
  222. | #endif
  223. | ;
  224. | return 0;
  225. | }
  226. configure:4673: result: no
  227. configure:4679: checking for WIN32
  228. configure:4696: gcc -c -g -O2 -Wall conftest.c >&5
  229. conftest.c: In function 'main':
  230. conftest.c:23: error: 'kill' undeclared (first use in this function)
  231. conftest.c:23: error: (Each undeclared identifier is reported only once
  232. conftest.c:23: error: for each function it appears in.)
  233. conftest.c:23: error: expected ';' before 'me'
  234. configure:4696: $? = 1
  235. configure: failed program was:
  236. | /* confdefs.h */
  237. | #define PACKAGE_NAME ""
  238. | #define PACKAGE_TARNAME ""
  239. | #define PACKAGE_VERSION ""
  240. | #define PACKAGE_STRING ""
  241. | #define PACKAGE_BUGREPORT ""
  242. | #define PACKAGE_URL ""
  243. | #define PACKAGE "elinks"
  244. | #define VERSION "0.13.GIT"
  245. | #define CONFIG_ASCIIDOC 1
  246. | #define MANUAL_ASCIIDOC 1
  247. | #define MAN_ASCIIDOC 1
  248. | #define CONFIG_POD2HTML 1
  249. | #define CONFIG_DOC 1
  250. | #define CONFIG_MANUAL 1
  251. | #define CONFIG_MANPAGE 1
  252. | /* end confdefs.h. */
  253. |
  254. | int
  255. | main ()
  256. | {
  257. | #ifndef _WIN32
  258. | kill me!
  259. | #endif
  260. | ;
  261. | return 0;
  262. | }
  263. configure:4696: gcc -c -g -O2 -Wall conftest.c >&5
  264. conftest.c: In function 'main':
  265. conftest.c:23: error: 'kill' undeclared (first use in this function)
  266. conftest.c:23: error: (Each undeclared identifier is reported only once
  267. conftest.c:23: error: for each function it appears in.)
  268. conftest.c:23: error: expected ';' before 'me'
  269. configure:4696: $? = 1
  270. configure: failed program was:
  271. | /* confdefs.h */
  272. | #define PACKAGE_NAME ""
  273. | #define PACKAGE_TARNAME ""
  274. | #define PACKAGE_VERSION ""
  275. | #define PACKAGE_STRING ""
  276. | #define PACKAGE_BUGREPORT ""
  277. | #define PACKAGE_URL ""
  278. | #define PACKAGE "elinks"
  279. | #define VERSION "0.13.GIT"
  280. | #define CONFIG_ASCIIDOC 1
  281. | #define MANUAL_ASCIIDOC 1
  282. | #define MAN_ASCIIDOC 1
  283. | #define CONFIG_POD2HTML 1
  284. | #define CONFIG_DOC 1
  285. | #define CONFIG_MANUAL 1
  286. | #define CONFIG_MANPAGE 1
  287. | /* end confdefs.h. */
  288. |
  289. | int
  290. | main ()
  291. | {
  292. | #ifndef __WIN32__
  293. | kill me!
  294. | #endif
  295. | ;
  296. | return 0;
  297. | }
  298. configure:4713: result: no
  299. configure:4719: checking for EMX
  300. configure:4736: gcc -c -g -O2 -Wall conftest.c >&5
  301. conftest.c: In function 'main':
  302. conftest.c:23: error: 'kill' undeclared (first use in this function)
  303. conftest.c:23: error: (Each undeclared identifier is reported only once
  304. conftest.c:23: error: for each function it appears in.)
  305. conftest.c:23: error: expected ';' before 'me'
  306. configure:4736: $? = 1
  307. configure: failed program was:
  308. | /* confdefs.h */
  309. | #define PACKAGE_NAME ""
  310. | #define PACKAGE_TARNAME ""
  311. | #define PACKAGE_VERSION ""
  312. | #define PACKAGE_STRING ""
  313. | #define PACKAGE_BUGREPORT ""
  314. | #define PACKAGE_URL ""
  315. | #define PACKAGE "elinks"
  316. | #define VERSION "0.13.GIT"
  317. | #define CONFIG_ASCIIDOC 1
  318. | #define MANUAL_ASCIIDOC 1
  319. | #define MAN_ASCIIDOC 1
  320. | #define CONFIG_POD2HTML 1
  321. | #define CONFIG_DOC 1
  322. | #define CONFIG_MANUAL 1
  323. | #define CONFIG_MANPAGE 1
  324. | /* end confdefs.h. */
  325. |
  326. | int
  327. | main ()
  328. | {
  329. | #ifndef __EMX__
  330. | kill me!
  331. | #endif
  332. | ;
  333. | return 0;
  334. | }
  335. configure:4753: result: no
  336. configure:4759: checking for UNIX
  337. configure:4774: result: yes
  338. configure:4785: checking for dirent.h that defines DIR
  339. configure:4804: gcc -c -g -O2 -Wall conftest.c >&5
  340. configure:4804: $? = 0
  341. configure:4812: result: yes
  342. configure:4825: checking for library containing opendir
  343. configure:4856: gcc -o conftest -g -O2 -Wall conftest.c >&5
  344. configure:4856: $? = 0
  345. configure:4873: result: none required
  346. configure:4945: checking how to run the C preprocessor
  347. configure:4976: gcc -E conftest.c
  348. configure:4976: $? = 0
  349. configure:4990: gcc -E conftest.c
  350. conftest.c:20:28: error: ac_nonexistent.h: No such file or directory
  351. configure:4990: $? = 1
  352. configure: failed program was:
  353. | /* confdefs.h */
  354. | #define PACKAGE_NAME ""
  355. | #define PACKAGE_TARNAME ""
  356. | #define PACKAGE_VERSION ""
  357. | #define PACKAGE_STRING ""
  358. | #define PACKAGE_BUGREPORT ""
  359. | #define PACKAGE_URL ""
  360. | #define PACKAGE "elinks"
  361. | #define VERSION "0.13.GIT"
  362. | #define CONFIG_ASCIIDOC 1
  363. | #define MANUAL_ASCIIDOC 1
  364. | #define MAN_ASCIIDOC 1
  365. | #define CONFIG_POD2HTML 1
  366. | #define CONFIG_DOC 1
  367. | #define CONFIG_MANUAL 1
  368. | #define CONFIG_MANPAGE 1
  369. | #define CONFIG_OS_UNIX 1
  370. | #define HAVE_DIRENT_H 1
  371. | /* end confdefs.h. */
  372. | #include <ac_nonexistent.h>
  373. configure:5015: result: gcc -E
  374. configure:5035: gcc -E conftest.c
  375. configure:5035: $? = 0
  376. configure:5049: gcc -E conftest.c
  377. conftest.c:20:28: error: ac_nonexistent.h: No such file or directory
  378. configure:5049: $? = 1
  379. configure: failed program was:
  380. | /* confdefs.h */
  381. | #define PACKAGE_NAME ""
  382. | #define PACKAGE_TARNAME ""
  383. | #define PACKAGE_VERSION ""
  384. | #define PACKAGE_STRING ""
  385. | #define PACKAGE_BUGREPORT ""
  386. | #define PACKAGE_URL ""
  387. | #define PACKAGE "elinks"
  388. | #define VERSION "0.13.GIT"
  389. | #define CONFIG_ASCIIDOC 1
  390. | #define MANUAL_ASCIIDOC 1
  391. | #define MAN_ASCIIDOC 1
  392. | #define CONFIG_POD2HTML 1
  393. | #define CONFIG_DOC 1
  394. | #define CONFIG_MANUAL 1
  395. | #define CONFIG_MANPAGE 1
  396. | #define CONFIG_OS_UNIX 1
  397. | #define HAVE_DIRENT_H 1
  398. | /* end confdefs.h. */
  399. | #include <ac_nonexistent.h>
  400. configure:5078: checking for grep that handles long lines and -e
  401. configure:5136: result: /bin/grep
  402. configure:5141: checking for egrep
  403. configure:5203: result: /bin/grep -E
  404. configure:5208: checking for ANSI C header files
  405. configure:5228: gcc -c -g -O2 -Wall conftest.c >&5
  406. configure:5228: $? = 0
  407. configure:5301: gcc -o conftest -g -O2 -Wall conftest.c >&5
  408. configure:5301: $? = 0
  409. configure:5301: ./conftest
  410. configure:5301: $? = 0
  411. configure:5312: result: yes
  412. configure:5320: checking for sys/wait.h that is POSIX.1 compatible
  413. configure:5346: gcc -c -g -O2 -Wall conftest.c >&5
  414. configure:5346: $? = 0
  415. configure:5353: result: yes
  416. configure:5361: checking whether time.h and sys/time.h may both be included
  417. configure:5381: gcc -c -g -O2 -Wall conftest.c >&5
  418. configure:5381: $? = 0
  419. configure:5388: result: yes
  420. configure:5402: checking for sys/types.h
  421. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  422. configure:5402: $? = 0
  423. configure:5402: result: yes
  424. configure:5402: checking for sys/stat.h
  425. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  426. configure:5402: $? = 0
  427. configure:5402: result: yes
  428. configure:5402: checking for stdlib.h
  429. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  430. configure:5402: $? = 0
  431. configure:5402: result: yes
  432. configure:5402: checking for string.h
  433. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  434. configure:5402: $? = 0
  435. configure:5402: result: yes
  436. configure:5402: checking for memory.h
  437. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  438. configure:5402: $? = 0
  439. configure:5402: result: yes
  440. configure:5402: checking for strings.h
  441. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  442. configure:5402: $? = 0
  443. configure:5402: result: yes
  444. configure:5402: checking for inttypes.h
  445. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  446. configure:5402: $? = 0
  447. configure:5402: result: yes
  448. configure:5402: checking for stdint.h
  449. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  450. configure:5402: $? = 0
  451. configure:5402: result: yes
  452. configure:5402: checking for unistd.h
  453. configure:5402: gcc -c -g -O2 -Wall conftest.c >&5
  454. configure:5402: $? = 0
  455. configure:5402: result: yes
  456. configure:5417: checking wchar.h usability
  457. configure:5417: gcc -c -g -O2 -Wall conftest.c >&5
  458. configure:5417: $? = 0
  459. configure:5417: result: yes
  460. configure:5417: checking wchar.h presence
  461. configure:5417: gcc -E conftest.c
  462. configure:5417: $? = 0
  463. configure:5417: result: yes
  464. configure:5417: checking for wchar.h
  465. configure:5417: result: yes
  466. configure:5417: checking wctype.h usability
  467. configure:5417: gcc -c -g -O2 -Wall conftest.c >&5
  468. configure:5417: $? = 0
  469. configure:5417: result: yes
  470. configure:5417: checking wctype.h presence
  471. configure:5417: gcc -E conftest.c
  472. configure:5417: $? = 0
  473. configure:5417: result: yes
  474. configure:5417: checking for wctype.h
  475. configure:5417: result: yes
  476. configure:5430: checking fcntl.h usability
  477. configure:5430: gcc -c -g -O2 -Wall conftest.c >&5
  478. configure:5430: $? = 0
  479. configure:5430: result: yes
  480. configure:5430: checking fcntl.h presence
  481. configure:5430: gcc -E conftest.c
  482. configure:5430: $? = 0
  483. configure:5430: result: yes
  484. configure:5430: checking for fcntl.h
  485. configure:5430: result: yes
  486. configure:5430: checking limits.h usability
  487. configure:5430: gcc -c -g -O2 -Wall conftest.c >&5
  488. configure:5430: $? = 0
  489. configure:5430: result: yes
  490. configure:5430: checking limits.h presence
  491. configure:5430: gcc -E conftest.c
  492. configure:5430: $? = 0
  493. configure:5430: result: yes
  494. configure:5430: checking for limits.h
  495. configure:5430: result: yes
  496. configure:5430: checking time.h usability
  497. configure:5430: gcc -c -g -O2 -Wall conftest.c >&5
  498. configure:5430: $? = 0
  499. configure:5430: result: yes
  500. configure:5430: checking time.h presence
  501. configure:5430: gcc -E conftest.c
  502. configure:5430: $? = 0
  503. configure:5430: result: yes
  504. configure:5430: checking for time.h
  505. configure:5430: result: yes
  506. configure:5430: checking for unistd.h
  507. configure:5430: result: yes
  508. configure:5442: checking sigaction.h usability
  509. configure:5442: gcc -c -g -O2 -Wall conftest.c >&5
  510. conftest.c:71:23: error: sigaction.h: No such file or directory
  511. configure:5442: $? = 1
  512. configure: failed program was:
  513. | /* confdefs.h */
  514. | #define PACKAGE_NAME ""
  515. | #define PACKAGE_TARNAME ""
  516. | #define PACKAGE_VERSION ""
  517. | #define PACKAGE_STRING ""
  518. | #define PACKAGE_BUGREPORT ""
  519. | #define PACKAGE_URL ""
  520. | #define PACKAGE "elinks"
  521. | #define VERSION "0.13.GIT"
  522. | #define CONFIG_ASCIIDOC 1
  523. | #define MANUAL_ASCIIDOC 1
  524. | #define MAN_ASCIIDOC 1
  525. | #define CONFIG_POD2HTML 1
  526. | #define CONFIG_DOC 1
  527. | #define CONFIG_MANUAL 1
  528. | #define CONFIG_MANPAGE 1
  529. | #define CONFIG_OS_UNIX 1
  530. | #define HAVE_DIRENT_H 1
  531. | #define STDC_HEADERS 1
  532. | #define HAVE_SYS_WAIT_H 1
  533. | #define TIME_WITH_SYS_TIME 1
  534. | #define HAVE_SYS_TYPES_H 1
  535. | #define HAVE_SYS_STAT_H 1
  536. | #define HAVE_STDLIB_H 1
  537. | #define HAVE_STRING_H 1
  538. | #define HAVE_MEMORY_H 1
  539. | #define HAVE_STRINGS_H 1
  540. | #define HAVE_INTTYPES_H 1
  541. | #define HAVE_STDINT_H 1
  542. | #define HAVE_UNISTD_H 1
  543. | #define HAVE_WCHAR_H 1
  544. | #define HAVE_WCTYPE_H 1
  545. | #define HAVE_FCNTL_H 1
  546. | #define HAVE_LIMITS_H 1
  547. | #define HAVE_TIME_H 1
  548. | #define HAVE_UNISTD_H 1
  549. | /* end confdefs.h. */
  550. | #include <stdio.h>
  551. | #ifdef HAVE_SYS_TYPES_H
  552. | # include <sys/types.h>
  553. | #endif
  554. | #ifdef HAVE_SYS_STAT_H
  555. | # include <sys/stat.h>
  556. | #endif
  557. | #ifdef STDC_HEADERS
  558. | # include <stdlib.h>
  559. | # include <stddef.h>
  560. | #else
  561. | # ifdef HAVE_STDLIB_H
  562. | # include <stdlib.h>
  563. | # endif
  564. | #endif
  565. | #ifdef HAVE_STRING_H
  566. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  567. | # include <memory.h>
  568. | # endif
  569. | # include <string.h>
  570. | #endif
  571. | #ifdef HAVE_STRINGS_H
  572. | # include <strings.h>
  573. | #endif
  574. | #ifdef HAVE_INTTYPES_H
  575. | # include <inttypes.h>
  576. | #endif
  577. | #ifdef HAVE_STDINT_H
  578. | # include <stdint.h>
  579. | #endif
  580. | #ifdef HAVE_UNISTD_H
  581. | # include <unistd.h>
  582. | #endif
  583. | #include <sigaction.h>
  584. configure:5442: result: no
  585. configure:5442: checking sigaction.h presence
  586. configure:5442: gcc -E conftest.c
  587. conftest.c:38:23: error: sigaction.h: No such file or directory
  588. configure:5442: $? = 1
  589. configure: failed program was:
  590. | /* confdefs.h */
  591. | #define PACKAGE_NAME ""
  592. | #define PACKAGE_TARNAME ""
  593. | #define PACKAGE_VERSION ""
  594. | #define PACKAGE_STRING ""
  595. | #define PACKAGE_BUGREPORT ""
  596. | #define PACKAGE_URL ""
  597. | #define PACKAGE "elinks"
  598. | #define VERSION "0.13.GIT"
  599. | #define CONFIG_ASCIIDOC 1
  600. | #define MANUAL_ASCIIDOC 1
  601. | #define MAN_ASCIIDOC 1
  602. | #define CONFIG_POD2HTML 1
  603. | #define CONFIG_DOC 1
  604. | #define CONFIG_MANUAL 1
  605. | #define CONFIG_MANPAGE 1
  606. | #define CONFIG_OS_UNIX 1
  607. | #define HAVE_DIRENT_H 1
  608. | #define STDC_HEADERS 1
  609. | #define HAVE_SYS_WAIT_H 1
  610. | #define TIME_WITH_SYS_TIME 1
  611. | #define HAVE_SYS_TYPES_H 1
  612. | #define HAVE_SYS_STAT_H 1
  613. | #define HAVE_STDLIB_H 1
  614. | #define HAVE_STRING_H 1
  615. | #define HAVE_MEMORY_H 1
  616. | #define HAVE_STRINGS_H 1
  617. | #define HAVE_INTTYPES_H 1
  618. | #define HAVE_STDINT_H 1
  619. | #define HAVE_UNISTD_H 1
  620. | #define HAVE_WCHAR_H 1
  621. | #define HAVE_WCTYPE_H 1
  622. | #define HAVE_FCNTL_H 1
  623. | #define HAVE_LIMITS_H 1
  624. | #define HAVE_TIME_H 1
  625. | #define HAVE_UNISTD_H 1
  626. | /* end confdefs.h. */
  627. | #include <sigaction.h>
  628. configure:5442: result: no
  629. configure:5442: checking for sigaction.h
  630. configure:5442: result: no
  631. configure:5454: checking arpa/inet.h usability
  632. configure:5454: gcc -c -g -O2 -Wall conftest.c >&5
  633. configure:5454: $? = 0
  634. configure:5454: result: yes
  635. configure:5454: checking arpa/inet.h presence
  636. configure:5454: gcc -E conftest.c
  637. configure:5454: $? = 0
  638. configure:5454: result: yes
  639. configure:5454: checking for arpa/inet.h
  640. configure:5454: result: yes
  641. configure:5467: checking netinet/in_systm.h usability
  642. configure:5467: gcc -c -g -O2 -Wall conftest.c >&5
  643. configure:5467: $? = 0
  644. configure:5467: result: yes
  645. configure:5467: checking netinet/in_systm.h presence
  646. configure:5467: gcc -E conftest.c
  647. configure:5467: $? = 0
  648. configure:5467: result: yes
  649. configure:5467: checking for netinet/in_systm.h
  650. configure:5467: result: yes
  651. configure:5467: checking netinet/in_system.h usability
  652. configure:5467: gcc -c -g -O2 -Wall conftest.c >&5
  653. conftest.c:73:31: error: netinet/in_system.h: No such file or directory
  654. configure:5467: $? = 1
  655. configure: failed program was:
  656. | /* confdefs.h */
  657. | #define PACKAGE_NAME ""
  658. | #define PACKAGE_TARNAME ""
  659. | #define PACKAGE_VERSION ""
  660. | #define PACKAGE_STRING ""
  661. | #define PACKAGE_BUGREPORT ""
  662. | #define PACKAGE_URL ""
  663. | #define PACKAGE "elinks"
  664. | #define VERSION "0.13.GIT"
  665. | #define CONFIG_ASCIIDOC 1
  666. | #define MANUAL_ASCIIDOC 1
  667. | #define MAN_ASCIIDOC 1
  668. | #define CONFIG_POD2HTML 1
  669. | #define CONFIG_DOC 1
  670. | #define CONFIG_MANUAL 1
  671. | #define CONFIG_MANPAGE 1
  672. | #define CONFIG_OS_UNIX 1
  673. | #define HAVE_DIRENT_H 1
  674. | #define STDC_HEADERS 1
  675. | #define HAVE_SYS_WAIT_H 1
  676. | #define TIME_WITH_SYS_TIME 1
  677. | #define HAVE_SYS_TYPES_H 1
  678. | #define HAVE_SYS_STAT_H 1
  679. | #define HAVE_STDLIB_H 1
  680. | #define HAVE_STRING_H 1
  681. | #define HAVE_MEMORY_H 1
  682. | #define HAVE_STRINGS_H 1
  683. | #define HAVE_INTTYPES_H 1
  684. | #define HAVE_STDINT_H 1
  685. | #define HAVE_UNISTD_H 1
  686. | #define HAVE_WCHAR_H 1
  687. | #define HAVE_WCTYPE_H 1
  688. | #define HAVE_FCNTL_H 1
  689. | #define HAVE_LIMITS_H 1
  690. | #define HAVE_TIME_H 1
  691. | #define HAVE_UNISTD_H 1
  692. | #define HAVE_ARPA_INET_H 1
  693. | #define HAVE_NETINET_IN_SYSTM_H 1
  694. | /* end confdefs.h. */
  695. | #include <stdio.h>
  696. | #ifdef HAVE_SYS_TYPES_H
  697. | # include <sys/types.h>
  698. | #endif
  699. | #ifdef HAVE_SYS_STAT_H
  700. | # include <sys/stat.h>
  701. | #endif
  702. | #ifdef STDC_HEADERS
  703. | # include <stdlib.h>
  704. | # include <stddef.h>
  705. | #else
  706. | # ifdef HAVE_STDLIB_H
  707. | # include <stdlib.h>
  708. | # endif
  709. | #endif
  710. | #ifdef HAVE_STRING_H
  711. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  712. | # include <memory.h>
  713. | # endif
  714. | # include <string.h>
  715. | #endif
  716. | #ifdef HAVE_STRINGS_H
  717. | # include <strings.h>
  718. | #endif
  719. | #ifdef HAVE_INTTYPES_H
  720. | # include <inttypes.h>
  721. | #endif
  722. | #ifdef HAVE_STDINT_H
  723. | # include <stdint.h>
  724. | #endif
  725. | #ifdef HAVE_UNISTD_H
  726. | # include <unistd.h>
  727. | #endif
  728. | #include <netinet/in_system.h>
  729. configure:5467: result: no
  730. configure:5467: checking netinet/in_system.h presence
  731. configure:5467: gcc -E conftest.c
  732. conftest.c:40:31: error: netinet/in_system.h: No such file or directory
  733. configure:5467: $? = 1
  734. configure: failed program was:
  735. | /* confdefs.h */
  736. | #define PACKAGE_NAME ""
  737. | #define PACKAGE_TARNAME ""
  738. | #define PACKAGE_VERSION ""
  739. | #define PACKAGE_STRING ""
  740. | #define PACKAGE_BUGREPORT ""
  741. | #define PACKAGE_URL ""
  742. | #define PACKAGE "elinks"
  743. | #define VERSION "0.13.GIT"
  744. | #define CONFIG_ASCIIDOC 1
  745. | #define MANUAL_ASCIIDOC 1
  746. | #define MAN_ASCIIDOC 1
  747. | #define CONFIG_POD2HTML 1
  748. | #define CONFIG_DOC 1
  749. | #define CONFIG_MANUAL 1
  750. | #define CONFIG_MANPAGE 1
  751. | #define CONFIG_OS_UNIX 1
  752. | #define HAVE_DIRENT_H 1
  753. | #define STDC_HEADERS 1
  754. | #define HAVE_SYS_WAIT_H 1
  755. | #define TIME_WITH_SYS_TIME 1
  756. | #define HAVE_SYS_TYPES_H 1
  757. | #define HAVE_SYS_STAT_H 1
  758. | #define HAVE_STDLIB_H 1
  759. | #define HAVE_STRING_H 1
  760. | #define HAVE_MEMORY_H 1
  761. | #define HAVE_STRINGS_H 1
  762. | #define HAVE_INTTYPES_H 1
  763. | #define HAVE_STDINT_H 1
  764. | #define HAVE_UNISTD_H 1
  765. | #define HAVE_WCHAR_H 1
  766. | #define HAVE_WCTYPE_H 1
  767. | #define HAVE_FCNTL_H 1
  768. | #define HAVE_LIMITS_H 1
  769. | #define HAVE_TIME_H 1
  770. | #define HAVE_UNISTD_H 1
  771. | #define HAVE_ARPA_INET_H 1
  772. | #define HAVE_NETINET_IN_SYSTM_H 1
  773. | /* end confdefs.h. */
  774. | #include <netinet/in_system.h>
  775. configure:5467: result: no
  776. configure:5467: checking for netinet/in_system.h
  777. configure:5467: result: no
  778. configure:5467: checking netinet/ip.h usability
  779. configure:5467: gcc -c -g -O2 -Wall conftest.c >&5
  780. configure:5467: $? = 0
  781. configure:5467: result: yes
  782. configure:5467: checking netinet/ip.h presence
  783. configure:5467: gcc -E conftest.c
  784. configure:5467: $? = 0
  785. configure:5467: result: yes
  786. configure:5467: checking for netinet/ip.h
  787. configure:5467: result: yes
  788. configure:5480: checking netdb.h usability
  789. configure:5480: gcc -c -g -O2 -Wall conftest.c >&5
  790. configure:5480: $? = 0
  791. configure:5480: result: yes
  792. configure:5480: checking netdb.h presence
  793. configure:5480: gcc -E conftest.c
  794. configure:5480: $? = 0
  795. configure:5480: result: yes
  796. configure:5480: checking for netdb.h
  797. configure:5480: result: yes
  798. configure:5480: checking netinet/in.h usability
  799. configure:5480: gcc -c -g -O2 -Wall conftest.c >&5
  800. configure:5480: $? = 0
  801. configure:5480: result: yes
  802. configure:5480: checking netinet/in.h presence
  803. configure:5480: gcc -E conftest.c
  804. configure:5480: $? = 0
  805. configure:5480: result: yes
  806. configure:5480: checking for netinet/in.h
  807. configure:5480: result: yes
  808. configure:5480: checking netinet/in6_var.h usability
  809. configure:5480: gcc -c -g -O2 -Wall conftest.c >&5
  810. conftest.c:76:29: error: netinet/in6_var.h: No such file or directory
  811. configure:5480: $? = 1
  812. configure: failed program was:
  813. | /* confdefs.h */
  814. | #define PACKAGE_NAME ""
  815. | #define PACKAGE_TARNAME ""
  816. | #define PACKAGE_VERSION ""
  817. | #define PACKAGE_STRING ""
  818. | #define PACKAGE_BUGREPORT ""
  819. | #define PACKAGE_URL ""
  820. | #define PACKAGE "elinks"
  821. | #define VERSION "0.13.GIT"
  822. | #define CONFIG_ASCIIDOC 1
  823. | #define MANUAL_ASCIIDOC 1
  824. | #define MAN_ASCIIDOC 1
  825. | #define CONFIG_POD2HTML 1
  826. | #define CONFIG_DOC 1
  827. | #define CONFIG_MANUAL 1
  828. | #define CONFIG_MANPAGE 1
  829. | #define CONFIG_OS_UNIX 1
  830. | #define HAVE_DIRENT_H 1
  831. | #define STDC_HEADERS 1
  832. | #define HAVE_SYS_WAIT_H 1
  833. | #define TIME_WITH_SYS_TIME 1
  834. | #define HAVE_SYS_TYPES_H 1
  835. | #define HAVE_SYS_STAT_H 1
  836. | #define HAVE_STDLIB_H 1
  837. | #define HAVE_STRING_H 1
  838. | #define HAVE_MEMORY_H 1
  839. | #define HAVE_STRINGS_H 1
  840. | #define HAVE_INTTYPES_H 1
  841. | #define HAVE_STDINT_H 1
  842. | #define HAVE_UNISTD_H 1
  843. | #define HAVE_WCHAR_H 1
  844. | #define HAVE_WCTYPE_H 1
  845. | #define HAVE_FCNTL_H 1
  846. | #define HAVE_LIMITS_H 1
  847. | #define HAVE_TIME_H 1
  848. | #define HAVE_UNISTD_H 1
  849. | #define HAVE_ARPA_INET_H 1
  850. | #define HAVE_NETINET_IN_SYSTM_H 1
  851. | #define HAVE_NETINET_IP_H 1
  852. | #define HAVE_NETDB_H 1
  853. | #define HAVE_NETINET_IN_H 1
  854. | /* end confdefs.h. */
  855. | #include <stdio.h>
  856. | #ifdef HAVE_SYS_TYPES_H
  857. | # include <sys/types.h>
  858. | #endif
  859. | #ifdef HAVE_SYS_STAT_H
  860. | # include <sys/stat.h>
  861. | #endif
  862. | #ifdef STDC_HEADERS
  863. | # include <stdlib.h>
  864. | # include <stddef.h>
  865. | #else
  866. | # ifdef HAVE_STDLIB_H
  867. | # include <stdlib.h>
  868. | # endif
  869. | #endif
  870. | #ifdef HAVE_STRING_H
  871. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  872. | # include <memory.h>
  873. | # endif
  874. | # include <string.h>
  875. | #endif
  876. | #ifdef HAVE_STRINGS_H
  877. | # include <strings.h>
  878. | #endif
  879. | #ifdef HAVE_INTTYPES_H
  880. | # include <inttypes.h>
  881. | #endif
  882. | #ifdef HAVE_STDINT_H
  883. | # include <stdint.h>
  884. | #endif
  885. | #ifdef HAVE_UNISTD_H
  886. | # include <unistd.h>
  887. | #endif
  888. | #include <netinet/in6_var.h>
  889. configure:5480: result: no
  890. configure:5480: checking netinet/in6_var.h presence
  891. configure:5480: gcc -E conftest.c
  892. conftest.c:43:29: error: netinet/in6_var.h: No such file or directory
  893. configure:5480: $? = 1
  894. configure: failed program was:
  895. | /* confdefs.h */
  896. | #define PACKAGE_NAME ""
  897. | #define PACKAGE_TARNAME ""
  898. | #define PACKAGE_VERSION ""
  899. | #define PACKAGE_STRING ""
  900. | #define PACKAGE_BUGREPORT ""
  901. | #define PACKAGE_URL ""
  902. | #define PACKAGE "elinks"
  903. | #define VERSION "0.13.GIT"
  904. | #define CONFIG_ASCIIDOC 1
  905. | #define MANUAL_ASCIIDOC 1
  906. | #define MAN_ASCIIDOC 1
  907. | #define CONFIG_POD2HTML 1
  908. | #define CONFIG_DOC 1
  909. | #define CONFIG_MANUAL 1
  910. | #define CONFIG_MANPAGE 1
  911. | #define CONFIG_OS_UNIX 1
  912. | #define HAVE_DIRENT_H 1
  913. | #define STDC_HEADERS 1
  914. | #define HAVE_SYS_WAIT_H 1
  915. | #define TIME_WITH_SYS_TIME 1
  916. | #define HAVE_SYS_TYPES_H 1
  917. | #define HAVE_SYS_STAT_H 1
  918. | #define HAVE_STDLIB_H 1
  919. | #define HAVE_STRING_H 1
  920. | #define HAVE_MEMORY_H 1
  921. | #define HAVE_STRINGS_H 1
  922. | #define HAVE_INTTYPES_H 1
  923. | #define HAVE_STDINT_H 1
  924. | #define HAVE_UNISTD_H 1
  925. | #define HAVE_WCHAR_H 1
  926. | #define HAVE_WCTYPE_H 1
  927. | #define HAVE_FCNTL_H 1
  928. | #define HAVE_LIMITS_H 1
  929. | #define HAVE_TIME_H 1
  930. | #define HAVE_UNISTD_H 1
  931. | #define HAVE_ARPA_INET_H 1
  932. | #define HAVE_NETINET_IN_SYSTM_H 1
  933. | #define HAVE_NETINET_IP_H 1
  934. | #define HAVE_NETDB_H 1
  935. | #define HAVE_NETINET_IN_H 1
  936. | /* end confdefs.h. */
  937. | #include <netinet/in6_var.h>
  938. configure:5480: result: no
  939. configure:5480: checking for netinet/in6_var.h
  940. configure:5480: result: no
  941. configure:5492: checking ifaddrs.h usability
  942. configure:5492: gcc -c -g -O2 -Wall conftest.c >&5
  943. configure:5492: $? = 0
  944. configure:5492: result: yes
  945. configure:5492: checking ifaddrs.h presence
  946. configure:5492: gcc -E conftest.c
  947. configure:5492: $? = 0
  948. configure:5492: result: yes
  949. configure:5492: checking for ifaddrs.h
  950. configure:5492: result: yes
  951. configure:5505: checking sys/cygwin.h usability
  952. configure:5505: gcc -c -g -O2 -Wall conftest.c >&5
  953. conftest.c:77:24: error: sys/cygwin.h: No such file or directory
  954. configure:5505: $? = 1
  955. configure: failed program was:
  956. | /* confdefs.h */
  957. | #define PACKAGE_NAME ""
  958. | #define PACKAGE_TARNAME ""
  959. | #define PACKAGE_VERSION ""
  960. | #define PACKAGE_STRING ""
  961. | #define PACKAGE_BUGREPORT ""
  962. | #define PACKAGE_URL ""
  963. | #define PACKAGE "elinks"
  964. | #define VERSION "0.13.GIT"
  965. | #define CONFIG_ASCIIDOC 1
  966. | #define MANUAL_ASCIIDOC 1
  967. | #define MAN_ASCIIDOC 1
  968. | #define CONFIG_POD2HTML 1
  969. | #define CONFIG_DOC 1
  970. | #define CONFIG_MANUAL 1
  971. | #define CONFIG_MANPAGE 1
  972. | #define CONFIG_OS_UNIX 1
  973. | #define HAVE_DIRENT_H 1
  974. | #define STDC_HEADERS 1
  975. | #define HAVE_SYS_WAIT_H 1
  976. | #define TIME_WITH_SYS_TIME 1
  977. | #define HAVE_SYS_TYPES_H 1
  978. | #define HAVE_SYS_STAT_H 1
  979. | #define HAVE_STDLIB_H 1
  980. | #define HAVE_STRING_H 1
  981. | #define HAVE_MEMORY_H 1
  982. | #define HAVE_STRINGS_H 1
  983. | #define HAVE_INTTYPES_H 1
  984. | #define HAVE_STDINT_H 1
  985. | #define HAVE_UNISTD_H 1
  986. | #define HAVE_WCHAR_H 1
  987. | #define HAVE_WCTYPE_H 1
  988. | #define HAVE_FCNTL_H 1
  989. | #define HAVE_LIMITS_H 1
  990. | #define HAVE_TIME_H 1
  991. | #define HAVE_UNISTD_H 1
  992. | #define HAVE_ARPA_INET_H 1
  993. | #define HAVE_NETINET_IN_SYSTM_H 1
  994. | #define HAVE_NETINET_IP_H 1
  995. | #define HAVE_NETDB_H 1
  996. | #define HAVE_NETINET_IN_H 1
  997. | #define HAVE_IFADDRS_H 1
  998. | /* end confdefs.h. */
  999. | #include <stdio.h>
  1000. | #ifdef HAVE_SYS_TYPES_H
  1001. | # include <sys/types.h>
  1002. | #endif
  1003. | #ifdef HAVE_SYS_STAT_H
  1004. | # include <sys/stat.h>
  1005. | #endif
  1006. | #ifdef STDC_HEADERS
  1007. | # include <stdlib.h>
  1008. | # include <stddef.h>
  1009. | #else
  1010. | # ifdef HAVE_STDLIB_H
  1011. | # include <stdlib.h>
  1012. | # endif
  1013. | #endif
  1014. | #ifdef HAVE_STRING_H
  1015. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1016. | # include <memory.h>
  1017. | # endif
  1018. | # include <string.h>
  1019. | #endif
  1020. | #ifdef HAVE_STRINGS_H
  1021. | # include <strings.h>
  1022. | #endif
  1023. | #ifdef HAVE_INTTYPES_H
  1024. | # include <inttypes.h>
  1025. | #endif
  1026. | #ifdef HAVE_STDINT_H
  1027. | # include <stdint.h>
  1028. | #endif
  1029. | #ifdef HAVE_UNISTD_H
  1030. | # include <unistd.h>
  1031. | #endif
  1032. | #include <sys/cygwin.h>
  1033. configure:5505: result: no
  1034. configure:5505: checking sys/cygwin.h presence
  1035. configure:5505: gcc -E conftest.c
  1036. conftest.c:44:24: error: sys/cygwin.h: No such file or directory
  1037. configure:5505: $? = 1
  1038. configure: failed program was:
  1039. | /* confdefs.h */
  1040. | #define PACKAGE_NAME ""
  1041. | #define PACKAGE_TARNAME ""
  1042. | #define PACKAGE_VERSION ""
  1043. | #define PACKAGE_STRING ""
  1044. | #define PACKAGE_BUGREPORT ""
  1045. | #define PACKAGE_URL ""
  1046. | #define PACKAGE "elinks"
  1047. | #define VERSION "0.13.GIT"
  1048. | #define CONFIG_ASCIIDOC 1
  1049. | #define MANUAL_ASCIIDOC 1
  1050. | #define MAN_ASCIIDOC 1
  1051. | #define CONFIG_POD2HTML 1
  1052. | #define CONFIG_DOC 1
  1053. | #define CONFIG_MANUAL 1
  1054. | #define CONFIG_MANPAGE 1
  1055. | #define CONFIG_OS_UNIX 1
  1056. | #define HAVE_DIRENT_H 1
  1057. | #define STDC_HEADERS 1
  1058. | #define HAVE_SYS_WAIT_H 1
  1059. | #define TIME_WITH_SYS_TIME 1
  1060. | #define HAVE_SYS_TYPES_H 1
  1061. | #define HAVE_SYS_STAT_H 1
  1062. | #define HAVE_STDLIB_H 1
  1063. | #define HAVE_STRING_H 1
  1064. | #define HAVE_MEMORY_H 1
  1065. | #define HAVE_STRINGS_H 1
  1066. | #define HAVE_INTTYPES_H 1
  1067. | #define HAVE_STDINT_H 1
  1068. | #define HAVE_UNISTD_H 1
  1069. | #define HAVE_WCHAR_H 1
  1070. | #define HAVE_WCTYPE_H 1
  1071. | #define HAVE_FCNTL_H 1
  1072. | #define HAVE_LIMITS_H 1
  1073. | #define HAVE_TIME_H 1
  1074. | #define HAVE_UNISTD_H 1
  1075. | #define HAVE_ARPA_INET_H 1
  1076. | #define HAVE_NETINET_IN_SYSTM_H 1
  1077. | #define HAVE_NETINET_IP_H 1
  1078. | #define HAVE_NETDB_H 1
  1079. | #define HAVE_NETINET_IN_H 1
  1080. | #define HAVE_IFADDRS_H 1
  1081. | /* end confdefs.h. */
  1082. | #include <sys/cygwin.h>
  1083. configure:5505: result: no
  1084. configure:5505: checking for sys/cygwin.h
  1085. configure:5505: result: no
  1086. configure:5505: checking io.h usability
  1087. configure:5505: gcc -c -g -O2 -Wall conftest.c >&5
  1088. conftest.c:77:16: error: io.h: No such file or directory
  1089. configure:5505: $? = 1
  1090. configure: failed program was:
  1091. | /* confdefs.h */
  1092. | #define PACKAGE_NAME ""
  1093. | #define PACKAGE_TARNAME ""
  1094. | #define PACKAGE_VERSION ""
  1095. | #define PACKAGE_STRING ""
  1096. | #define PACKAGE_BUGREPORT ""
  1097. | #define PACKAGE_URL ""
  1098. | #define PACKAGE "elinks"
  1099. | #define VERSION "0.13.GIT"
  1100. | #define CONFIG_ASCIIDOC 1
  1101. | #define MANUAL_ASCIIDOC 1
  1102. | #define MAN_ASCIIDOC 1
  1103. | #define CONFIG_POD2HTML 1
  1104. | #define CONFIG_DOC 1
  1105. | #define CONFIG_MANUAL 1
  1106. | #define CONFIG_MANPAGE 1
  1107. | #define CONFIG_OS_UNIX 1
  1108. | #define HAVE_DIRENT_H 1
  1109. | #define STDC_HEADERS 1
  1110. | #define HAVE_SYS_WAIT_H 1
  1111. | #define TIME_WITH_SYS_TIME 1
  1112. | #define HAVE_SYS_TYPES_H 1
  1113. | #define HAVE_SYS_STAT_H 1
  1114. | #define HAVE_STDLIB_H 1
  1115. | #define HAVE_STRING_H 1
  1116. | #define HAVE_MEMORY_H 1
  1117. | #define HAVE_STRINGS_H 1
  1118. | #define HAVE_INTTYPES_H 1
  1119. | #define HAVE_STDINT_H 1
  1120. | #define HAVE_UNISTD_H 1
  1121. | #define HAVE_WCHAR_H 1
  1122. | #define HAVE_WCTYPE_H 1
  1123. | #define HAVE_FCNTL_H 1
  1124. | #define HAVE_LIMITS_H 1
  1125. | #define HAVE_TIME_H 1
  1126. | #define HAVE_UNISTD_H 1
  1127. | #define HAVE_ARPA_INET_H 1
  1128. | #define HAVE_NETINET_IN_SYSTM_H 1
  1129. | #define HAVE_NETINET_IP_H 1
  1130. | #define HAVE_NETDB_H 1
  1131. | #define HAVE_NETINET_IN_H 1
  1132. | #define HAVE_IFADDRS_H 1
  1133. | /* end confdefs.h. */
  1134. | #include <stdio.h>
  1135. | #ifdef HAVE_SYS_TYPES_H
  1136. | # include <sys/types.h>
  1137. | #endif
  1138. | #ifdef HAVE_SYS_STAT_H
  1139. | # include <sys/stat.h>
  1140. | #endif
  1141. | #ifdef STDC_HEADERS
  1142. | # include <stdlib.h>
  1143. | # include <stddef.h>
  1144. | #else
  1145. | # ifdef HAVE_STDLIB_H
  1146. | # include <stdlib.h>
  1147. | # endif
  1148. | #endif
  1149. | #ifdef HAVE_STRING_H
  1150. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1151. | # include <memory.h>
  1152. | # endif
  1153. | # include <string.h>
  1154. | #endif
  1155. | #ifdef HAVE_STRINGS_H
  1156. | # include <strings.h>
  1157. | #endif
  1158. | #ifdef HAVE_INTTYPES_H
  1159. | # include <inttypes.h>
  1160. | #endif
  1161. | #ifdef HAVE_STDINT_H
  1162. | # include <stdint.h>
  1163. | #endif
  1164. | #ifdef HAVE_UNISTD_H
  1165. | # include <unistd.h>
  1166. | #endif
  1167. | #include <io.h>
  1168. configure:5505: result: no
  1169. configure:5505: checking io.h presence
  1170. configure:5505: gcc -E conftest.c
  1171. conftest.c:44:16: error: io.h: No such file or directory
  1172. configure:5505: $? = 1
  1173. configure: failed program was:
  1174. | /* confdefs.h */
  1175. | #define PACKAGE_NAME ""
  1176. | #define PACKAGE_TARNAME ""
  1177. | #define PACKAGE_VERSION ""
  1178. | #define PACKAGE_STRING ""
  1179. | #define PACKAGE_BUGREPORT ""
  1180. | #define PACKAGE_URL ""
  1181. | #define PACKAGE "elinks"
  1182. | #define VERSION "0.13.GIT"
  1183. | #define CONFIG_ASCIIDOC 1
  1184. | #define MANUAL_ASCIIDOC 1
  1185. | #define MAN_ASCIIDOC 1
  1186. | #define CONFIG_POD2HTML 1
  1187. | #define CONFIG_DOC 1
  1188. | #define CONFIG_MANUAL 1
  1189. | #define CONFIG_MANPAGE 1
  1190. | #define CONFIG_OS_UNIX 1
  1191. | #define HAVE_DIRENT_H 1
  1192. | #define STDC_HEADERS 1
  1193. | #define HAVE_SYS_WAIT_H 1
  1194. | #define TIME_WITH_SYS_TIME 1
  1195. | #define HAVE_SYS_TYPES_H 1
  1196. | #define HAVE_SYS_STAT_H 1
  1197. | #define HAVE_STDLIB_H 1
  1198. | #define HAVE_STRING_H 1
  1199. | #define HAVE_MEMORY_H 1
  1200. | #define HAVE_STRINGS_H 1
  1201. | #define HAVE_INTTYPES_H 1
  1202. | #define HAVE_STDINT_H 1
  1203. | #define HAVE_UNISTD_H 1
  1204. | #define HAVE_WCHAR_H 1
  1205. | #define HAVE_WCTYPE_H 1
  1206. | #define HAVE_FCNTL_H 1
  1207. | #define HAVE_LIMITS_H 1
  1208. | #define HAVE_TIME_H 1
  1209. | #define HAVE_UNISTD_H 1
  1210. | #define HAVE_ARPA_INET_H 1
  1211. | #define HAVE_NETINET_IN_SYSTM_H 1
  1212. | #define HAVE_NETINET_IP_H 1
  1213. | #define HAVE_NETDB_H 1
  1214. | #define HAVE_NETINET_IN_H 1
  1215. | #define HAVE_IFADDRS_H 1
  1216. | /* end confdefs.h. */
  1217. | #include <io.h>
  1218. configure:5505: result: no
  1219. configure:5505: checking for io.h
  1220. configure:5505: result: no
  1221. configure:5517: checking sys/fmutex.h usability
  1222. configure:5517: gcc -c -g -O2 -Wall conftest.c >&5
  1223. conftest.c:77:24: error: sys/fmutex.h: No such file or directory
  1224. configure:5517: $? = 1
  1225. configure: failed program was:
  1226. | /* confdefs.h */
  1227. | #define PACKAGE_NAME ""
  1228. | #define PACKAGE_TARNAME ""
  1229. | #define PACKAGE_VERSION ""
  1230. | #define PACKAGE_STRING ""
  1231. | #define PACKAGE_BUGREPORT ""
  1232. | #define PACKAGE_URL ""
  1233. | #define PACKAGE "elinks"
  1234. | #define VERSION "0.13.GIT"
  1235. | #define CONFIG_ASCIIDOC 1
  1236. | #define MANUAL_ASCIIDOC 1
  1237. | #define MAN_ASCIIDOC 1
  1238. | #define CONFIG_POD2HTML 1
  1239. | #define CONFIG_DOC 1
  1240. | #define CONFIG_MANUAL 1
  1241. | #define CONFIG_MANPAGE 1
  1242. | #define CONFIG_OS_UNIX 1
  1243. | #define HAVE_DIRENT_H 1
  1244. | #define STDC_HEADERS 1
  1245. | #define HAVE_SYS_WAIT_H 1
  1246. | #define TIME_WITH_SYS_TIME 1
  1247. | #define HAVE_SYS_TYPES_H 1
  1248. | #define HAVE_SYS_STAT_H 1
  1249. | #define HAVE_STDLIB_H 1
  1250. | #define HAVE_STRING_H 1
  1251. | #define HAVE_MEMORY_H 1
  1252. | #define HAVE_STRINGS_H 1
  1253. | #define HAVE_INTTYPES_H 1
  1254. | #define HAVE_STDINT_H 1
  1255. | #define HAVE_UNISTD_H 1
  1256. | #define HAVE_WCHAR_H 1
  1257. | #define HAVE_WCTYPE_H 1
  1258. | #define HAVE_FCNTL_H 1
  1259. | #define HAVE_LIMITS_H 1
  1260. | #define HAVE_TIME_H 1
  1261. | #define HAVE_UNISTD_H 1
  1262. | #define HAVE_ARPA_INET_H 1
  1263. | #define HAVE_NETINET_IN_SYSTM_H 1
  1264. | #define HAVE_NETINET_IP_H 1
  1265. | #define HAVE_NETDB_H 1
  1266. | #define HAVE_NETINET_IN_H 1
  1267. | #define HAVE_IFADDRS_H 1
  1268. | /* end confdefs.h. */
  1269. | #include <stdio.h>
  1270. | #ifdef HAVE_SYS_TYPES_H
  1271. | # include <sys/types.h>
  1272. | #endif
  1273. | #ifdef HAVE_SYS_STAT_H
  1274. | # include <sys/stat.h>
  1275. | #endif
  1276. | #ifdef STDC_HEADERS
  1277. | # include <stdlib.h>
  1278. | # include <stddef.h>
  1279. | #else
  1280. | # ifdef HAVE_STDLIB_H
  1281. | # include <stdlib.h>
  1282. | # endif
  1283. | #endif
  1284. | #ifdef HAVE_STRING_H
  1285. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1286. | # include <memory.h>
  1287. | # endif
  1288. | # include <string.h>
  1289. | #endif
  1290. | #ifdef HAVE_STRINGS_H
  1291. | # include <strings.h>
  1292. | #endif
  1293. | #ifdef HAVE_INTTYPES_H
  1294. | # include <inttypes.h>
  1295. | #endif
  1296. | #ifdef HAVE_STDINT_H
  1297. | # include <stdint.h>
  1298. | #endif
  1299. | #ifdef HAVE_UNISTD_H
  1300. | # include <unistd.h>
  1301. | #endif
  1302. | #include <sys/fmutex.h>
  1303. configure:5517: result: no
  1304. configure:5517: checking sys/fmutex.h presence
  1305. configure:5517: gcc -E conftest.c
  1306. conftest.c:44:24: error: sys/fmutex.h: No such file or directory
  1307. configure:5517: $? = 1
  1308. configure: failed program was:
  1309. | /* confdefs.h */
  1310. | #define PACKAGE_NAME ""
  1311. | #define PACKAGE_TARNAME ""
  1312. | #define PACKAGE_VERSION ""
  1313. | #define PACKAGE_STRING ""
  1314. | #define PACKAGE_BUGREPORT ""
  1315. | #define PACKAGE_URL ""
  1316. | #define PACKAGE "elinks"
  1317. | #define VERSION "0.13.GIT"
  1318. | #define CONFIG_ASCIIDOC 1
  1319. | #define MANUAL_ASCIIDOC 1
  1320. | #define MAN_ASCIIDOC 1
  1321. | #define CONFIG_POD2HTML 1
  1322. | #define CONFIG_DOC 1
  1323. | #define CONFIG_MANUAL 1
  1324. | #define CONFIG_MANPAGE 1
  1325. | #define CONFIG_OS_UNIX 1
  1326. | #define HAVE_DIRENT_H 1
  1327. | #define STDC_HEADERS 1
  1328. | #define HAVE_SYS_WAIT_H 1
  1329. | #define TIME_WITH_SYS_TIME 1
  1330. | #define HAVE_SYS_TYPES_H 1
  1331. | #define HAVE_SYS_STAT_H 1
  1332. | #define HAVE_STDLIB_H 1
  1333. | #define HAVE_STRING_H 1
  1334. | #define HAVE_MEMORY_H 1
  1335. | #define HAVE_STRINGS_H 1
  1336. | #define HAVE_INTTYPES_H 1
  1337. | #define HAVE_STDINT_H 1
  1338. | #define HAVE_UNISTD_H 1
  1339. | #define HAVE_WCHAR_H 1
  1340. | #define HAVE_WCTYPE_H 1
  1341. | #define HAVE_FCNTL_H 1
  1342. | #define HAVE_LIMITS_H 1
  1343. | #define HAVE_TIME_H 1
  1344. | #define HAVE_UNISTD_H 1
  1345. | #define HAVE_ARPA_INET_H 1
  1346. | #define HAVE_NETINET_IN_SYSTM_H 1
  1347. | #define HAVE_NETINET_IP_H 1
  1348. | #define HAVE_NETDB_H 1
  1349. | #define HAVE_NETINET_IN_H 1
  1350. | #define HAVE_IFADDRS_H 1
  1351. | /* end confdefs.h. */
  1352. | #include <sys/fmutex.h>
  1353. configure:5517: result: no
  1354. configure:5517: checking for sys/fmutex.h
  1355. configure:5517: result: no
  1356. configure:5530: checking sys/ioctl.h usability
  1357. configure:5530: gcc -c -g -O2 -Wall conftest.c >&5
  1358. configure:5530: $? = 0
  1359. configure:5530: result: yes
  1360. configure:5530: checking sys/ioctl.h presence
  1361. configure:5530: gcc -E conftest.c
  1362. configure:5530: $? = 0
  1363. configure:5530: result: yes
  1364. configure:5530: checking for sys/ioctl.h
  1365. configure:5530: result: yes
  1366. configure:5530: checking sys/sockio.h usability
  1367. configure:5530: gcc -c -g -O2 -Wall conftest.c >&5
  1368. conftest.c:78:24: error: sys/sockio.h: No such file or directory
  1369. configure:5530: $? = 1
  1370. configure: failed program was:
  1371. | /* confdefs.h */
  1372. | #define PACKAGE_NAME ""
  1373. | #define PACKAGE_TARNAME ""
  1374. | #define PACKAGE_VERSION ""
  1375. | #define PACKAGE_STRING ""
  1376. | #define PACKAGE_BUGREPORT ""
  1377. | #define PACKAGE_URL ""
  1378. | #define PACKAGE "elinks"
  1379. | #define VERSION "0.13.GIT"
  1380. | #define CONFIG_ASCIIDOC 1
  1381. | #define MANUAL_ASCIIDOC 1
  1382. | #define MAN_ASCIIDOC 1
  1383. | #define CONFIG_POD2HTML 1
  1384. | #define CONFIG_DOC 1
  1385. | #define CONFIG_MANUAL 1
  1386. | #define CONFIG_MANPAGE 1
  1387. | #define CONFIG_OS_UNIX 1
  1388. | #define HAVE_DIRENT_H 1
  1389. | #define STDC_HEADERS 1
  1390. | #define HAVE_SYS_WAIT_H 1
  1391. | #define TIME_WITH_SYS_TIME 1
  1392. | #define HAVE_SYS_TYPES_H 1
  1393. | #define HAVE_SYS_STAT_H 1
  1394. | #define HAVE_STDLIB_H 1
  1395. | #define HAVE_STRING_H 1
  1396. | #define HAVE_MEMORY_H 1
  1397. | #define HAVE_STRINGS_H 1
  1398. | #define HAVE_INTTYPES_H 1
  1399. | #define HAVE_STDINT_H 1
  1400. | #define HAVE_UNISTD_H 1
  1401. | #define HAVE_WCHAR_H 1
  1402. | #define HAVE_WCTYPE_H 1
  1403. | #define HAVE_FCNTL_H 1
  1404. | #define HAVE_LIMITS_H 1
  1405. | #define HAVE_TIME_H 1
  1406. | #define HAVE_UNISTD_H 1
  1407. | #define HAVE_ARPA_INET_H 1
  1408. | #define HAVE_NETINET_IN_SYSTM_H 1
  1409. | #define HAVE_NETINET_IP_H 1
  1410. | #define HAVE_NETDB_H 1
  1411. | #define HAVE_NETINET_IN_H 1
  1412. | #define HAVE_IFADDRS_H 1
  1413. | #define HAVE_SYS_IOCTL_H 1
  1414. | /* end confdefs.h. */
  1415. | #include <stdio.h>
  1416. | #ifdef HAVE_SYS_TYPES_H
  1417. | # include <sys/types.h>
  1418. | #endif
  1419. | #ifdef HAVE_SYS_STAT_H
  1420. | # include <sys/stat.h>
  1421. | #endif
  1422. | #ifdef STDC_HEADERS
  1423. | # include <stdlib.h>
  1424. | # include <stddef.h>
  1425. | #else
  1426. | # ifdef HAVE_STDLIB_H
  1427. | # include <stdlib.h>
  1428. | # endif
  1429. | #endif
  1430. | #ifdef HAVE_STRING_H
  1431. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1432. | # include <memory.h>
  1433. | # endif
  1434. | # include <string.h>
  1435. | #endif
  1436. | #ifdef HAVE_STRINGS_H
  1437. | # include <strings.h>
  1438. | #endif
  1439. | #ifdef HAVE_INTTYPES_H
  1440. | # include <inttypes.h>
  1441. | #endif
  1442. | #ifdef HAVE_STDINT_H
  1443. | # include <stdint.h>
  1444. | #endif
  1445. | #ifdef HAVE_UNISTD_H
  1446. | # include <unistd.h>
  1447. | #endif
  1448. | #include <sys/sockio.h>
  1449. configure:5530: result: no
  1450. configure:5530: checking sys/sockio.h presence
  1451. configure:5530: gcc -E conftest.c
  1452. conftest.c:45:24: error: sys/sockio.h: No such file or directory
  1453. configure:5530: $? = 1
  1454. configure: failed program was:
  1455. | /* confdefs.h */
  1456. | #define PACKAGE_NAME ""
  1457. | #define PACKAGE_TARNAME ""
  1458. | #define PACKAGE_VERSION ""
  1459. | #define PACKAGE_STRING ""
  1460. | #define PACKAGE_BUGREPORT ""
  1461. | #define PACKAGE_URL ""
  1462. | #define PACKAGE "elinks"
  1463. | #define VERSION "0.13.GIT"
  1464. | #define CONFIG_ASCIIDOC 1
  1465. | #define MANUAL_ASCIIDOC 1
  1466. | #define MAN_ASCIIDOC 1
  1467. | #define CONFIG_POD2HTML 1
  1468. | #define CONFIG_DOC 1
  1469. | #define CONFIG_MANUAL 1
  1470. | #define CONFIG_MANPAGE 1
  1471. | #define CONFIG_OS_UNIX 1
  1472. | #define HAVE_DIRENT_H 1
  1473. | #define STDC_HEADERS 1
  1474. | #define HAVE_SYS_WAIT_H 1
  1475. | #define TIME_WITH_SYS_TIME 1
  1476. | #define HAVE_SYS_TYPES_H 1
  1477. | #define HAVE_SYS_STAT_H 1
  1478. | #define HAVE_STDLIB_H 1
  1479. | #define HAVE_STRING_H 1
  1480. | #define HAVE_MEMORY_H 1
  1481. | #define HAVE_STRINGS_H 1
  1482. | #define HAVE_INTTYPES_H 1
  1483. | #define HAVE_STDINT_H 1
  1484. | #define HAVE_UNISTD_H 1
  1485. | #define HAVE_WCHAR_H 1
  1486. | #define HAVE_WCTYPE_H 1
  1487. | #define HAVE_FCNTL_H 1
  1488. | #define HAVE_LIMITS_H 1
  1489. | #define HAVE_TIME_H 1
  1490. | #define HAVE_UNISTD_H 1
  1491. | #define HAVE_ARPA_INET_H 1
  1492. | #define HAVE_NETINET_IN_SYSTM_H 1
  1493. | #define HAVE_NETINET_IP_H 1
  1494. | #define HAVE_NETDB_H 1
  1495. | #define HAVE_NETINET_IN_H 1
  1496. | #define HAVE_IFADDRS_H 1
  1497. | #define HAVE_SYS_IOCTL_H 1
  1498. | /* end confdefs.h. */
  1499. | #include <sys/sockio.h>
  1500. configure:5530: result: no
  1501. configure:5530: checking for sys/sockio.h
  1502. configure:5530: result: no
  1503. configure:5542: checking sys/resource.h usability
  1504. configure:5542: gcc -c -g -O2 -Wall conftest.c >&5
  1505. configure:5542: $? = 0
  1506. configure:5542: result: yes
  1507. configure:5542: checking sys/resource.h presence
  1508. configure:5542: gcc -E conftest.c
  1509. configure:5542: $? = 0
  1510. configure:5542: result: yes
  1511. configure:5542: checking for sys/resource.h
  1512. configure:5542: result: yes
  1513. configure:5554: checking sys/select.h usability
  1514. configure:5554: gcc -c -g -O2 -Wall conftest.c >&5
  1515. configure:5554: $? = 0
  1516. configure:5554: result: yes
  1517. configure:5554: checking sys/select.h presence
  1518. configure:5554: gcc -E conftest.c
  1519. configure:5554: $? = 0
  1520. configure:5554: result: yes
  1521. configure:5554: checking for sys/select.h
  1522. configure:5554: result: yes
  1523. configure:5566: checking sys/signal.h usability
  1524. configure:5566: gcc -c -g -O2 -Wall conftest.c >&5
  1525. configure:5566: $? = 0
  1526. configure:5566: result: yes
  1527. configure:5566: checking sys/signal.h presence
  1528. configure:5566: gcc -E conftest.c
  1529. configure:5566: $? = 0
  1530. configure:5566: result: yes
  1531. configure:5566: checking for sys/signal.h
  1532. configure:5566: result: yes
  1533. configure:5578: checking sys/socket.h usability
  1534. configure:5578: gcc -c -g -O2 -Wall conftest.c >&5
  1535. configure:5578: $? = 0
  1536. configure:5578: result: yes
  1537. configure:5578: checking sys/socket.h presence
  1538. configure:5578: gcc -E conftest.c
  1539. configure:5578: $? = 0
  1540. configure:5578: result: yes
  1541. configure:5578: checking for sys/socket.h
  1542. configure:5578: result: yes
  1543. configure:5590: checking sys/time.h usability
  1544. configure:5590: gcc -c -g -O2 -Wall conftest.c >&5
  1545. configure:5590: $? = 0
  1546. configure:5590: result: yes
  1547. configure:5590: checking sys/time.h presence
  1548. configure:5590: gcc -E conftest.c
  1549. configure:5590: $? = 0
  1550. configure:5590: result: yes
  1551. configure:5590: checking for sys/time.h
  1552. configure:5590: result: yes
  1553. configure:5602: checking sys/utsname.h usability
  1554. configure:5602: gcc -c -g -O2 -Wall conftest.c >&5
  1555. configure:5602: $? = 0
  1556. configure:5602: result: yes
  1557. configure:5602: checking sys/utsname.h presence
  1558. configure:5602: gcc -E conftest.c
  1559. configure:5602: $? = 0
  1560. configure:5602: result: yes
  1561. configure:5602: checking for sys/utsname.h
  1562. configure:5602: result: yes
  1563. configure:5614: checking for net/if.h
  1564. configure:5614: gcc -c -g -O2 -Wall conftest.c >&5
  1565. configure:5614: $? = 0
  1566. configure:5614: result: yes
  1567. configure:5631: checking for stdint.h
  1568. configure:5631: result: yes
  1569. configure:5631: checking for inttypes.h
  1570. configure:5631: result: yes
  1571. configure:5644: checking locale.h usability
  1572. configure:5644: gcc -c -g -O2 -Wall conftest.c >&5
  1573. configure:5644: $? = 0
  1574. configure:5644: result: yes
  1575. configure:5644: checking locale.h presence
  1576. configure:5644: gcc -E conftest.c
  1577. configure:5644: $? = 0
  1578. configure:5644: result: yes
  1579. configure:5644: checking for locale.h
  1580. configure:5644: result: yes
  1581. configure:5644: checking pwd.h usability
  1582. configure:5644: gcc -c -g -O2 -Wall conftest.c >&5
  1583. configure:5644: $? = 0
  1584. configure:5644: result: yes
  1585. configure:5644: checking pwd.h presence
  1586. configure:5644: gcc -E conftest.c
  1587. configure:5644: $? = 0
  1588. configure:5644: result: yes
  1589. configure:5644: checking for pwd.h
  1590. configure:5644: result: yes
  1591. configure:5656: checking termios.h usability
  1592. configure:5656: gcc -c -g -O2 -Wall conftest.c >&5
  1593. configure:5656: $? = 0
  1594. configure:5656: result: yes
  1595. configure:5656: checking termios.h presence
  1596. configure:5656: gcc -E conftest.c
  1597. configure:5656: $? = 0
  1598. configure:5656: result: yes
  1599. configure:5656: checking for termios.h
  1600. configure:5656: result: yes
  1601. configure:5670: checking sys/un.h usability
  1602. configure:5670: gcc -c -g -O2 -Wall conftest.c >&5
  1603. configure:5670: $? = 0
  1604. configure:5670: result: yes
  1605. configure:5670: checking sys/un.h presence
  1606. configure:5670: gcc -E conftest.c
  1607. configure:5670: $? = 0
  1608. configure:5670: result: yes
  1609. configure:5670: checking for sys/un.h
  1610. configure:5670: result: yes
  1611. configure:5694: checking whether struct tm is in sys/time.h or time.h
  1612. configure:5714: gcc -c -g -O2 -Wall conftest.c >&5
  1613. configure:5714: $? = 0
  1614. configure:5721: result: time.h
  1615. configure:5729: checking for an ANSI C-conforming const
  1616. configure:5794: gcc -c -g -O2 -Wall conftest.c >&5
  1617. conftest.c: In function 'main':
  1618. conftest.c:88: warning: 't' is used uninitialized in this function
  1619. conftest.c:104: warning: 'b' is used uninitialized in this function
  1620. conftest.c:67: warning: 'cs[0]' is used uninitialized in this function
  1621. configure:5794: $? = 0
  1622. configure:5801: result: yes
  1623. configure:5809: checking for inline
  1624. configure:5825: gcc -c -g -O2 -Wall conftest.c >&5
  1625. configure:5825: $? = 0
  1626. configure:5833: result: inline
  1627. configure:5851: checking for C99-conforming inline
  1628. configure:5873: gcc -c -g -O2 -Wall conftest.c >&5
  1629. configure:5873: $? = 0
  1630. configure:5874: result: yes
  1631. configure:5888: checking for typeof
  1632. configure:5901: gcc -c -g -O2 -Wall conftest.c >&5
  1633. conftest.c: In function 'main':
  1634. conftest.c:64: warning: unused variable 'b'
  1635. configure:5901: $? = 0
  1636. configure:5909: result: yes
  1637. configure:5920: checking for special C compiler options needed for large files
  1638. configure:5965: result: no
  1639. configure:5971: checking for _FILE_OFFSET_BITS value needed for large files
  1640. configure:5996: gcc -c -g -O2 -Wall conftest.c >&5
  1641. configure:5996: $? = 0
  1642. configure:6028: result: no
  1643. configure:6111: checking for size_t
  1644. configure:6111: gcc -c -g -O2 -Wall conftest.c >&5
  1645. configure:6111: $? = 0
  1646. configure:6111: gcc -c -g -O2 -Wall conftest.c >&5
  1647. conftest.c: In function 'main':
  1648. conftest.c:97: error: expected expression before ')' token
  1649. configure:6111: $? = 1
  1650. configure: failed program was:
  1651. | /* confdefs.h */
  1652. | #define PACKAGE_NAME ""
  1653. | #define PACKAGE_TARNAME ""
  1654. | #define PACKAGE_VERSION ""
  1655. | #define PACKAGE_STRING ""
  1656. | #define PACKAGE_BUGREPORT ""
  1657. | #define PACKAGE_URL ""
  1658. | #define PACKAGE "elinks"
  1659. | #define VERSION "0.13.GIT"
  1660. | #define CONFIG_ASCIIDOC 1
  1661. | #define MANUAL_ASCIIDOC 1
  1662. | #define MAN_ASCIIDOC 1
  1663. | #define CONFIG_POD2HTML 1
  1664. | #define CONFIG_DOC 1
  1665. | #define CONFIG_MANUAL 1
  1666. | #define CONFIG_MANPAGE 1
  1667. | #define CONFIG_OS_UNIX 1
  1668. | #define HAVE_DIRENT_H 1
  1669. | #define STDC_HEADERS 1
  1670. | #define HAVE_SYS_WAIT_H 1
  1671. | #define TIME_WITH_SYS_TIME 1
  1672. | #define HAVE_SYS_TYPES_H 1
  1673. | #define HAVE_SYS_STAT_H 1
  1674. | #define HAVE_STDLIB_H 1
  1675. | #define HAVE_STRING_H 1
  1676. | #define HAVE_MEMORY_H 1
  1677. | #define HAVE_STRINGS_H 1
  1678. | #define HAVE_INTTYPES_H 1
  1679. | #define HAVE_STDINT_H 1
  1680. | #define HAVE_UNISTD_H 1
  1681. | #define HAVE_WCHAR_H 1
  1682. | #define HAVE_WCTYPE_H 1
  1683. | #define HAVE_FCNTL_H 1
  1684. | #define HAVE_LIMITS_H 1
  1685. | #define HAVE_TIME_H 1
  1686. | #define HAVE_UNISTD_H 1
  1687. | #define HAVE_ARPA_INET_H 1
  1688. | #define HAVE_NETINET_IN_SYSTM_H 1
  1689. | #define HAVE_NETINET_IP_H 1
  1690. | #define HAVE_NETDB_H 1
  1691. | #define HAVE_NETINET_IN_H 1
  1692. | #define HAVE_IFADDRS_H 1
  1693. | #define HAVE_SYS_IOCTL_H 1
  1694. | #define HAVE_SYS_RESOURCE_H 1
  1695. | #define HAVE_SYS_SELECT_H 1
  1696. | #define HAVE_SYS_SIGNAL_H 1
  1697. | #define HAVE_SYS_SOCKET_H 1
  1698. | #define HAVE_SYS_TIME_H 1
  1699. | #define HAVE_SYS_UTSNAME_H 1
  1700. | #define HAVE_NET_IF_H 1
  1701. | #define HAVE_STDINT_H 1
  1702. | #define HAVE_INTTYPES_H 1
  1703. | #define HAVE_LOCALE_H 1
  1704. | #define HAVE_PWD_H 1
  1705. | #define HAVE_TERMIOS_H 1
  1706. | #define HAVE_SYS_UN_H 1
  1707. | #define CONFIG_INTERLINK 1
  1708. | #define NONSTATIC_INLINE inline
  1709. | #define HAVE_TYPEOF 1
  1710. | /* end confdefs.h. */
  1711. | #include <stdio.h>
  1712. | #ifdef HAVE_SYS_TYPES_H
  1713. | # include <sys/types.h>
  1714. | #endif
  1715. | #ifdef HAVE_SYS_STAT_H
  1716. | # include <sys/stat.h>
  1717. | #endif
  1718. | #ifdef STDC_HEADERS
  1719. | # include <stdlib.h>
  1720. | # include <stddef.h>
  1721. | #else
  1722. | # ifdef HAVE_STDLIB_H
  1723. | # include <stdlib.h>
  1724. | # endif
  1725. | #endif
  1726. | #ifdef HAVE_STRING_H
  1727. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1728. | # include <memory.h>
  1729. | # endif
  1730. | # include <string.h>
  1731. | #endif
  1732. | #ifdef HAVE_STRINGS_H
  1733. | # include <strings.h>
  1734. | #endif
  1735. | #ifdef HAVE_INTTYPES_H
  1736. | # include <inttypes.h>
  1737. | #endif
  1738. | #ifdef HAVE_STDINT_H
  1739. | # include <stdint.h>
  1740. | #endif
  1741. | #ifdef HAVE_UNISTD_H
  1742. | # include <unistd.h>
  1743. | #endif
  1744. | int
  1745. | main ()
  1746. | {
  1747. | if (sizeof ((size_t)))
  1748. | return 0;
  1749. | ;
  1750. | return 0;
  1751. | }
  1752. configure:6111: result: yes
  1753. configure:6122: checking for off_t
  1754. configure:6122: gcc -c -g -O2 -Wall conftest.c >&5
  1755. configure:6122: $? = 0
  1756. configure:6122: gcc -c -g -O2 -Wall conftest.c >&5
  1757. conftest.c: In function 'main':
  1758. conftest.c:97: error: expected expression before ')' token
  1759. configure:6122: $? = 1
  1760. configure: failed program was:
  1761. | /* confdefs.h */
  1762. | #define PACKAGE_NAME ""
  1763. | #define PACKAGE_TARNAME ""
  1764. | #define PACKAGE_VERSION ""
  1765. | #define PACKAGE_STRING ""
  1766. | #define PACKAGE_BUGREPORT ""
  1767. | #define PACKAGE_URL ""
  1768. | #define PACKAGE "elinks"
  1769. | #define VERSION "0.13.GIT"
  1770. | #define CONFIG_ASCIIDOC 1
  1771. | #define MANUAL_ASCIIDOC 1
  1772. | #define MAN_ASCIIDOC 1
  1773. | #define CONFIG_POD2HTML 1
  1774. | #define CONFIG_DOC 1
  1775. | #define CONFIG_MANUAL 1
  1776. | #define CONFIG_MANPAGE 1
  1777. | #define CONFIG_OS_UNIX 1
  1778. | #define HAVE_DIRENT_H 1
  1779. | #define STDC_HEADERS 1
  1780. | #define HAVE_SYS_WAIT_H 1
  1781. | #define TIME_WITH_SYS_TIME 1
  1782. | #define HAVE_SYS_TYPES_H 1
  1783. | #define HAVE_SYS_STAT_H 1
  1784. | #define HAVE_STDLIB_H 1
  1785. | #define HAVE_STRING_H 1
  1786. | #define HAVE_MEMORY_H 1
  1787. | #define HAVE_STRINGS_H 1
  1788. | #define HAVE_INTTYPES_H 1
  1789. | #define HAVE_STDINT_H 1
  1790. | #define HAVE_UNISTD_H 1
  1791. | #define HAVE_WCHAR_H 1
  1792. | #define HAVE_WCTYPE_H 1
  1793. | #define HAVE_FCNTL_H 1
  1794. | #define HAVE_LIMITS_H 1
  1795. | #define HAVE_TIME_H 1
  1796. | #define HAVE_UNISTD_H 1
  1797. | #define HAVE_ARPA_INET_H 1
  1798. | #define HAVE_NETINET_IN_SYSTM_H 1
  1799. | #define HAVE_NETINET_IP_H 1
  1800. | #define HAVE_NETDB_H 1
  1801. | #define HAVE_NETINET_IN_H 1
  1802. | #define HAVE_IFADDRS_H 1
  1803. | #define HAVE_SYS_IOCTL_H 1
  1804. | #define HAVE_SYS_RESOURCE_H 1
  1805. | #define HAVE_SYS_SELECT_H 1
  1806. | #define HAVE_SYS_SIGNAL_H 1
  1807. | #define HAVE_SYS_SOCKET_H 1
  1808. | #define HAVE_SYS_TIME_H 1
  1809. | #define HAVE_SYS_UTSNAME_H 1
  1810. | #define HAVE_NET_IF_H 1
  1811. | #define HAVE_STDINT_H 1
  1812. | #define HAVE_INTTYPES_H 1
  1813. | #define HAVE_LOCALE_H 1
  1814. | #define HAVE_PWD_H 1
  1815. | #define HAVE_TERMIOS_H 1
  1816. | #define HAVE_SYS_UN_H 1
  1817. | #define CONFIG_INTERLINK 1
  1818. | #define NONSTATIC_INLINE inline
  1819. | #define HAVE_TYPEOF 1
  1820. | /* end confdefs.h. */
  1821. | #include <stdio.h>
  1822. | #ifdef HAVE_SYS_TYPES_H
  1823. | # include <sys/types.h>
  1824. | #endif
  1825. | #ifdef HAVE_SYS_STAT_H
  1826. | # include <sys/stat.h>
  1827. | #endif
  1828. | #ifdef STDC_HEADERS
  1829. | # include <stdlib.h>
  1830. | # include <stddef.h>
  1831. | #else
  1832. | # ifdef HAVE_STDLIB_H
  1833. | # include <stdlib.h>
  1834. | # endif
  1835. | #endif
  1836. | #ifdef HAVE_STRING_H
  1837. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1838. | # include <memory.h>
  1839. | # endif
  1840. | # include <string.h>
  1841. | #endif
  1842. | #ifdef HAVE_STRINGS_H
  1843. | # include <strings.h>
  1844. | #endif
  1845. | #ifdef HAVE_INTTYPES_H
  1846. | # include <inttypes.h>
  1847. | #endif
  1848. | #ifdef HAVE_STDINT_H
  1849. | # include <stdint.h>
  1850. | #endif
  1851. | #ifdef HAVE_UNISTD_H
  1852. | # include <unistd.h>
  1853. | #endif
  1854. | int
  1855. | main ()
  1856. | {
  1857. | if (sizeof ((off_t)))
  1858. | return 0;
  1859. | ;
  1860. | return 0;
  1861. | }
  1862. configure:6122: result: yes
  1863. configure:6135: checking for ssize_t
  1864. configure:6150: gcc -c -g -O2 -Wall conftest.c >&5
  1865. conftest.c: In function 'main':
  1866. conftest.c:67: warning: unused variable 'a'
  1867. configure:6150: $? = 0
  1868. configure:6156: result: yes
  1869. configure:6167: checking for long long
  1870. configure:6183: gcc -c -g -O2 -Wall conftest.c >&5
  1871. conftest.c: In function 'main':
  1872. conftest.c:68: warning: unused variable 'a'
  1873. configure:6183: $? = 0
  1874. configure:6191: result: yes
  1875. configure:6198: checking for off_t
  1876. configure:6214: gcc -c -g -O2 -Wall conftest.c >&5
  1877. conftest.c: In function 'main':
  1878. conftest.c:69: warning: unused variable 'a'
  1879. configure:6214: $? = 0
  1880. configure:6222: result: yes
  1881. configure:6230: checking for int32_t
  1882. configure:6253: gcc -c -g -O2 -Wall conftest.c >&5
  1883. conftest.c: In function 'main':
  1884. conftest.c:77: warning: unused variable 'a'
  1885. configure:6253: $? = 0
  1886. configure:6261: result: yes
  1887. configure:6270: checking for uint32_t
  1888. configure:6293: gcc -c -g -O2 -Wall conftest.c >&5
  1889. conftest.c: In function 'main':
  1890. conftest.c:78: warning: unused variable 'a'
  1891. configure:6293: $? = 0
  1892. configure:6301: result: yes
  1893. configure:6310: checking for uint16_t
  1894. configure:6333: gcc -c -g -O2 -Wall conftest.c >&5
  1895. conftest.c: In function 'main':
  1896. conftest.c:79: warning: unused variable 'a'
  1897. configure:6333: $? = 0
  1898. configure:6341: result: yes
  1899. configure:6351: checking size of char
  1900. configure:6356: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1901. configure:6356: $? = 0
  1902. configure:6356: ./conftest
  1903. configure:6356: $? = 0
  1904. configure:6370: result: 1
  1905. configure:6384: checking size of short
  1906. configure:6389: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1907. configure:6389: $? = 0
  1908. configure:6389: ./conftest
  1909. configure:6389: $? = 0
  1910. configure:6403: result: 2
  1911. configure:6417: checking size of int
  1912. configure:6422: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1913. configure:6422: $? = 0
  1914. configure:6422: ./conftest
  1915. configure:6422: $? = 0
  1916. configure:6436: result: 4
  1917. configure:6450: checking size of long
  1918. configure:6455: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1919. configure:6455: $? = 0
  1920. configure:6455: ./conftest
  1921. configure:6455: $? = 0
  1922. configure:6469: result: 8
  1923. configure:6483: checking size of long long
  1924. configure:6488: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1925. configure:6488: $? = 0
  1926. configure:6488: ./conftest
  1927. configure:6488: $? = 0
  1928. configure:6502: result: 8
  1929. configure:6516: checking size of off_t
  1930. configure:6521: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1931. configure:6521: $? = 0
  1932. configure:6521: ./conftest
  1933. configure:6521: $? = 0
  1934. configure:6535: result: 8
  1935. configure:6549: checking for variadic macros
  1936. configure:6563: gcc -c -g -O2 -Wall conftest.c >&5
  1937. configure:6563: $? = 0
  1938. configure:6571: result: yes
  1939. configure:6580: checking whether gcc needs -traditional
  1940. configure:6614: result: no
  1941. configure:6621: checking for working memcmp
  1942. configure:6664: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1943. configure:6664: $? = 0
  1944. configure:6664: ./conftest
  1945. configure:6664: $? = 0
  1946. configure:6674: result: yes
  1947. configure:6689: checking for stdlib.h
  1948. configure:6689: result: yes
  1949. configure:6689: checking for unistd.h
  1950. configure:6689: result: yes
  1951. configure:6689: checking for sys/param.h
  1952. configure:6689: gcc -c -g -O2 -Wall conftest.c >&5
  1953. configure:6689: $? = 0
  1954. configure:6689: result: yes
  1955. configure:6709: checking for getpagesize
  1956. configure:6709: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1957. configure:6709: $? = 0
  1958. configure:6709: result: yes
  1959. configure:6718: checking for working mmap
  1960. configure:6865: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1961. configure:6865: $? = 0
  1962. configure:6865: ./conftest
  1963. configure:6865: $? = 0
  1964. configure:6875: result: yes
  1965. configure:6886: checking for strftime
  1966. configure:6886: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1967. conftest.c:101: warning: conflicting types for built-in function 'strftime'
  1968. configure:6886: $? = 0
  1969. configure:6886: result: yes
  1970. configure:6942: checking for atoll
  1971. configure:6942: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1972. configure:6942: $? = 0
  1973. configure:6942: result: yes
  1974. configure:6942: checking for gethostbyaddr
  1975. configure:6942: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1976. configure:6942: $? = 0
  1977. configure:6942: result: yes
  1978. configure:6942: checking for herror
  1979. configure:6942: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1980. configure:6942: $? = 0
  1981. configure:6942: result: yes
  1982. configure:6942: checking for strerror
  1983. configure:6942: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1984. configure:6942: $? = 0
  1985. configure:6942: result: yes
  1986. configure:6954: checking for popen
  1987. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1988. configure:6954: $? = 0
  1989. configure:6954: result: yes
  1990. configure:6954: checking for uname
  1991. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1992. configure:6954: $? = 0
  1993. configure:6954: result: yes
  1994. configure:6954: checking for access
  1995. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  1996. configure:6954: $? = 0
  1997. configure:6954: result: yes
  1998. configure:6954: checking for chmod
  1999. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2000. configure:6954: $? = 0
  2001. configure:6954: result: yes
  2002. configure:6954: checking for alarm
  2003. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2004. configure:6954: $? = 0
  2005. configure:6954: result: yes
  2006. configure:6954: checking for timegm
  2007. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2008. configure:6954: $? = 0
  2009. configure:6954: result: yes
  2010. configure:6954: checking for mremap
  2011. configure:6954: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2012. configure:6954: $? = 0
  2013. configure:6954: result: yes
  2014. configure:6966: checking for strcasecmp
  2015. configure:6966: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2016. conftest.c:113: warning: conflicting types for built-in function 'strcasecmp'
  2017. configure:6966: $? = 0
  2018. configure:6966: result: yes
  2019. configure:6966: checking for strncasecmp
  2020. configure:6966: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2021. conftest.c:114: warning: conflicting types for built-in function 'strncasecmp'
  2022. configure:6966: $? = 0
  2023. configure:6966: result: yes
  2024. configure:6966: checking for strcasestr
  2025. configure:6966: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2026. configure:6966: $? = 0
  2027. configure:6966: result: yes
  2028. configure:6966: checking for strstr
  2029. configure:6966: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2030. conftest.c:116: warning: conflicting types for built-in function 'strstr'
  2031. configure:6966: $? = 0
  2032. configure:6966: result: yes
  2033. configure:6966: checking for strchr
  2034. configure:6966: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2035. conftest.c:117: warning: conflicting types for built-in function 'strchr'
  2036. configure:6966: $? = 0
  2037. configure:6966: result: yes
  2038. configure:6966: checking for strrchr
  2039. configure:6966: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2040. conftest.c:118: warning: conflicting types for built-in function 'strrchr'
  2041. configure:6966: $? = 0
  2042. configure:6966: result: yes
  2043. configure:6978: checking for memmove
  2044. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2045. conftest.c:119: warning: conflicting types for built-in function 'memmove'
  2046. configure:6978: $? = 0
  2047. configure:6978: result: yes
  2048. configure:6978: checking for bcopy
  2049. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2050. conftest.c:120: warning: conflicting types for built-in function 'bcopy'
  2051. configure:6978: $? = 0
  2052. configure:6978: result: yes
  2053. configure:6978: checking for stpcpy
  2054. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2055. conftest.c:121: warning: conflicting types for built-in function 'stpcpy'
  2056. configure:6978: $? = 0
  2057. configure:6978: result: yes
  2058. configure:6978: checking for strdup
  2059. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2060. conftest.c:122: warning: conflicting types for built-in function 'strdup'
  2061. configure:6978: $? = 0
  2062. configure:6978: result: yes
  2063. configure:6978: checking for index
  2064. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2065. conftest.c:123: warning: conflicting types for built-in function 'index'
  2066. configure:6978: $? = 0
  2067. configure:6978: result: yes
  2068. configure:6978: checking for isdigit
  2069. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2070. conftest.c:124: warning: conflicting types for built-in function 'isdigit'
  2071. configure:6978: $? = 0
  2072. configure:6978: result: yes
  2073. configure:6978: checking for mempcpy
  2074. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2075. conftest.c:125: warning: conflicting types for built-in function 'mempcpy'
  2076. configure:6978: $? = 0
  2077. configure:6978: result: yes
  2078. configure:6978: checking for memrchr
  2079. configure:6978: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2080. configure:6978: $? = 0
  2081. configure:6978: result: yes
  2082. configure:6990: checking for snprintf
  2083. configure:6990: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2084. conftest.c:127: warning: conflicting types for built-in function 'snprintf'
  2085. configure:6990: $? = 0
  2086. configure:6990: result: yes
  2087. configure:6990: checking for vsnprintf
  2088. configure:6990: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2089. conftest.c:128: warning: conflicting types for built-in function 'vsnprintf'
  2090. configure:6990: $? = 0
  2091. configure:6990: result: yes
  2092. configure:6990: checking for asprintf
  2093. configure:6990: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2094. configure:6990: $? = 0
  2095. configure:6990: result: yes
  2096. configure:6990: checking for vasprintf
  2097. configure:6990: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2098. configure:6990: $? = 0
  2099. configure:6990: result: yes
  2100. configure:7002: checking for getifaddrs
  2101. configure:7002: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2102. configure:7002: $? = 0
  2103. configure:7002: result: yes
  2104. configure:7002: checking for getpwnam
  2105. configure:7002: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2106. configure:7002: $? = 0
  2107. configure:7002: result: yes
  2108. configure:7002: checking for inet_pton
  2109. configure:7002: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2110. configure:7002: $? = 0
  2111. configure:7002: result: yes
  2112. configure:7002: checking for inet_ntop
  2113. configure:7002: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2114. configure:7002: $? = 0
  2115. configure:7002: result: yes
  2116. configure:7014: checking for fflush
  2117. configure:7014: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2118. configure:7014: $? = 0
  2119. configure:7014: result: yes
  2120. configure:7014: checking for fsync
  2121. configure:7014: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2122. configure:7014: $? = 0
  2123. configure:7014: result: yes
  2124. configure:7014: checking for fseeko
  2125. configure:7014: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2126. configure:7014: $? = 0
  2127. configure:7014: result: yes
  2128. configure:7014: checking for ftello
  2129. configure:7014: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2130. configure:7014: $? = 0
  2131. configure:7014: result: yes
  2132. configure:7014: checking for sigaction
  2133. configure:7014: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2134. configure:7014: $? = 0
  2135. configure:7014: result: yes
  2136. configure:7026: checking for gettimeofday
  2137. configure:7026: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2138. configure:7026: $? = 0
  2139. configure:7026: result: yes
  2140. configure:7026: checking for clock_gettime
  2141. configure:7026: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2142. /tmp/ccyjgiX3.o: In function `main':
  2143. /home/droidzone/sources/elinks-0.13-20121201/conftest.c:152: undefined reference to `clock_gettime'
  2144. collect2: ld returned 1 exit status
  2145. configure:7026: $? = 1
  2146. configure: failed program was:
  2147. | /* confdefs.h */
  2148. | #define PACKAGE_NAME ""
  2149. | #define PACKAGE_TARNAME ""
  2150. | #define PACKAGE_VERSION ""
  2151. | #define PACKAGE_STRING ""
  2152. | #define PACKAGE_BUGREPORT ""
  2153. | #define PACKAGE_URL ""
  2154. | #define PACKAGE "elinks"
  2155. | #define VERSION "0.13.GIT"
  2156. | #define CONFIG_ASCIIDOC 1
  2157. | #define MANUAL_ASCIIDOC 1
  2158. | #define MAN_ASCIIDOC 1
  2159. | #define CONFIG_POD2HTML 1
  2160. | #define CONFIG_DOC 1
  2161. | #define CONFIG_MANUAL 1
  2162. | #define CONFIG_MANPAGE 1
  2163. | #define CONFIG_OS_UNIX 1
  2164. | #define HAVE_DIRENT_H 1
  2165. | #define STDC_HEADERS 1
  2166. | #define HAVE_SYS_WAIT_H 1
  2167. | #define TIME_WITH_SYS_TIME 1
  2168. | #define HAVE_SYS_TYPES_H 1
  2169. | #define HAVE_SYS_STAT_H 1
  2170. | #define HAVE_STDLIB_H 1
  2171. | #define HAVE_STRING_H 1
  2172. | #define HAVE_MEMORY_H 1
  2173. | #define HAVE_STRINGS_H 1
  2174. | #define HAVE_INTTYPES_H 1
  2175. | #define HAVE_STDINT_H 1
  2176. | #define HAVE_UNISTD_H 1
  2177. | #define HAVE_WCHAR_H 1
  2178. | #define HAVE_WCTYPE_H 1
  2179. | #define HAVE_FCNTL_H 1
  2180. | #define HAVE_LIMITS_H 1
  2181. | #define HAVE_TIME_H 1
  2182. | #define HAVE_UNISTD_H 1
  2183. | #define HAVE_ARPA_INET_H 1
  2184. | #define HAVE_NETINET_IN_SYSTM_H 1
  2185. | #define HAVE_NETINET_IP_H 1
  2186. | #define HAVE_NETDB_H 1
  2187. | #define HAVE_NETINET_IN_H 1
  2188. | #define HAVE_IFADDRS_H 1
  2189. | #define HAVE_SYS_IOCTL_H 1
  2190. | #define HAVE_SYS_RESOURCE_H 1
  2191. | #define HAVE_SYS_SELECT_H 1
  2192. | #define HAVE_SYS_SIGNAL_H 1
  2193. | #define HAVE_SYS_SOCKET_H 1
  2194. | #define HAVE_SYS_TIME_H 1
  2195. | #define HAVE_SYS_UTSNAME_H 1
  2196. | #define HAVE_NET_IF_H 1
  2197. | #define HAVE_STDINT_H 1
  2198. | #define HAVE_INTTYPES_H 1
  2199. | #define HAVE_LOCALE_H 1
  2200. | #define HAVE_PWD_H 1
  2201. | #define HAVE_TERMIOS_H 1
  2202. | #define HAVE_SYS_UN_H 1
  2203. | #define CONFIG_INTERLINK 1
  2204. | #define NONSTATIC_INLINE inline
  2205. | #define HAVE_TYPEOF 1
  2206. | #define HAVE_LONG_LONG 1
  2207. | #define HAVE_OFF_T 1
  2208. | #define HAVE_INT32_T 1
  2209. | #define HAVE_UINT32_T 1
  2210. | #define HAVE_UINT16_T 1
  2211. | #define SIZEOF_CHAR 1
  2212. | #define SIZEOF_SHORT 2
  2213. | #define SIZEOF_INT 4
  2214. | #define SIZEOF_LONG 8
  2215. | #define SIZEOF_LONG_LONG 8
  2216. | #define SIZEOF_OFF_T 8
  2217. | #define HAVE_VARIADIC_MACROS 1
  2218. | #define HAVE_STDLIB_H 1
  2219. | #define HAVE_UNISTD_H 1
  2220. | #define HAVE_SYS_PARAM_H 1
  2221. | #define HAVE_GETPAGESIZE 1
  2222. | #define HAVE_MMAP 1
  2223. | #define HAVE_STRFTIME 1
  2224. | #define HAVE_ATOLL 1
  2225. | #define HAVE_GETHOSTBYADDR 1
  2226. | #define HAVE_HERROR 1
  2227. | #define HAVE_STRERROR 1
  2228. | #define HAVE_POPEN 1
  2229. | #define HAVE_UNAME 1
  2230. | #define HAVE_ACCESS 1
  2231. | #define HAVE_CHMOD 1
  2232. | #define HAVE_ALARM 1
  2233. | #define HAVE_TIMEGM 1
  2234. | #define HAVE_MREMAP 1
  2235. | #define HAVE_STRCASECMP 1
  2236. | #define HAVE_STRNCASECMP 1
  2237. | #define HAVE_STRCASESTR 1
  2238. | #define HAVE_STRSTR 1
  2239. | #define HAVE_STRCHR 1
  2240. | #define HAVE_STRRCHR 1
  2241. | #define HAVE_MEMMOVE 1
  2242. | #define HAVE_BCOPY 1
  2243. | #define HAVE_STPCPY 1
  2244. | #define HAVE_STRDUP 1
  2245. | #define HAVE_INDEX 1
  2246. | #define HAVE_ISDIGIT 1
  2247. | #define HAVE_MEMPCPY 1
  2248. | #define HAVE_MEMRCHR 1
  2249. | #define HAVE_SNPRINTF 1
  2250. | #define HAVE_VSNPRINTF 1
  2251. | #define HAVE_ASPRINTF 1
  2252. | #define HAVE_VASPRINTF 1
  2253. | #define HAVE_GETIFADDRS 1
  2254. | #define HAVE_GETPWNAM 1
  2255. | #define HAVE_INET_PTON 1
  2256. | #define HAVE_INET_NTOP 1
  2257. | #define HAVE_FFLUSH 1
  2258. | #define HAVE_FSYNC 1
  2259. | #define HAVE_FSEEKO 1
  2260. | #define HAVE_FTELLO 1
  2261. | #define HAVE_SIGACTION 1
  2262. | #define HAVE_GETTIMEOFDAY 1
  2263. | /* end confdefs.h. */
  2264. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  2265. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2266. | #define clock_gettime innocuous_clock_gettime
  2267. |
  2268. | /* System header to define __stub macros and hopefully few prototypes,
  2269. | which can conflict with char clock_gettime (); below.
  2270. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2271. | <limits.h> exists even on freestanding compilers. */
  2272. |
  2273. | #ifdef __STDC__
  2274. | # include <limits.h>
  2275. | #else
  2276. | # include <assert.h>
  2277. | #endif
  2278. |
  2279. | #undef clock_gettime
  2280. |
  2281. | /* Override any GCC internal prototype to avoid an error.
  2282. | Use char because int might match the return type of a GCC
  2283. | builtin and then its argument prototype would still apply. */
  2284. | #ifdef __cplusplus
  2285. | extern "C"
  2286. | #endif
  2287. | char clock_gettime ();
  2288. | /* The GNU C library defines this for functions which it implements
  2289. | to always fail with ENOSYS. Some functions are actually named
  2290. | something starting with __ and the normal name is an alias. */
  2291. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  2292. | choke me
  2293. | #endif
  2294. |
  2295. | int
  2296. | main ()
  2297. | {
  2298. | return clock_gettime ();
  2299. | ;
  2300. | return 0;
  2301. | }
  2302. configure:7026: result: no
  2303. configure:7037: checking for setitimer
  2304. configure:7037: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2305. configure:7037: $? = 0
  2306. configure:7037: result: yes
  2307. configure:7049: checking for cygwin_conv_to_full_win32_path
  2308. configure:7049: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2309. /tmp/cc1pACaA.o: In function `main':
  2310. /home/droidzone/sources/elinks-0.13-20121201/conftest.c:153: undefined reference to `cygwin_conv_to_full_win32_path'
  2311. collect2: ld returned 1 exit status
  2312. configure:7049: $? = 1
  2313. configure: failed program was:
  2314. | /* confdefs.h */
  2315. | #define PACKAGE_NAME ""
  2316. | #define PACKAGE_TARNAME ""
  2317. | #define PACKAGE_VERSION ""
  2318. | #define PACKAGE_STRING ""
  2319. | #define PACKAGE_BUGREPORT ""
  2320. | #define PACKAGE_URL ""
  2321. | #define PACKAGE "elinks"
  2322. | #define VERSION "0.13.GIT"
  2323. | #define CONFIG_ASCIIDOC 1
  2324. | #define MANUAL_ASCIIDOC 1
  2325. | #define MAN_ASCIIDOC 1
  2326. | #define CONFIG_POD2HTML 1
  2327. | #define CONFIG_DOC 1
  2328. | #define CONFIG_MANUAL 1
  2329. | #define CONFIG_MANPAGE 1
  2330. | #define CONFIG_OS_UNIX 1
  2331. | #define HAVE_DIRENT_H 1
  2332. | #define STDC_HEADERS 1
  2333. | #define HAVE_SYS_WAIT_H 1
  2334. | #define TIME_WITH_SYS_TIME 1
  2335. | #define HAVE_SYS_TYPES_H 1
  2336. | #define HAVE_SYS_STAT_H 1
  2337. | #define HAVE_STDLIB_H 1
  2338. | #define HAVE_STRING_H 1
  2339. | #define HAVE_MEMORY_H 1
  2340. | #define HAVE_STRINGS_H 1
  2341. | #define HAVE_INTTYPES_H 1
  2342. | #define HAVE_STDINT_H 1
  2343. | #define HAVE_UNISTD_H 1
  2344. | #define HAVE_WCHAR_H 1
  2345. | #define HAVE_WCTYPE_H 1
  2346. | #define HAVE_FCNTL_H 1
  2347. | #define HAVE_LIMITS_H 1
  2348. | #define HAVE_TIME_H 1
  2349. | #define HAVE_UNISTD_H 1
  2350. | #define HAVE_ARPA_INET_H 1
  2351. | #define HAVE_NETINET_IN_SYSTM_H 1
  2352. | #define HAVE_NETINET_IP_H 1
  2353. | #define HAVE_NETDB_H 1
  2354. | #define HAVE_NETINET_IN_H 1
  2355. | #define HAVE_IFADDRS_H 1
  2356. | #define HAVE_SYS_IOCTL_H 1
  2357. | #define HAVE_SYS_RESOURCE_H 1
  2358. | #define HAVE_SYS_SELECT_H 1
  2359. | #define HAVE_SYS_SIGNAL_H 1
  2360. | #define HAVE_SYS_SOCKET_H 1
  2361. | #define HAVE_SYS_TIME_H 1
  2362. | #define HAVE_SYS_UTSNAME_H 1
  2363. | #define HAVE_NET_IF_H 1
  2364. | #define HAVE_STDINT_H 1
  2365. | #define HAVE_INTTYPES_H 1
  2366. | #define HAVE_LOCALE_H 1
  2367. | #define HAVE_PWD_H 1
  2368. | #define HAVE_TERMIOS_H 1
  2369. | #define HAVE_SYS_UN_H 1
  2370. | #define CONFIG_INTERLINK 1
  2371. | #define NONSTATIC_INLINE inline
  2372. | #define HAVE_TYPEOF 1
  2373. | #define HAVE_LONG_LONG 1
  2374. | #define HAVE_OFF_T 1
  2375. | #define HAVE_INT32_T 1
  2376. | #define HAVE_UINT32_T 1
  2377. | #define HAVE_UINT16_T 1
  2378. | #define SIZEOF_CHAR 1
  2379. | #define SIZEOF_SHORT 2
  2380. | #define SIZEOF_INT 4
  2381. | #define SIZEOF_LONG 8
  2382. | #define SIZEOF_LONG_LONG 8
  2383. | #define SIZEOF_OFF_T 8
  2384. | #define HAVE_VARIADIC_MACROS 1
  2385. | #define HAVE_STDLIB_H 1
  2386. | #define HAVE_UNISTD_H 1
  2387. | #define HAVE_SYS_PARAM_H 1
  2388. | #define HAVE_GETPAGESIZE 1
  2389. | #define HAVE_MMAP 1
  2390. | #define HAVE_STRFTIME 1
  2391. | #define HAVE_ATOLL 1
  2392. | #define HAVE_GETHOSTBYADDR 1
  2393. | #define HAVE_HERROR 1
  2394. | #define HAVE_STRERROR 1
  2395. | #define HAVE_POPEN 1
  2396. | #define HAVE_UNAME 1
  2397. | #define HAVE_ACCESS 1
  2398. | #define HAVE_CHMOD 1
  2399. | #define HAVE_ALARM 1
  2400. | #define HAVE_TIMEGM 1
  2401. | #define HAVE_MREMAP 1
  2402. | #define HAVE_STRCASECMP 1
  2403. | #define HAVE_STRNCASECMP 1
  2404. | #define HAVE_STRCASESTR 1
  2405. | #define HAVE_STRSTR 1
  2406. | #define HAVE_STRCHR 1
  2407. | #define HAVE_STRRCHR 1
  2408. | #define HAVE_MEMMOVE 1
  2409. | #define HAVE_BCOPY 1
  2410. | #define HAVE_STPCPY 1
  2411. | #define HAVE_STRDUP 1
  2412. | #define HAVE_INDEX 1
  2413. | #define HAVE_ISDIGIT 1
  2414. | #define HAVE_MEMPCPY 1
  2415. | #define HAVE_MEMRCHR 1
  2416. | #define HAVE_SNPRINTF 1
  2417. | #define HAVE_VSNPRINTF 1
  2418. | #define HAVE_ASPRINTF 1
  2419. | #define HAVE_VASPRINTF 1
  2420. | #define HAVE_GETIFADDRS 1
  2421. | #define HAVE_GETPWNAM 1
  2422. | #define HAVE_INET_PTON 1
  2423. | #define HAVE_INET_NTOP 1
  2424. | #define HAVE_FFLUSH 1
  2425. | #define HAVE_FSYNC 1
  2426. | #define HAVE_FSEEKO 1
  2427. | #define HAVE_FTELLO 1
  2428. | #define HAVE_SIGACTION 1
  2429. | #define HAVE_GETTIMEOFDAY 1
  2430. | #define HAVE_SETITIMER 1
  2431. | /* end confdefs.h. */
  2432. | /* Define cygwin_conv_to_full_win32_path to an innocuous variant, in case <limits.h> declares cygwin_conv_to_full_win32_path.
  2433. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2434. | #define cygwin_conv_to_full_win32_path innocuous_cygwin_conv_to_full_win32_path
  2435. |
  2436. | /* System header to define __stub macros and hopefully few prototypes,
  2437. | which can conflict with char cygwin_conv_to_full_win32_path (); below.
  2438. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2439. | <limits.h> exists even on freestanding compilers. */
  2440. |
  2441. | #ifdef __STDC__
  2442. | # include <limits.h>
  2443. | #else
  2444. | # include <assert.h>
  2445. | #endif
  2446. |
  2447. | #undef cygwin_conv_to_full_win32_path
  2448. |
  2449. | /* Override any GCC internal prototype to avoid an error.
  2450. | Use char because int might match the return type of a GCC
  2451. | builtin and then its argument prototype would still apply. */
  2452. | #ifdef __cplusplus
  2453. | extern "C"
  2454. | #endif
  2455. | char cygwin_conv_to_full_win32_path ();
  2456. | /* The GNU C library defines this for functions which it implements
  2457. | to always fail with ENOSYS. Some functions are actually named
  2458. | something starting with __ and the normal name is an alias. */
  2459. | #if defined __stub_cygwin_conv_to_full_win32_path || defined __stub___cygwin_conv_to_full_win32_path
  2460. | choke me
  2461. | #endif
  2462. |
  2463. | int
  2464. | main ()
  2465. | {
  2466. | return cygwin_conv_to_full_win32_path ();
  2467. | ;
  2468. | return 0;
  2469. | }
  2470. configure:7049: result: no
  2471. configure:7062: checking for setenv
  2472. configure:7062: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2473. configure:7062: $? = 0
  2474. configure:7062: result: yes
  2475. configure:7062: checking for putenv
  2476. configure:7062: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2477. configure:7062: $? = 0
  2478. configure:7062: result: yes
  2479. configure:7073: checking for unsetenv
  2480. configure:7073: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2481. configure:7073: $? = 0
  2482. configure:7073: result: yes
  2483. configure:7084: checking for getuid
  2484. configure:7084: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2485. configure:7084: $? = 0
  2486. configure:7084: result: yes
  2487. configure:7095: checking for geteuid
  2488. configure:7095: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2489. configure:7095: $? = 0
  2490. configure:7095: result: yes
  2491. configure:7107: checking for wcwidth
  2492. configure:7107: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2493. configure:7107: $? = 0
  2494. configure:7107: result: yes
  2495. configure:7119: checking for fork
  2496. configure:7119: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2497. conftest.c:148: warning: conflicting types for built-in function 'fork'
  2498. configure:7119: $? = 0
  2499. configure:7119: result: yes
  2500. configure:7134: checking for getpid
  2501. configure:7134: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2502. configure:7134: $? = 0
  2503. configure:7134: result: yes
  2504. configure:7146: checking for setpgid
  2505. configure:7146: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2506. configure:7146: $? = 0
  2507. configure:7146: result: yes
  2508. configure:7146: checking for getpgid
  2509. configure:7146: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2510. configure:7146: $? = 0
  2511. configure:7146: result: yes
  2512. configure:7146: checking for setpgrp
  2513. configure:7146: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2514. configure:7146: $? = 0
  2515. configure:7146: result: yes
  2516. configure:7146: checking for getpgrp
  2517. configure:7146: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2518. configure:7146: $? = 0
  2519. configure:7146: result: yes
  2520. configure:7157: checking for raise
  2521. configure:7157: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2522. configure:7157: $? = 0
  2523. configure:7157: result: yes
  2524. configure:7168: checking for kill
  2525. configure:7168: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2526. configure:7168: $? = 0
  2527. configure:7168: result: yes
  2528. configure:7180: checking for fpathconf
  2529. configure:7180: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2530. configure:7180: $? = 0
  2531. configure:7180: result: yes
  2532. configure:7196: checking for __va_copy
  2533. configure:7214: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2534. configure:7214: $? = 0
  2535. configure:7222: result: yes
  2536. configure:7230: checking for sysconf(_SC_PAGE_SIZE)
  2537. configure:7248: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2538. conftest.c: In function 'main':
  2539. conftest.c:140: warning: unused variable 'page_size'
  2540. configure:7248: $? = 0
  2541. configure:7256: result: yes
  2542. configure:7264: checking for C99 vsnprintf
  2543. configure:7309: gcc -o conftest -g -O2 -Wall conftest.c >&5
  2544. conftest.c:167: warning: return type defaults to 'int'
  2545. conftest.c: In function 'main':
  2546. conftest.c:167: warning: control reaches end of non-void function
  2547. configure:7309: $? = 0
  2548. configure:7309: ./conftest
  2549. configure:7309: $? = 0
  2550. configure:7319: result: yes
  2551. configure:7328: checking for dlopen in -ldl
  2552. configure:7353: gcc -o conftest -g -O2 -Wall conftest.c -ldl >&5
  2553. configure:7353: $? = 0
  2554. configure:7362: result: yes
  2555. configure:7378: checking for socket
  2556. configure:7378: gcc -o conftest -g -O2 -Wall conftest.c -ldl >&5
  2557. configure:7378: $? = 0
  2558. configure:7378: result: yes
  2559. configure:7433: checking for setsockopt
  2560. configure:7433: gcc -o conftest -g -O2 -Wall conftest.c -ldl >&5
  2561. configure:7433: $? = 0
  2562. configure:7433: result: yes
  2563. configure:7488: checking for gethostbyname
  2564. configure:7488: gcc -o conftest -g -O2 -Wall conftest.c -ldl >&5
  2565. configure:7488: $? = 0
  2566. configure:7488: result: yes
  2567. configure:7628: checking for gpm support
  2568. configure:7632: result: yes
  2569. configure:7661: checking gpm.h usability
  2570. configure:7661: gcc -c -g -O2 -Wall conftest.c >&5
  2571. conftest.c:171:17: error: gpm.h: No such file or directory
  2572. configure:7661: $? = 1
  2573. configure: failed program was:
  2574. | /* confdefs.h */
  2575. | #define PACKAGE_NAME ""
  2576. | #define PACKAGE_TARNAME ""
  2577. | #define PACKAGE_VERSION ""
  2578. | #define PACKAGE_STRING ""
  2579. | #define PACKAGE_BUGREPORT ""
  2580. | #define PACKAGE_URL ""
  2581. | #define PACKAGE "elinks"
  2582. | #define VERSION "0.13.GIT"
  2583. | #define CONFIG_ASCIIDOC 1
  2584. | #define MANUAL_ASCIIDOC 1
  2585. | #define MAN_ASCIIDOC 1
  2586. | #define CONFIG_POD2HTML 1
  2587. | #define CONFIG_DOC 1
  2588. | #define CONFIG_MANUAL 1
  2589. | #define CONFIG_MANPAGE 1
  2590. | #define CONFIG_OS_UNIX 1
  2591. | #define HAVE_DIRENT_H 1
  2592. | #define STDC_HEADERS 1
  2593. | #define HAVE_SYS_WAIT_H 1
  2594. | #define TIME_WITH_SYS_TIME 1
  2595. | #define HAVE_SYS_TYPES_H 1
  2596. | #define HAVE_SYS_STAT_H 1
  2597. | #define HAVE_STDLIB_H 1
  2598. | #define HAVE_STRING_H 1
  2599. | #define HAVE_MEMORY_H 1
  2600. | #define HAVE_STRINGS_H 1
  2601. | #define HAVE_INTTYPES_H 1
  2602. | #define HAVE_STDINT_H 1
  2603. | #define HAVE_UNISTD_H 1
  2604. | #define HAVE_WCHAR_H 1
  2605. | #define HAVE_WCTYPE_H 1
  2606. | #define HAVE_FCNTL_H 1
  2607. | #define HAVE_LIMITS_H 1
  2608. | #define HAVE_TIME_H 1
  2609. | #define HAVE_UNISTD_H 1
  2610. | #define HAVE_ARPA_INET_H 1
  2611. | #define HAVE_NETINET_IN_SYSTM_H 1
  2612. | #define HAVE_NETINET_IP_H 1
  2613. | #define HAVE_NETDB_H 1
  2614. | #define HAVE_NETINET_IN_H 1
  2615. | #define HAVE_IFADDRS_H 1
  2616. | #define HAVE_SYS_IOCTL_H 1
  2617. | #define HAVE_SYS_RESOURCE_H 1
  2618. | #define HAVE_SYS_SELECT_H 1
  2619. | #define HAVE_SYS_SIGNAL_H 1
  2620. | #define HAVE_SYS_SOCKET_H 1
  2621. | #define HAVE_SYS_TIME_H 1
  2622. | #define HAVE_SYS_UTSNAME_H 1
  2623. | #define HAVE_NET_IF_H 1
  2624. | #define HAVE_STDINT_H 1
  2625. | #define HAVE_INTTYPES_H 1
  2626. | #define HAVE_LOCALE_H 1
  2627. | #define HAVE_PWD_H 1
  2628. | #define HAVE_TERMIOS_H 1
  2629. | #define HAVE_SYS_UN_H 1
  2630. | #define CONFIG_INTERLINK 1
  2631. | #define NONSTATIC_INLINE inline
  2632. | #define HAVE_TYPEOF 1
  2633. | #define HAVE_LONG_LONG 1
  2634. | #define HAVE_OFF_T 1
  2635. | #define HAVE_INT32_T 1
  2636. | #define HAVE_UINT32_T 1
  2637. | #define HAVE_UINT16_T 1
  2638. | #define SIZEOF_CHAR 1
  2639. | #define SIZEOF_SHORT 2
  2640. | #define SIZEOF_INT 4
  2641. | #define SIZEOF_LONG 8
  2642. | #define SIZEOF_LONG_LONG 8
  2643. | #define SIZEOF_OFF_T 8
  2644. | #define HAVE_VARIADIC_MACROS 1
  2645. | #define HAVE_STDLIB_H 1
  2646. | #define HAVE_UNISTD_H 1
  2647. | #define HAVE_SYS_PARAM_H 1
  2648. | #define HAVE_GETPAGESIZE 1
  2649. | #define HAVE_MMAP 1
  2650. | #define HAVE_STRFTIME 1
  2651. | #define HAVE_ATOLL 1
  2652. | #define HAVE_GETHOSTBYADDR 1
  2653. | #define HAVE_HERROR 1
  2654. | #define HAVE_STRERROR 1
  2655. | #define HAVE_POPEN 1
  2656. | #define HAVE_UNAME 1
  2657. | #define HAVE_ACCESS 1
  2658. | #define HAVE_CHMOD 1
  2659. | #define HAVE_ALARM 1
  2660. | #define HAVE_TIMEGM 1
  2661. | #define HAVE_MREMAP 1
  2662. | #define HAVE_STRCASECMP 1
  2663. | #define HAVE_STRNCASECMP 1
  2664. | #define HAVE_STRCASESTR 1
  2665. | #define HAVE_STRSTR 1
  2666. | #define HAVE_STRCHR 1
  2667. | #define HAVE_STRRCHR 1
  2668. | #define HAVE_MEMMOVE 1
  2669. | #define HAVE_BCOPY 1
  2670. | #define HAVE_STPCPY 1
  2671. | #define HAVE_STRDUP 1
  2672. | #define HAVE_INDEX 1
  2673. | #define HAVE_ISDIGIT 1
  2674. | #define HAVE_MEMPCPY 1
  2675. | #define HAVE_MEMRCHR 1
  2676. | #define HAVE_SNPRINTF 1
  2677. | #define HAVE_VSNPRINTF 1
  2678. | #define HAVE_ASPRINTF 1
  2679. | #define HAVE_VASPRINTF 1
  2680. | #define HAVE_GETIFADDRS 1
  2681. | #define HAVE_GETPWNAM 1
  2682. | #define HAVE_INET_PTON 1
  2683. | #define HAVE_INET_NTOP 1
  2684. | #define HAVE_FFLUSH 1
  2685. | #define HAVE_FSYNC 1
  2686. | #define HAVE_FSEEKO 1
  2687. | #define HAVE_FTELLO 1
  2688. | #define HAVE_SIGACTION 1
  2689. | #define HAVE_GETTIMEOFDAY 1
  2690. | #define HAVE_SETITIMER 1
  2691. | #define HAVE_SETENV 1
  2692. | #define HAVE_PUTENV 1
  2693. | #define HAVE_UNSETENV 1
  2694. | #define HAVE_GETUID 1
  2695. | #define HAVE_GETEUID 1
  2696. | #define HAVE_WCWIDTH 1
  2697. | #define HAVE_FORK 1
  2698. | #define HAVE_GETPID 1
  2699. | #define HAVE_SETPGID 1
  2700. | #define HAVE_GETPGID 1
  2701. | #define HAVE_SETPGRP 1
  2702. | #define HAVE_GETPGRP 1
  2703. | #define HAVE_RAISE 1
  2704. | #define HAVE_KILL 1
  2705. | #define HAVE_FPATHCONF 1
  2706. | #define HAVE_VA_COPY 1
  2707. | #define HAVE_SC_PAGE_SIZE 1
  2708. | #define HAVE_C99_VSNPRINTF 1
  2709. | #define HAVE_LIBDL 1
  2710. | /* end confdefs.h. */
  2711. | #include <stdio.h>
  2712. | #ifdef HAVE_SYS_TYPES_H
  2713. | # include <sys/types.h>
  2714. | #endif
  2715. | #ifdef HAVE_SYS_STAT_H
  2716. | # include <sys/stat.h>
  2717. | #endif
  2718. | #ifdef STDC_HEADERS
  2719. | # include <stdlib.h>
  2720. | # include <stddef.h>
  2721. | #else
  2722. | # ifdef HAVE_STDLIB_H
  2723. | # include <stdlib.h>
  2724. | # endif
  2725. | #endif
  2726. | #ifdef HAVE_STRING_H
  2727. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2728. | # include <memory.h>
  2729. | # endif
  2730. | # include <string.h>
  2731. | #endif
  2732. | #ifdef HAVE_STRINGS_H
  2733. | # include <strings.h>
  2734. | #endif
  2735. | #ifdef HAVE_INTTYPES_H
  2736. | # include <inttypes.h>
  2737. | #endif
  2738. | #ifdef HAVE_STDINT_H
  2739. | # include <stdint.h>
  2740. | #endif
  2741. | #ifdef HAVE_UNISTD_H
  2742. | # include <unistd.h>
  2743. | #endif
  2744. | #include <gpm.h>
  2745. configure:7661: result: no
  2746. configure:7661: checking gpm.h presence
  2747. configure:7661: gcc -E conftest.c
  2748. conftest.c:138:17: error: gpm.h: No such file or directory
  2749. configure:7661: $? = 1
  2750. configure: failed program was:
  2751. | /* confdefs.h */
  2752. | #define PACKAGE_NAME ""
  2753. | #define PACKAGE_TARNAME ""
  2754. | #define PACKAGE_VERSION ""
  2755. | #define PACKAGE_STRING ""
  2756. | #define PACKAGE_BUGREPORT ""
  2757. | #define PACKAGE_URL ""
  2758. | #define PACKAGE "elinks"
  2759. | #define VERSION "0.13.GIT"
  2760. | #define CONFIG_ASCIIDOC 1
  2761. | #define MANUAL_ASCIIDOC 1
  2762. | #define MAN_ASCIIDOC 1
  2763. | #define CONFIG_POD2HTML 1
  2764. | #define CONFIG_DOC 1
  2765. | #define CONFIG_MANUAL 1
  2766. | #define CONFIG_MANPAGE 1
  2767. | #define CONFIG_OS_UNIX 1
  2768. | #define HAVE_DIRENT_H 1
  2769. | #define STDC_HEADERS 1
  2770. | #define HAVE_SYS_WAIT_H 1
  2771. | #define TIME_WITH_SYS_TIME 1
  2772. | #define HAVE_SYS_TYPES_H 1
  2773. | #define HAVE_SYS_STAT_H 1
  2774. | #define HAVE_STDLIB_H 1
  2775. | #define HAVE_STRING_H 1
  2776. | #define HAVE_MEMORY_H 1
  2777. | #define HAVE_STRINGS_H 1
  2778. | #define HAVE_INTTYPES_H 1
  2779. | #define HAVE_STDINT_H 1
  2780. | #define HAVE_UNISTD_H 1
  2781. | #define HAVE_WCHAR_H 1
  2782. | #define HAVE_WCTYPE_H 1
  2783. | #define HAVE_FCNTL_H 1
  2784. | #define HAVE_LIMITS_H 1
  2785. | #define HAVE_TIME_H 1
  2786. | #define HAVE_UNISTD_H 1
  2787. | #define HAVE_ARPA_INET_H 1
  2788. | #define HAVE_NETINET_IN_SYSTM_H 1
  2789. | #define HAVE_NETINET_IP_H 1
  2790. | #define HAVE_NETDB_H 1
  2791. | #define HAVE_NETINET_IN_H 1
  2792. | #define HAVE_IFADDRS_H 1
  2793. | #define HAVE_SYS_IOCTL_H 1
  2794. | #define HAVE_SYS_RESOURCE_H 1
  2795. | #define HAVE_SYS_SELECT_H 1
  2796. | #define HAVE_SYS_SIGNAL_H 1
  2797. | #define HAVE_SYS_SOCKET_H 1
  2798. | #define HAVE_SYS_TIME_H 1
  2799. | #define HAVE_SYS_UTSNAME_H 1
  2800. | #define HAVE_NET_IF_H 1
  2801. | #define HAVE_STDINT_H 1
  2802. | #define HAVE_INTTYPES_H 1
  2803. | #define HAVE_LOCALE_H 1
  2804. | #define HAVE_PWD_H 1
  2805. | #define HAVE_TERMIOS_H 1
  2806. | #define HAVE_SYS_UN_H 1
  2807. | #define CONFIG_INTERLINK 1
  2808. | #define NONSTATIC_INLINE inline
  2809. | #define HAVE_TYPEOF 1
  2810. | #define HAVE_LONG_LONG 1
  2811. | #define HAVE_OFF_T 1
  2812. | #define HAVE_INT32_T 1
  2813. | #define HAVE_UINT32_T 1
  2814. | #define HAVE_UINT16_T 1
  2815. | #define SIZEOF_CHAR 1
  2816. | #define SIZEOF_SHORT 2
  2817. | #define SIZEOF_INT 4
  2818. | #define SIZEOF_LONG 8
  2819. | #define SIZEOF_LONG_LONG 8
  2820. | #define SIZEOF_OFF_T 8
  2821. | #define HAVE_VARIADIC_MACROS 1
  2822. | #define HAVE_STDLIB_H 1
  2823. | #define HAVE_UNISTD_H 1
  2824. | #define HAVE_SYS_PARAM_H 1
  2825. | #define HAVE_GETPAGESIZE 1
  2826. | #define HAVE_MMAP 1
  2827. | #define HAVE_STRFTIME 1
  2828. | #define HAVE_ATOLL 1
  2829. | #define HAVE_GETHOSTBYADDR 1
  2830. | #define HAVE_HERROR 1
  2831. | #define HAVE_STRERROR 1
  2832. | #define HAVE_POPEN 1
  2833. | #define HAVE_UNAME 1
  2834. | #define HAVE_ACCESS 1
  2835. | #define HAVE_CHMOD 1
  2836. | #define HAVE_ALARM 1
  2837. | #define HAVE_TIMEGM 1
  2838. | #define HAVE_MREMAP 1
  2839. | #define HAVE_STRCASECMP 1
  2840. | #define HAVE_STRNCASECMP 1
  2841. | #define HAVE_STRCASESTR 1
  2842. | #define HAVE_STRSTR 1
  2843. | #define HAVE_STRCHR 1
  2844. | #define HAVE_STRRCHR 1
  2845. | #define HAVE_MEMMOVE 1
  2846. | #define HAVE_BCOPY 1
  2847. | #define HAVE_STPCPY 1
  2848. | #define HAVE_STRDUP 1
  2849. | #define HAVE_INDEX 1
  2850. | #define HAVE_ISDIGIT 1
  2851. | #define HAVE_MEMPCPY 1
  2852. | #define HAVE_MEMRCHR 1
  2853. | #define HAVE_SNPRINTF 1
  2854. | #define HAVE_VSNPRINTF 1
  2855. | #define HAVE_ASPRINTF 1
  2856. | #define HAVE_VASPRINTF 1
  2857. | #define HAVE_GETIFADDRS 1
  2858. | #define HAVE_GETPWNAM 1
  2859. | #define HAVE_INET_PTON 1
  2860. | #define HAVE_INET_NTOP 1
  2861. | #define HAVE_FFLUSH 1
  2862. | #define HAVE_FSYNC 1
  2863. | #define HAVE_FSEEKO 1
  2864. | #define HAVE_FTELLO 1
  2865. | #define HAVE_SIGACTION 1
  2866. | #define HAVE_GETTIMEOFDAY 1
  2867. | #define HAVE_SETITIMER 1
  2868. | #define HAVE_SETENV 1
  2869. | #define HAVE_PUTENV 1
  2870. | #define HAVE_UNSETENV 1
  2871. | #define HAVE_GETUID 1
  2872. | #define HAVE_GETEUID 1
  2873. | #define HAVE_WCWIDTH 1
  2874. | #define HAVE_FORK 1
  2875. | #define HAVE_GETPID 1
  2876. | #define HAVE_SETPGID 1
  2877. | #define HAVE_GETPGID 1
  2878. | #define HAVE_SETPGRP 1
  2879. | #define HAVE_GETPGRP 1
  2880. | #define HAVE_RAISE 1
  2881. | #define HAVE_KILL 1
  2882. | #define HAVE_FPATHCONF 1
  2883. | #define HAVE_VA_COPY 1
  2884. | #define HAVE_SC_PAGE_SIZE 1
  2885. | #define HAVE_C99_VSNPRINTF 1
  2886. | #define HAVE_LIBDL 1
  2887. | /* end confdefs.h. */
  2888. | #include <gpm.h>
  2889. configure:7661: result: no
  2890. configure:7661: checking for gpm.h
  2891. configure:7661: result: no
  2892. configure:7787: checking for zlib support
  2893. configure:7791: result: yes
  2894. configure:7820: checking zlib.h usability
  2895. configure:7820: gcc -c -g -O2 -Wall conftest.c >&5
  2896. configure:7820: $? = 0
  2897. configure:7820: result: yes
  2898. configure:7820: checking zlib.h presence
  2899. configure:7820: gcc -E conftest.c
  2900. configure:7820: $? = 0
  2901. configure:7820: result: yes
  2902. configure:7820: checking for zlib.h
  2903. configure:7820: result: yes
  2904. configure:7833: checking for gzclearerr in -lz
  2905. configure:7858: gcc -o conftest -g -O2 -Wall conftest.c -lz -ldl >&5
  2906. configure:7858: $? = 0
  2907. configure:7867: result: yes
  2908. configure:7941: checking for bzlib support
  2909. configure:7945: result: yes
  2910. configure:7974: checking bzlib.h usability
  2911. configure:7974: gcc -c -g -O2 -Wall conftest.c >&5
  2912. conftest.c:173:19: error: bzlib.h: No such file or directory
  2913. configure:7974: $? = 1
  2914. configure: failed program was:
  2915. | /* confdefs.h */
  2916. | #define PACKAGE_NAME ""
  2917. | #define PACKAGE_TARNAME ""
  2918. | #define PACKAGE_VERSION ""
  2919. | #define PACKAGE_STRING ""
  2920. | #define PACKAGE_BUGREPORT ""
  2921. | #define PACKAGE_URL ""
  2922. | #define PACKAGE "elinks"
  2923. | #define VERSION "0.13.GIT"
  2924. | #define CONFIG_ASCIIDOC 1
  2925. | #define MANUAL_ASCIIDOC 1
  2926. | #define MAN_ASCIIDOC 1
  2927. | #define CONFIG_POD2HTML 1
  2928. | #define CONFIG_DOC 1
  2929. | #define CONFIG_MANUAL 1
  2930. | #define CONFIG_MANPAGE 1
  2931. | #define CONFIG_OS_UNIX 1
  2932. | #define HAVE_DIRENT_H 1
  2933. | #define STDC_HEADERS 1
  2934. | #define HAVE_SYS_WAIT_H 1
  2935. | #define TIME_WITH_SYS_TIME 1
  2936. | #define HAVE_SYS_TYPES_H 1
  2937. | #define HAVE_SYS_STAT_H 1
  2938. | #define HAVE_STDLIB_H 1
  2939. | #define HAVE_STRING_H 1
  2940. | #define HAVE_MEMORY_H 1
  2941. | #define HAVE_STRINGS_H 1
  2942. | #define HAVE_INTTYPES_H 1
  2943. | #define HAVE_STDINT_H 1
  2944. | #define HAVE_UNISTD_H 1
  2945. | #define HAVE_WCHAR_H 1
  2946. | #define HAVE_WCTYPE_H 1
  2947. | #define HAVE_FCNTL_H 1
  2948. | #define HAVE_LIMITS_H 1
  2949. | #define HAVE_TIME_H 1
  2950. | #define HAVE_UNISTD_H 1
  2951. | #define HAVE_ARPA_INET_H 1
  2952. | #define HAVE_NETINET_IN_SYSTM_H 1
  2953. | #define HAVE_NETINET_IP_H 1
  2954. | #define HAVE_NETDB_H 1
  2955. | #define HAVE_NETINET_IN_H 1
  2956. | #define HAVE_IFADDRS_H 1
  2957. | #define HAVE_SYS_IOCTL_H 1
  2958. | #define HAVE_SYS_RESOURCE_H 1
  2959. | #define HAVE_SYS_SELECT_H 1
  2960. | #define HAVE_SYS_SIGNAL_H 1
  2961. | #define HAVE_SYS_SOCKET_H 1
  2962. | #define HAVE_SYS_TIME_H 1
  2963. | #define HAVE_SYS_UTSNAME_H 1
  2964. | #define HAVE_NET_IF_H 1
  2965. | #define HAVE_STDINT_H 1
  2966. | #define HAVE_INTTYPES_H 1
  2967. | #define HAVE_LOCALE_H 1
  2968. | #define HAVE_PWD_H 1
  2969. | #define HAVE_TERMIOS_H 1
  2970. | #define HAVE_SYS_UN_H 1
  2971. | #define CONFIG_INTERLINK 1
  2972. | #define NONSTATIC_INLINE inline
  2973. | #define HAVE_TYPEOF 1
  2974. | #define HAVE_LONG_LONG 1
  2975. | #define HAVE_OFF_T 1
  2976. | #define HAVE_INT32_T 1
  2977. | #define HAVE_UINT32_T 1
  2978. | #define HAVE_UINT16_T 1
  2979. | #define SIZEOF_CHAR 1
  2980. | #define SIZEOF_SHORT 2
  2981. | #define SIZEOF_INT 4
  2982. | #define SIZEOF_LONG 8
  2983. | #define SIZEOF_LONG_LONG 8
  2984. | #define SIZEOF_OFF_T 8
  2985. | #define HAVE_VARIADIC_MACROS 1
  2986. | #define HAVE_STDLIB_H 1
  2987. | #define HAVE_UNISTD_H 1
  2988. | #define HAVE_SYS_PARAM_H 1
  2989. | #define HAVE_GETPAGESIZE 1
  2990. | #define HAVE_MMAP 1
  2991. | #define HAVE_STRFTIME 1
  2992. | #define HAVE_ATOLL 1
  2993. | #define HAVE_GETHOSTBYADDR 1
  2994. | #define HAVE_HERROR 1
  2995. | #define HAVE_STRERROR 1
  2996. | #define HAVE_POPEN 1
  2997. | #define HAVE_UNAME 1
  2998. | #define HAVE_ACCESS 1
  2999. | #define HAVE_CHMOD 1
  3000. | #define HAVE_ALARM 1
  3001. | #define HAVE_TIMEGM 1
  3002. | #define HAVE_MREMAP 1
  3003. | #define HAVE_STRCASECMP 1
  3004. | #define HAVE_STRNCASECMP 1
  3005. | #define HAVE_STRCASESTR 1
  3006. | #define HAVE_STRSTR 1
  3007. | #define HAVE_STRCHR 1
  3008. | #define HAVE_STRRCHR 1
  3009. | #define HAVE_MEMMOVE 1
  3010. | #define HAVE_BCOPY 1
  3011. | #define HAVE_STPCPY 1
  3012. | #define HAVE_STRDUP 1
  3013. | #define HAVE_INDEX 1
  3014. | #define HAVE_ISDIGIT 1
  3015. | #define HAVE_MEMPCPY 1
  3016. | #define HAVE_MEMRCHR 1
  3017. | #define HAVE_SNPRINTF 1
  3018. | #define HAVE_VSNPRINTF 1
  3019. | #define HAVE_ASPRINTF 1
  3020. | #define HAVE_VASPRINTF 1
  3021. | #define HAVE_GETIFADDRS 1
  3022. | #define HAVE_GETPWNAM 1
  3023. | #define HAVE_INET_PTON 1
  3024. | #define HAVE_INET_NTOP 1
  3025. | #define HAVE_FFLUSH 1
  3026. | #define HAVE_FSYNC 1
  3027. | #define HAVE_FSEEKO 1
  3028. | #define HAVE_FTELLO 1
  3029. | #define HAVE_SIGACTION 1
  3030. | #define HAVE_GETTIMEOFDAY 1
  3031. | #define HAVE_SETITIMER 1
  3032. | #define HAVE_SETENV 1
  3033. | #define HAVE_PUTENV 1
  3034. | #define HAVE_UNSETENV 1
  3035. | #define HAVE_GETUID 1
  3036. | #define HAVE_GETEUID 1
  3037. | #define HAVE_WCWIDTH 1
  3038. | #define HAVE_FORK 1
  3039. | #define HAVE_GETPID 1
  3040. | #define HAVE_SETPGID 1
  3041. | #define HAVE_GETPGID 1
  3042. | #define HAVE_SETPGRP 1
  3043. | #define HAVE_GETPGRP 1
  3044. | #define HAVE_RAISE 1
  3045. | #define HAVE_KILL 1
  3046. | #define HAVE_FPATHCONF 1
  3047. | #define HAVE_VA_COPY 1
  3048. | #define HAVE_SC_PAGE_SIZE 1
  3049. | #define HAVE_C99_VSNPRINTF 1
  3050. | #define HAVE_LIBDL 1
  3051. | #define HAVE_ZLIB_H 1
  3052. | #define CONFIG_GZIP 1
  3053. | /* end confdefs.h. */
  3054. | #include <stdio.h>
  3055. | #ifdef HAVE_SYS_TYPES_H
  3056. | # include <sys/types.h>
  3057. | #endif
  3058. | #ifdef HAVE_SYS_STAT_H
  3059. | # include <sys/stat.h>
  3060. | #endif
  3061. | #ifdef STDC_HEADERS
  3062. | # include <stdlib.h>
  3063. | # include <stddef.h>
  3064. | #else
  3065. | # ifdef HAVE_STDLIB_H
  3066. | # include <stdlib.h>
  3067. | # endif
  3068. | #endif
  3069. | #ifdef HAVE_STRING_H
  3070. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3071. | # include <memory.h>
  3072. | # endif
  3073. | # include <string.h>
  3074. | #endif
  3075. | #ifdef HAVE_STRINGS_H
  3076. | # include <strings.h>
  3077. | #endif
  3078. | #ifdef HAVE_INTTYPES_H
  3079. | # include <inttypes.h>
  3080. | #endif
  3081. | #ifdef HAVE_STDINT_H
  3082. | # include <stdint.h>
  3083. | #endif
  3084. | #ifdef HAVE_UNISTD_H
  3085. | # include <unistd.h>
  3086. | #endif
  3087. | #include <bzlib.h>
  3088. configure:7974: result: no
  3089. configure:7974: checking bzlib.h presence
  3090. configure:7974: gcc -E conftest.c
  3091. conftest.c:140:19: error: bzlib.h: No such file or directory
  3092. configure:7974: $? = 1
  3093. configure: failed program was:
  3094. | /* confdefs.h */
  3095. | #define PACKAGE_NAME ""
  3096. | #define PACKAGE_TARNAME ""
  3097. | #define PACKAGE_VERSION ""
  3098. | #define PACKAGE_STRING ""
  3099. | #define PACKAGE_BUGREPORT ""
  3100. | #define PACKAGE_URL ""
  3101. | #define PACKAGE "elinks"
  3102. | #define VERSION "0.13.GIT"
  3103. | #define CONFIG_ASCIIDOC 1
  3104. | #define MANUAL_ASCIIDOC 1
  3105. | #define MAN_ASCIIDOC 1
  3106. | #define CONFIG_POD2HTML 1
  3107. | #define CONFIG_DOC 1
  3108. | #define CONFIG_MANUAL 1
  3109. | #define CONFIG_MANPAGE 1
  3110. | #define CONFIG_OS_UNIX 1
  3111. | #define HAVE_DIRENT_H 1
  3112. | #define STDC_HEADERS 1
  3113. | #define HAVE_SYS_WAIT_H 1
  3114. | #define TIME_WITH_SYS_TIME 1
  3115. | #define HAVE_SYS_TYPES_H 1
  3116. | #define HAVE_SYS_STAT_H 1
  3117. | #define HAVE_STDLIB_H 1
  3118. | #define HAVE_STRING_H 1
  3119. | #define HAVE_MEMORY_H 1
  3120. | #define HAVE_STRINGS_H 1
  3121. | #define HAVE_INTTYPES_H 1
  3122. | #define HAVE_STDINT_H 1
  3123. | #define HAVE_UNISTD_H 1
  3124. | #define HAVE_WCHAR_H 1
  3125. | #define HAVE_WCTYPE_H 1
  3126. | #define HAVE_FCNTL_H 1
  3127. | #define HAVE_LIMITS_H 1
  3128. | #define HAVE_TIME_H 1
  3129. | #define HAVE_UNISTD_H 1
  3130. | #define HAVE_ARPA_INET_H 1
  3131. | #define HAVE_NETINET_IN_SYSTM_H 1
  3132. | #define HAVE_NETINET_IP_H 1
  3133. | #define HAVE_NETDB_H 1
  3134. | #define HAVE_NETINET_IN_H 1
  3135. | #define HAVE_IFADDRS_H 1
  3136. | #define HAVE_SYS_IOCTL_H 1
  3137. | #define HAVE_SYS_RESOURCE_H 1
  3138. | #define HAVE_SYS_SELECT_H 1
  3139. | #define HAVE_SYS_SIGNAL_H 1
  3140. | #define HAVE_SYS_SOCKET_H 1
  3141. | #define HAVE_SYS_TIME_H 1
  3142. | #define HAVE_SYS_UTSNAME_H 1
  3143. | #define HAVE_NET_IF_H 1
  3144. | #define HAVE_STDINT_H 1
  3145. | #define HAVE_INTTYPES_H 1
  3146. | #define HAVE_LOCALE_H 1
  3147. | #define HAVE_PWD_H 1
  3148. | #define HAVE_TERMIOS_H 1
  3149. | #define HAVE_SYS_UN_H 1
  3150. | #define CONFIG_INTERLINK 1
  3151. | #define NONSTATIC_INLINE inline
  3152. | #define HAVE_TYPEOF 1
  3153. | #define HAVE_LONG_LONG 1
  3154. | #define HAVE_OFF_T 1
  3155. | #define HAVE_INT32_T 1
  3156. | #define HAVE_UINT32_T 1
  3157. | #define HAVE_UINT16_T 1
  3158. | #define SIZEOF_CHAR 1
  3159. | #define SIZEOF_SHORT 2
  3160. | #define SIZEOF_INT 4
  3161. | #define SIZEOF_LONG 8
  3162. | #define SIZEOF_LONG_LONG 8
  3163. | #define SIZEOF_OFF_T 8
  3164. | #define HAVE_VARIADIC_MACROS 1
  3165. | #define HAVE_STDLIB_H 1
  3166. | #define HAVE_UNISTD_H 1
  3167. | #define HAVE_SYS_PARAM_H 1
  3168. | #define HAVE_GETPAGESIZE 1
  3169. | #define HAVE_MMAP 1
  3170. | #define HAVE_STRFTIME 1
  3171. | #define HAVE_ATOLL 1
  3172. | #define HAVE_GETHOSTBYADDR 1
  3173. | #define HAVE_HERROR 1
  3174. | #define HAVE_STRERROR 1
  3175. | #define HAVE_POPEN 1
  3176. | #define HAVE_UNAME 1
  3177. | #define HAVE_ACCESS 1
  3178. | #define HAVE_CHMOD 1
  3179. | #define HAVE_ALARM 1
  3180. | #define HAVE_TIMEGM 1
  3181. | #define HAVE_MREMAP 1
  3182. | #define HAVE_STRCASECMP 1
  3183. | #define HAVE_STRNCASECMP 1
  3184. | #define HAVE_STRCASESTR 1
  3185. | #define HAVE_STRSTR 1
  3186. | #define HAVE_STRCHR 1
  3187. | #define HAVE_STRRCHR 1
  3188. | #define HAVE_MEMMOVE 1
  3189. | #define HAVE_BCOPY 1
  3190. | #define HAVE_STPCPY 1
  3191. | #define HAVE_STRDUP 1
  3192. | #define HAVE_INDEX 1
  3193. | #define HAVE_ISDIGIT 1
  3194. | #define HAVE_MEMPCPY 1
  3195. | #define HAVE_MEMRCHR 1
  3196. | #define HAVE_SNPRINTF 1
  3197. | #define HAVE_VSNPRINTF 1
  3198. | #define HAVE_ASPRINTF 1
  3199. | #define HAVE_VASPRINTF 1
  3200. | #define HAVE_GETIFADDRS 1
  3201. | #define HAVE_GETPWNAM 1
  3202. | #define HAVE_INET_PTON 1
  3203. | #define HAVE_INET_NTOP 1
  3204. | #define HAVE_FFLUSH 1
  3205. | #define HAVE_FSYNC 1
  3206. | #define HAVE_FSEEKO 1
  3207. | #define HAVE_FTELLO 1
  3208. | #define HAVE_SIGACTION 1
  3209. | #define HAVE_GETTIMEOFDAY 1
  3210. | #define HAVE_SETITIMER 1
  3211. | #define HAVE_SETENV 1
  3212. | #define HAVE_PUTENV 1
  3213. | #define HAVE_UNSETENV 1
  3214. | #define HAVE_GETUID 1
  3215. | #define HAVE_GETEUID 1
  3216. | #define HAVE_WCWIDTH 1
  3217. | #define HAVE_FORK 1
  3218. | #define HAVE_GETPID 1
  3219. | #define HAVE_SETPGID 1
  3220. | #define HAVE_GETPGID 1
  3221. | #define HAVE_SETPGRP 1
  3222. | #define HAVE_GETPGRP 1
  3223. | #define HAVE_RAISE 1
  3224. | #define HAVE_KILL 1
  3225. | #define HAVE_FPATHCONF 1
  3226. | #define HAVE_VA_COPY 1
  3227. | #define HAVE_SC_PAGE_SIZE 1
  3228. | #define HAVE_C99_VSNPRINTF 1
  3229. | #define HAVE_LIBDL 1
  3230. | #define HAVE_ZLIB_H 1
  3231. | #define CONFIG_GZIP 1
  3232. | /* end confdefs.h. */
  3233. | #include <bzlib.h>
  3234. configure:7974: result: no
  3235. configure:7974: checking for bzlib.h
  3236. configure:7974: result: no
  3237. configure:8095: checking for idn support
  3238. configure:8099: result: yes
  3239. configure:8128: checking idna.h usability
  3240. configure:8128: gcc -c -g -O2 -Wall conftest.c >&5
  3241. conftest.c:173:18: error: idna.h: No such file or directory
  3242. configure:8128: $? = 1
  3243. configure: failed program was:
  3244. | /* confdefs.h */
  3245. | #define PACKAGE_NAME ""
  3246. | #define PACKAGE_TARNAME ""
  3247. | #define PACKAGE_VERSION ""
  3248. | #define PACKAGE_STRING ""
  3249. | #define PACKAGE_BUGREPORT ""
  3250. | #define PACKAGE_URL ""
  3251. | #define PACKAGE "elinks"
  3252. | #define VERSION "0.13.GIT"
  3253. | #define CONFIG_ASCIIDOC 1
  3254. | #define MANUAL_ASCIIDOC 1
  3255. | #define MAN_ASCIIDOC 1
  3256. | #define CONFIG_POD2HTML 1
  3257. | #define CONFIG_DOC 1
  3258. | #define CONFIG_MANUAL 1
  3259. | #define CONFIG_MANPAGE 1
  3260. | #define CONFIG_OS_UNIX 1
  3261. | #define HAVE_DIRENT_H 1
  3262. | #define STDC_HEADERS 1
  3263. | #define HAVE_SYS_WAIT_H 1
  3264. | #define TIME_WITH_SYS_TIME 1
  3265. | #define HAVE_SYS_TYPES_H 1
  3266. | #define HAVE_SYS_STAT_H 1
  3267. | #define HAVE_STDLIB_H 1
  3268. | #define HAVE_STRING_H 1
  3269. | #define HAVE_MEMORY_H 1
  3270. | #define HAVE_STRINGS_H 1
  3271. | #define HAVE_INTTYPES_H 1
  3272. | #define HAVE_STDINT_H 1
  3273. | #define HAVE_UNISTD_H 1
  3274. | #define HAVE_WCHAR_H 1
  3275. | #define HAVE_WCTYPE_H 1
  3276. | #define HAVE_FCNTL_H 1
  3277. | #define HAVE_LIMITS_H 1
  3278. | #define HAVE_TIME_H 1
  3279. | #define HAVE_UNISTD_H 1
  3280. | #define HAVE_ARPA_INET_H 1
  3281. | #define HAVE_NETINET_IN_SYSTM_H 1
  3282. | #define HAVE_NETINET_IP_H 1
  3283. | #define HAVE_NETDB_H 1
  3284. | #define HAVE_NETINET_IN_H 1
  3285. | #define HAVE_IFADDRS_H 1
  3286. | #define HAVE_SYS_IOCTL_H 1
  3287. | #define HAVE_SYS_RESOURCE_H 1
  3288. | #define HAVE_SYS_SELECT_H 1
  3289. | #define HAVE_SYS_SIGNAL_H 1
  3290. | #define HAVE_SYS_SOCKET_H 1
  3291. | #define HAVE_SYS_TIME_H 1
  3292. | #define HAVE_SYS_UTSNAME_H 1
  3293. | #define HAVE_NET_IF_H 1
  3294. | #define HAVE_STDINT_H 1
  3295. | #define HAVE_INTTYPES_H 1
  3296. | #define HAVE_LOCALE_H 1
  3297. | #define HAVE_PWD_H 1
  3298. | #define HAVE_TERMIOS_H 1
  3299. | #define HAVE_SYS_UN_H 1
  3300. | #define CONFIG_INTERLINK 1
  3301. | #define NONSTATIC_INLINE inline
  3302. | #define HAVE_TYPEOF 1
  3303. | #define HAVE_LONG_LONG 1
  3304. | #define HAVE_OFF_T 1
  3305. | #define HAVE_INT32_T 1
  3306. | #define HAVE_UINT32_T 1
  3307. | #define HAVE_UINT16_T 1
  3308. | #define SIZEOF_CHAR 1
  3309. | #define SIZEOF_SHORT 2
  3310. | #define SIZEOF_INT 4
  3311. | #define SIZEOF_LONG 8
  3312. | #define SIZEOF_LONG_LONG 8
  3313. | #define SIZEOF_OFF_T 8
  3314. | #define HAVE_VARIADIC_MACROS 1
  3315. | #define HAVE_STDLIB_H 1
  3316. | #define HAVE_UNISTD_H 1
  3317. | #define HAVE_SYS_PARAM_H 1
  3318. | #define HAVE_GETPAGESIZE 1
  3319. | #define HAVE_MMAP 1
  3320. | #define HAVE_STRFTIME 1
  3321. | #define HAVE_ATOLL 1
  3322. | #define HAVE_GETHOSTBYADDR 1
  3323. | #define HAVE_HERROR 1
  3324. | #define HAVE_STRERROR 1
  3325. | #define HAVE_POPEN 1
  3326. | #define HAVE_UNAME 1
  3327. | #define HAVE_ACCESS 1
  3328. | #define HAVE_CHMOD 1
  3329. | #define HAVE_ALARM 1
  3330. | #define HAVE_TIMEGM 1
  3331. | #define HAVE_MREMAP 1
  3332. | #define HAVE_STRCASECMP 1
  3333. | #define HAVE_STRNCASECMP 1
  3334. | #define HAVE_STRCASESTR 1
  3335. | #define HAVE_STRSTR 1
  3336. | #define HAVE_STRCHR 1
  3337. | #define HAVE_STRRCHR 1
  3338. | #define HAVE_MEMMOVE 1
  3339. | #define HAVE_BCOPY 1
  3340. | #define HAVE_STPCPY 1
  3341. | #define HAVE_STRDUP 1
  3342. | #define HAVE_INDEX 1
  3343. | #define HAVE_ISDIGIT 1
  3344. | #define HAVE_MEMPCPY 1
  3345. | #define HAVE_MEMRCHR 1
  3346. | #define HAVE_SNPRINTF 1
  3347. | #define HAVE_VSNPRINTF 1
  3348. | #define HAVE_ASPRINTF 1
  3349. | #define HAVE_VASPRINTF 1
  3350. | #define HAVE_GETIFADDRS 1
  3351. | #define HAVE_GETPWNAM 1
  3352. | #define HAVE_INET_PTON 1
  3353. | #define HAVE_INET_NTOP 1
  3354. | #define HAVE_FFLUSH 1
  3355. | #define HAVE_FSYNC 1
  3356. | #define HAVE_FSEEKO 1
  3357. | #define HAVE_FTELLO 1
  3358. | #define HAVE_SIGACTION 1
  3359. | #define HAVE_GETTIMEOFDAY 1
  3360. | #define HAVE_SETITIMER 1
  3361. | #define HAVE_SETENV 1
  3362. | #define HAVE_PUTENV 1
  3363. | #define HAVE_UNSETENV 1
  3364. | #define HAVE_GETUID 1
  3365. | #define HAVE_GETEUID 1
  3366. | #define HAVE_WCWIDTH 1
  3367. | #define HAVE_FORK 1
  3368. | #define HAVE_GETPID 1
  3369. | #define HAVE_SETPGID 1
  3370. | #define HAVE_GETPGID 1
  3371. | #define HAVE_SETPGRP 1
  3372. | #define HAVE_GETPGRP 1
  3373. | #define HAVE_RAISE 1
  3374. | #define HAVE_KILL 1
  3375. | #define HAVE_FPATHCONF 1
  3376. | #define HAVE_VA_COPY 1
  3377. | #define HAVE_SC_PAGE_SIZE 1
  3378. | #define HAVE_C99_VSNPRINTF 1
  3379. | #define HAVE_LIBDL 1
  3380. | #define HAVE_ZLIB_H 1
  3381. | #define CONFIG_GZIP 1
  3382. | /* end confdefs.h. */
  3383. | #include <stdio.h>
  3384. | #ifdef HAVE_SYS_TYPES_H
  3385. | # include <sys/types.h>
  3386. | #endif
  3387. | #ifdef HAVE_SYS_STAT_H
  3388. | # include <sys/stat.h>
  3389. | #endif
  3390. | #ifdef STDC_HEADERS
  3391. | # include <stdlib.h>
  3392. | # include <stddef.h>
  3393. | #else
  3394. | # ifdef HAVE_STDLIB_H
  3395. | # include <stdlib.h>
  3396. | # endif
  3397. | #endif
  3398. | #ifdef HAVE_STRING_H
  3399. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3400. | # include <memory.h>
  3401. | # endif
  3402. | # include <string.h>
  3403. | #endif
  3404. | #ifdef HAVE_STRINGS_H
  3405. | # include <strings.h>
  3406. | #endif
  3407. | #ifdef HAVE_INTTYPES_H
  3408. | # include <inttypes.h>
  3409. | #endif
  3410. | #ifdef HAVE_STDINT_H
  3411. | # include <stdint.h>
  3412. | #endif
  3413. | #ifdef HAVE_UNISTD_H
  3414. | # include <unistd.h>
  3415. | #endif
  3416. | #include <idna.h>
  3417. configure:8128: result: no
  3418. configure:8128: checking idna.h presence
  3419. configure:8128: gcc -E conftest.c
  3420. conftest.c:140:18: error: idna.h: No such file or directory
  3421. configure:8128: $? = 1
  3422. configure: failed program was:
  3423. | /* confdefs.h */
  3424. | #define PACKAGE_NAME ""
  3425. | #define PACKAGE_TARNAME ""
  3426. | #define PACKAGE_VERSION ""
  3427. | #define PACKAGE_STRING ""
  3428. | #define PACKAGE_BUGREPORT ""
  3429. | #define PACKAGE_URL ""
  3430. | #define PACKAGE "elinks"
  3431. | #define VERSION "0.13.GIT"
  3432. | #define CONFIG_ASCIIDOC 1
  3433. | #define MANUAL_ASCIIDOC 1
  3434. | #define MAN_ASCIIDOC 1
  3435. | #define CONFIG_POD2HTML 1
  3436. | #define CONFIG_DOC 1
  3437. | #define CONFIG_MANUAL 1
  3438. | #define CONFIG_MANPAGE 1
  3439. | #define CONFIG_OS_UNIX 1
  3440. | #define HAVE_DIRENT_H 1
  3441. | #define STDC_HEADERS 1
  3442. | #define HAVE_SYS_WAIT_H 1
  3443. | #define TIME_WITH_SYS_TIME 1
  3444. | #define HAVE_SYS_TYPES_H 1
  3445. | #define HAVE_SYS_STAT_H 1
  3446. | #define HAVE_STDLIB_H 1
  3447. | #define HAVE_STRING_H 1
  3448. | #define HAVE_MEMORY_H 1
  3449. | #define HAVE_STRINGS_H 1
  3450. | #define HAVE_INTTYPES_H 1
  3451. | #define HAVE_STDINT_H 1
  3452. | #define HAVE_UNISTD_H 1
  3453. | #define HAVE_WCHAR_H 1
  3454. | #define HAVE_WCTYPE_H 1
  3455. | #define HAVE_FCNTL_H 1
  3456. | #define HAVE_LIMITS_H 1
  3457. | #define HAVE_TIME_H 1
  3458. | #define HAVE_UNISTD_H 1
  3459. | #define HAVE_ARPA_INET_H 1
  3460. | #define HAVE_NETINET_IN_SYSTM_H 1
  3461. | #define HAVE_NETINET_IP_H 1
  3462. | #define HAVE_NETDB_H 1
  3463. | #define HAVE_NETINET_IN_H 1
  3464. | #define HAVE_IFADDRS_H 1
  3465. | #define HAVE_SYS_IOCTL_H 1
  3466. | #define HAVE_SYS_RESOURCE_H 1
  3467. | #define HAVE_SYS_SELECT_H 1
  3468. | #define HAVE_SYS_SIGNAL_H 1
  3469. | #define HAVE_SYS_SOCKET_H 1
  3470. | #define HAVE_SYS_TIME_H 1
  3471. | #define HAVE_SYS_UTSNAME_H 1
  3472. | #define HAVE_NET_IF_H 1
  3473. | #define HAVE_STDINT_H 1
  3474. | #define HAVE_INTTYPES_H 1
  3475. | #define HAVE_LOCALE_H 1
  3476. | #define HAVE_PWD_H 1
  3477. | #define HAVE_TERMIOS_H 1
  3478. | #define HAVE_SYS_UN_H 1
  3479. | #define CONFIG_INTERLINK 1
  3480. | #define NONSTATIC_INLINE inline
  3481. | #define HAVE_TYPEOF 1
  3482. | #define HAVE_LONG_LONG 1
  3483. | #define HAVE_OFF_T 1
  3484. | #define HAVE_INT32_T 1
  3485. | #define HAVE_UINT32_T 1
  3486. | #define HAVE_UINT16_T 1
  3487. | #define SIZEOF_CHAR 1
  3488. | #define SIZEOF_SHORT 2
  3489. | #define SIZEOF_INT 4
  3490. | #define SIZEOF_LONG 8
  3491. | #define SIZEOF_LONG_LONG 8
  3492. | #define SIZEOF_OFF_T 8
  3493. | #define HAVE_VARIADIC_MACROS 1
  3494. | #define HAVE_STDLIB_H 1
  3495. | #define HAVE_UNISTD_H 1
  3496. | #define HAVE_SYS_PARAM_H 1
  3497. | #define HAVE_GETPAGESIZE 1
  3498. | #define HAVE_MMAP 1
  3499. | #define HAVE_STRFTIME 1
  3500. | #define HAVE_ATOLL 1
  3501. | #define HAVE_GETHOSTBYADDR 1
  3502. | #define HAVE_HERROR 1
  3503. | #define HAVE_STRERROR 1
  3504. | #define HAVE_POPEN 1
  3505. | #define HAVE_UNAME 1
  3506. | #define HAVE_ACCESS 1
  3507. | #define HAVE_CHMOD 1
  3508. | #define HAVE_ALARM 1
  3509. | #define HAVE_TIMEGM 1
  3510. | #define HAVE_MREMAP 1
  3511. | #define HAVE_STRCASECMP 1
  3512. | #define HAVE_STRNCASECMP 1
  3513. | #define HAVE_STRCASESTR 1
  3514. | #define HAVE_STRSTR 1
  3515. | #define HAVE_STRCHR 1
  3516. | #define HAVE_STRRCHR 1
  3517. | #define HAVE_MEMMOVE 1
  3518. | #define HAVE_BCOPY 1
  3519. | #define HAVE_STPCPY 1
  3520. | #define HAVE_STRDUP 1
  3521. | #define HAVE_INDEX 1
  3522. | #define HAVE_ISDIGIT 1
  3523. | #define HAVE_MEMPCPY 1
  3524. | #define HAVE_MEMRCHR 1
  3525. | #define HAVE_SNPRINTF 1
  3526. | #define HAVE_VSNPRINTF 1
  3527. | #define HAVE_ASPRINTF 1
  3528. | #define HAVE_VASPRINTF 1
  3529. | #define HAVE_GETIFADDRS 1
  3530. | #define HAVE_GETPWNAM 1
  3531. | #define HAVE_INET_PTON 1
  3532. | #define HAVE_INET_NTOP 1
  3533. | #define HAVE_FFLUSH 1
  3534. | #define HAVE_FSYNC 1
  3535. | #define HAVE_FSEEKO 1
  3536. | #define HAVE_FTELLO 1
  3537. | #define HAVE_SIGACTION 1
  3538. | #define HAVE_GETTIMEOFDAY 1
  3539. | #define HAVE_SETITIMER 1
  3540. | #define HAVE_SETENV 1
  3541. | #define HAVE_PUTENV 1
  3542. | #define HAVE_UNSETENV 1
  3543. | #define HAVE_GETUID 1
  3544. | #define HAVE_GETEUID 1
  3545. | #define HAVE_WCWIDTH 1
  3546. | #define HAVE_FORK 1
  3547. | #define HAVE_GETPID 1
  3548. | #define HAVE_SETPGID 1
  3549. | #define HAVE_GETPGID 1
  3550. | #define HAVE_SETPGRP 1
  3551. | #define HAVE_GETPGRP 1
  3552. | #define HAVE_RAISE 1
  3553. | #define HAVE_KILL 1
  3554. | #define HAVE_FPATHCONF 1
  3555. | #define HAVE_VA_COPY 1
  3556. | #define HAVE_SC_PAGE_SIZE 1
  3557. | #define HAVE_C99_VSNPRINTF 1
  3558. | #define HAVE_LIBDL 1
  3559. | #define HAVE_ZLIB_H 1
  3560. | #define CONFIG_GZIP 1
  3561. | /* end confdefs.h. */
  3562. | #include <idna.h>
  3563. configure:8128: result: no
  3564. configure:8128: checking for idna.h
  3565. configure:8128: result: no
  3566. configure:8250: checking for gc support
  3567. configure:8254: result: yes
  3568. configure:8283: checking gc.h usability
  3569. configure:8283: gcc -c -g -O2 -Wall conftest.c >&5
  3570. conftest.c:173:16: error: gc.h: No such file or directory
  3571. configure:8283: $? = 1
  3572. configure: failed program was:
  3573. | /* confdefs.h */
  3574. | #define PACKAGE_NAME ""
  3575. | #define PACKAGE_TARNAME ""
  3576. | #define PACKAGE_VERSION ""
  3577. | #define PACKAGE_STRING ""
  3578. | #define PACKAGE_BUGREPORT ""
  3579. | #define PACKAGE_URL ""
  3580. | #define PACKAGE "elinks"
  3581. | #define VERSION "0.13.GIT"
  3582. | #define CONFIG_ASCIIDOC 1
  3583. | #define MANUAL_ASCIIDOC 1
  3584. | #define MAN_ASCIIDOC 1
  3585. | #define CONFIG_POD2HTML 1
  3586. | #define CONFIG_DOC 1
  3587. | #define CONFIG_MANUAL 1
  3588. | #define CONFIG_MANPAGE 1
  3589. | #define CONFIG_OS_UNIX 1
  3590. | #define HAVE_DIRENT_H 1
  3591. | #define STDC_HEADERS 1
  3592. | #define HAVE_SYS_WAIT_H 1
  3593. | #define TIME_WITH_SYS_TIME 1
  3594. | #define HAVE_SYS_TYPES_H 1
  3595. | #define HAVE_SYS_STAT_H 1
  3596. | #define HAVE_STDLIB_H 1
  3597. | #define HAVE_STRING_H 1
  3598. | #define HAVE_MEMORY_H 1
  3599. | #define HAVE_STRINGS_H 1
  3600. | #define HAVE_INTTYPES_H 1
  3601. | #define HAVE_STDINT_H 1
  3602. | #define HAVE_UNISTD_H 1
  3603. | #define HAVE_WCHAR_H 1
  3604. | #define HAVE_WCTYPE_H 1
  3605. | #define HAVE_FCNTL_H 1
  3606. | #define HAVE_LIMITS_H 1
  3607. | #define HAVE_TIME_H 1
  3608. | #define HAVE_UNISTD_H 1
  3609. | #define HAVE_ARPA_INET_H 1
  3610. | #define HAVE_NETINET_IN_SYSTM_H 1
  3611. | #define HAVE_NETINET_IP_H 1
  3612. | #define HAVE_NETDB_H 1
  3613. | #define HAVE_NETINET_IN_H 1
  3614. | #define HAVE_IFADDRS_H 1
  3615. | #define HAVE_SYS_IOCTL_H 1
  3616. | #define HAVE_SYS_RESOURCE_H 1
  3617. | #define HAVE_SYS_SELECT_H 1
  3618. | #define HAVE_SYS_SIGNAL_H 1
  3619. | #define HAVE_SYS_SOCKET_H 1
  3620. | #define HAVE_SYS_TIME_H 1
  3621. | #define HAVE_SYS_UTSNAME_H 1
  3622. | #define HAVE_NET_IF_H 1
  3623. | #define HAVE_STDINT_H 1
  3624. | #define HAVE_INTTYPES_H 1
  3625. | #define HAVE_LOCALE_H 1
  3626. | #define HAVE_PWD_H 1
  3627. | #define HAVE_TERMIOS_H 1
  3628. | #define HAVE_SYS_UN_H 1
  3629. | #define CONFIG_INTERLINK 1
  3630. | #define NONSTATIC_INLINE inline
  3631. | #define HAVE_TYPEOF 1
  3632. | #define HAVE_LONG_LONG 1
  3633. | #define HAVE_OFF_T 1
  3634. | #define HAVE_INT32_T 1
  3635. | #define HAVE_UINT32_T 1
  3636. | #define HAVE_UINT16_T 1
  3637. | #define SIZEOF_CHAR 1
  3638. | #define SIZEOF_SHORT 2
  3639. | #define SIZEOF_INT 4
  3640. | #define SIZEOF_LONG 8
  3641. | #define SIZEOF_LONG_LONG 8
  3642. | #define SIZEOF_OFF_T 8
  3643. | #define HAVE_VARIADIC_MACROS 1
  3644. | #define HAVE_STDLIB_H 1
  3645. | #define HAVE_UNISTD_H 1
  3646. | #define HAVE_SYS_PARAM_H 1
  3647. | #define HAVE_GETPAGESIZE 1
  3648. | #define HAVE_MMAP 1
  3649. | #define HAVE_STRFTIME 1
  3650. | #define HAVE_ATOLL 1
  3651. | #define HAVE_GETHOSTBYADDR 1
  3652. | #define HAVE_HERROR 1
  3653. | #define HAVE_STRERROR 1
  3654. | #define HAVE_POPEN 1
  3655. | #define HAVE_UNAME 1
  3656. | #define HAVE_ACCESS 1
  3657. | #define HAVE_CHMOD 1
  3658. | #define HAVE_ALARM 1
  3659. | #define HAVE_TIMEGM 1
  3660. | #define HAVE_MREMAP 1
  3661. | #define HAVE_STRCASECMP 1
  3662. | #define HAVE_STRNCASECMP 1
  3663. | #define HAVE_STRCASESTR 1
  3664. | #define HAVE_STRSTR 1
  3665. | #define HAVE_STRCHR 1
  3666. | #define HAVE_STRRCHR 1
  3667. | #define HAVE_MEMMOVE 1
  3668. | #define HAVE_BCOPY 1
  3669. | #define HAVE_STPCPY 1
  3670. | #define HAVE_STRDUP 1
  3671. | #define HAVE_INDEX 1
  3672. | #define HAVE_ISDIGIT 1
  3673. | #define HAVE_MEMPCPY 1
  3674. | #define HAVE_MEMRCHR 1
  3675. | #define HAVE_SNPRINTF 1
  3676. | #define HAVE_VSNPRINTF 1
  3677. | #define HAVE_ASPRINTF 1
  3678. | #define HAVE_VASPRINTF 1
  3679. | #define HAVE_GETIFADDRS 1
  3680. | #define HAVE_GETPWNAM 1
  3681. | #define HAVE_INET_PTON 1
  3682. | #define HAVE_INET_NTOP 1
  3683. | #define HAVE_FFLUSH 1
  3684. | #define HAVE_FSYNC 1
  3685. | #define HAVE_FSEEKO 1
  3686. | #define HAVE_FTELLO 1
  3687. | #define HAVE_SIGACTION 1
  3688. | #define HAVE_GETTIMEOFDAY 1
  3689. | #define HAVE_SETITIMER 1
  3690. | #define HAVE_SETENV 1
  3691. | #define HAVE_PUTENV 1
  3692. | #define HAVE_UNSETENV 1
  3693. | #define HAVE_GETUID 1
  3694. | #define HAVE_GETEUID 1
  3695. | #define HAVE_WCWIDTH 1
  3696. | #define HAVE_FORK 1
  3697. | #define HAVE_GETPID 1
  3698. | #define HAVE_SETPGID 1
  3699. | #define HAVE_GETPGID 1
  3700. | #define HAVE_SETPGRP 1
  3701. | #define HAVE_GETPGRP 1
  3702. | #define HAVE_RAISE 1
  3703. | #define HAVE_KILL 1
  3704. | #define HAVE_FPATHCONF 1
  3705. | #define HAVE_VA_COPY 1
  3706. | #define HAVE_SC_PAGE_SIZE 1
  3707. | #define HAVE_C99_VSNPRINTF 1
  3708. | #define HAVE_LIBDL 1
  3709. | #define HAVE_ZLIB_H 1
  3710. | #define CONFIG_GZIP 1
  3711. | /* end confdefs.h. */
  3712. | #include <stdio.h>
  3713. | #ifdef HAVE_SYS_TYPES_H
  3714. | # include <sys/types.h>
  3715. | #endif
  3716. | #ifdef HAVE_SYS_STAT_H
  3717. | # include <sys/stat.h>
  3718. | #endif
  3719. | #ifdef STDC_HEADERS
  3720. | # include <stdlib.h>
  3721. | # include <stddef.h>
  3722. | #else
  3723. | # ifdef HAVE_STDLIB_H
  3724. | # include <stdlib.h>
  3725. | # endif
  3726. | #endif
  3727. | #ifdef HAVE_STRING_H
  3728. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3729. | # include <memory.h>
  3730. | # endif
  3731. | # include <string.h>
  3732. | #endif
  3733. | #ifdef HAVE_STRINGS_H
  3734. | # include <strings.h>
  3735. | #endif
  3736. | #ifdef HAVE_INTTYPES_H
  3737. | # include <inttypes.h>
  3738. | #endif
  3739. | #ifdef HAVE_STDINT_H
  3740. | # include <stdint.h>
  3741. | #endif
  3742. | #ifdef HAVE_UNISTD_H
  3743. | # include <unistd.h>
  3744. | #endif
  3745. | #include <gc.h>
  3746. configure:8283: result: no
  3747. configure:8283: checking gc.h presence
  3748. configure:8283: gcc -E conftest.c
  3749. conftest.c:140:16: error: gc.h: No such file or directory
  3750. configure:8283: $? = 1
  3751. configure: failed program was:
  3752. | /* confdefs.h */
  3753. | #define PACKAGE_NAME ""
  3754. | #define PACKAGE_TARNAME ""
  3755. | #define PACKAGE_VERSION ""
  3756. | #define PACKAGE_STRING ""
  3757. | #define PACKAGE_BUGREPORT ""
  3758. | #define PACKAGE_URL ""
  3759. | #define PACKAGE "elinks"
  3760. | #define VERSION "0.13.GIT"
  3761. | #define CONFIG_ASCIIDOC 1
  3762. | #define MANUAL_ASCIIDOC 1
  3763. | #define MAN_ASCIIDOC 1
  3764. | #define CONFIG_POD2HTML 1
  3765. | #define CONFIG_DOC 1
  3766. | #define CONFIG_MANUAL 1
  3767. | #define CONFIG_MANPAGE 1
  3768. | #define CONFIG_OS_UNIX 1
  3769. | #define HAVE_DIRENT_H 1
  3770. | #define STDC_HEADERS 1
  3771. | #define HAVE_SYS_WAIT_H 1
  3772. | #define TIME_WITH_SYS_TIME 1
  3773. | #define HAVE_SYS_TYPES_H 1
  3774. | #define HAVE_SYS_STAT_H 1
  3775. | #define HAVE_STDLIB_H 1
  3776. | #define HAVE_STRING_H 1
  3777. | #define HAVE_MEMORY_H 1
  3778. | #define HAVE_STRINGS_H 1
  3779. | #define HAVE_INTTYPES_H 1
  3780. | #define HAVE_STDINT_H 1
  3781. | #define HAVE_UNISTD_H 1
  3782. | #define HAVE_WCHAR_H 1
  3783. | #define HAVE_WCTYPE_H 1
  3784. | #define HAVE_FCNTL_H 1
  3785. | #define HAVE_LIMITS_H 1
  3786. | #define HAVE_TIME_H 1
  3787. | #define HAVE_UNISTD_H 1
  3788. | #define HAVE_ARPA_INET_H 1
  3789. | #define HAVE_NETINET_IN_SYSTM_H 1
  3790. | #define HAVE_NETINET_IP_H 1
  3791. | #define HAVE_NETDB_H 1
  3792. | #define HAVE_NETINET_IN_H 1
  3793. | #define HAVE_IFADDRS_H 1
  3794. | #define HAVE_SYS_IOCTL_H 1
  3795. | #define HAVE_SYS_RESOURCE_H 1
  3796. | #define HAVE_SYS_SELECT_H 1
  3797. | #define HAVE_SYS_SIGNAL_H 1
  3798. | #define HAVE_SYS_SOCKET_H 1
  3799. | #define HAVE_SYS_TIME_H 1
  3800. | #define HAVE_SYS_UTSNAME_H 1
  3801. | #define HAVE_NET_IF_H 1
  3802. | #define HAVE_STDINT_H 1
  3803. | #define HAVE_INTTYPES_H 1
  3804. | #define HAVE_LOCALE_H 1
  3805. | #define HAVE_PWD_H 1
  3806. | #define HAVE_TERMIOS_H 1
  3807. | #define HAVE_SYS_UN_H 1
  3808. | #define CONFIG_INTERLINK 1
  3809. | #define NONSTATIC_INLINE inline
  3810. | #define HAVE_TYPEOF 1
  3811. | #define HAVE_LONG_LONG 1
  3812. | #define HAVE_OFF_T 1
  3813. | #define HAVE_INT32_T 1
  3814. | #define HAVE_UINT32_T 1
  3815. | #define HAVE_UINT16_T 1
  3816. | #define SIZEOF_CHAR 1
  3817. | #define SIZEOF_SHORT 2
  3818. | #define SIZEOF_INT 4
  3819. | #define SIZEOF_LONG 8
  3820. | #define SIZEOF_LONG_LONG 8
  3821. | #define SIZEOF_OFF_T 8
  3822. | #define HAVE_VARIADIC_MACROS 1
  3823. | #define HAVE_STDLIB_H 1
  3824. | #define HAVE_UNISTD_H 1
  3825. | #define HAVE_SYS_PARAM_H 1
  3826. | #define HAVE_GETPAGESIZE 1
  3827. | #define HAVE_MMAP 1
  3828. | #define HAVE_STRFTIME 1
  3829. | #define HAVE_ATOLL 1
  3830. | #define HAVE_GETHOSTBYADDR 1
  3831. | #define HAVE_HERROR 1
  3832. | #define HAVE_STRERROR 1
  3833. | #define HAVE_POPEN 1
  3834. | #define HAVE_UNAME 1
  3835. | #define HAVE_ACCESS 1
  3836. | #define HAVE_CHMOD 1
  3837. | #define HAVE_ALARM 1
  3838. | #define HAVE_TIMEGM 1
  3839. | #define HAVE_MREMAP 1
  3840. | #define HAVE_STRCASECMP 1
  3841. | #define HAVE_STRNCASECMP 1
  3842. | #define HAVE_STRCASESTR 1
  3843. | #define HAVE_STRSTR 1
  3844. | #define HAVE_STRCHR 1
  3845. | #define HAVE_STRRCHR 1
  3846. | #define HAVE_MEMMOVE 1
  3847. | #define HAVE_BCOPY 1
  3848. | #define HAVE_STPCPY 1
  3849. | #define HAVE_STRDUP 1
  3850. | #define HAVE_INDEX 1
  3851. | #define HAVE_ISDIGIT 1
  3852. | #define HAVE_MEMPCPY 1
  3853. | #define HAVE_MEMRCHR 1
  3854. | #define HAVE_SNPRINTF 1
  3855. | #define HAVE_VSNPRINTF 1
  3856. | #define HAVE_ASPRINTF 1
  3857. | #define HAVE_VASPRINTF 1
  3858. | #define HAVE_GETIFADDRS 1
  3859. | #define HAVE_GETPWNAM 1
  3860. | #define HAVE_INET_PTON 1
  3861. | #define HAVE_INET_NTOP 1
  3862. | #define HAVE_FFLUSH 1
  3863. | #define HAVE_FSYNC 1
  3864. | #define HAVE_FSEEKO 1
  3865. | #define HAVE_FTELLO 1
  3866. | #define HAVE_SIGACTION 1
  3867. | #define HAVE_GETTIMEOFDAY 1
  3868. | #define HAVE_SETITIMER 1
  3869. | #define HAVE_SETENV 1
  3870. | #define HAVE_PUTENV 1
  3871. | #define HAVE_UNSETENV 1
  3872. | #define HAVE_GETUID 1
  3873. | #define HAVE_GETEUID 1
  3874. | #define HAVE_WCWIDTH 1
  3875. | #define HAVE_FORK 1
  3876. | #define HAVE_GETPID 1
  3877. | #define HAVE_SETPGID 1
  3878. | #define HAVE_GETPGID 1
  3879. | #define HAVE_SETPGRP 1
  3880. | #define HAVE_GETPGRP 1
  3881. | #define HAVE_RAISE 1
  3882. | #define HAVE_KILL 1
  3883. | #define HAVE_FPATHCONF 1
  3884. | #define HAVE_VA_COPY 1
  3885. | #define HAVE_SC_PAGE_SIZE 1
  3886. | #define HAVE_C99_VSNPRINTF 1
  3887. | #define HAVE_LIBDL 1
  3888. | #define HAVE_ZLIB_H 1
  3889. | #define CONFIG_GZIP 1
  3890. | /* end confdefs.h. */
  3891. | #include <gc.h>
  3892. configure:8283: result: no
  3893. configure:8283: checking for gc.h
  3894. configure:8283: result: no
  3895. configure:8407: checking for lzma support
  3896. configure:8518: result: disabled
  3897. configure:8560: checking for GSSAPI
  3898. configure:8577: result: no
  3899. configure:8642: checking expat.h usability
  3900. configure:8642: gcc -c -g -O2 -Wall conftest.c >&5
  3901. conftest.c:174:19: error: expat.h: No such file or directory
  3902. configure:8642: $? = 1
  3903. configure: failed program was:
  3904. | /* confdefs.h */
  3905. | #define PACKAGE_NAME ""
  3906. | #define PACKAGE_TARNAME ""
  3907. | #define PACKAGE_VERSION ""
  3908. | #define PACKAGE_STRING ""
  3909. | #define PACKAGE_BUGREPORT ""
  3910. | #define PACKAGE_URL ""
  3911. | #define PACKAGE "elinks"
  3912. | #define VERSION "0.13.GIT"
  3913. | #define CONFIG_ASCIIDOC 1
  3914. | #define MANUAL_ASCIIDOC 1
  3915. | #define MAN_ASCIIDOC 1
  3916. | #define CONFIG_POD2HTML 1
  3917. | #define CONFIG_DOC 1
  3918. | #define CONFIG_MANUAL 1
  3919. | #define CONFIG_MANPAGE 1
  3920. | #define CONFIG_OS_UNIX 1
  3921. | #define HAVE_DIRENT_H 1
  3922. | #define STDC_HEADERS 1
  3923. | #define HAVE_SYS_WAIT_H 1
  3924. | #define TIME_WITH_SYS_TIME 1
  3925. | #define HAVE_SYS_TYPES_H 1
  3926. | #define HAVE_SYS_STAT_H 1
  3927. | #define HAVE_STDLIB_H 1
  3928. | #define HAVE_STRING_H 1
  3929. | #define HAVE_MEMORY_H 1
  3930. | #define HAVE_STRINGS_H 1
  3931. | #define HAVE_INTTYPES_H 1
  3932. | #define HAVE_STDINT_H 1
  3933. | #define HAVE_UNISTD_H 1
  3934. | #define HAVE_WCHAR_H 1
  3935. | #define HAVE_WCTYPE_H 1
  3936. | #define HAVE_FCNTL_H 1
  3937. | #define HAVE_LIMITS_H 1
  3938. | #define HAVE_TIME_H 1
  3939. | #define HAVE_UNISTD_H 1
  3940. | #define HAVE_ARPA_INET_H 1
  3941. | #define HAVE_NETINET_IN_SYSTM_H 1
  3942. | #define HAVE_NETINET_IP_H 1
  3943. | #define HAVE_NETDB_H 1
  3944. | #define HAVE_NETINET_IN_H 1
  3945. | #define HAVE_IFADDRS_H 1
  3946. | #define HAVE_SYS_IOCTL_H 1
  3947. | #define HAVE_SYS_RESOURCE_H 1
  3948. | #define HAVE_SYS_SELECT_H 1
  3949. | #define HAVE_SYS_SIGNAL_H 1
  3950. | #define HAVE_SYS_SOCKET_H 1
  3951. | #define HAVE_SYS_TIME_H 1
  3952. | #define HAVE_SYS_UTSNAME_H 1
  3953. | #define HAVE_NET_IF_H 1
  3954. | #define HAVE_STDINT_H 1
  3955. | #define HAVE_INTTYPES_H 1
  3956. | #define HAVE_LOCALE_H 1
  3957. | #define HAVE_PWD_H 1
  3958. | #define HAVE_TERMIOS_H 1
  3959. | #define HAVE_SYS_UN_H 1
  3960. | #define CONFIG_INTERLINK 1
  3961. | #define NONSTATIC_INLINE inline
  3962. | #define HAVE_TYPEOF 1
  3963. | #define HAVE_LONG_LONG 1
  3964. | #define HAVE_OFF_T 1
  3965. | #define HAVE_INT32_T 1
  3966. | #define HAVE_UINT32_T 1
  3967. | #define HAVE_UINT16_T 1
  3968. | #define SIZEOF_CHAR 1
  3969. | #define SIZEOF_SHORT 2
  3970. | #define SIZEOF_INT 4
  3971. | #define SIZEOF_LONG 8
  3972. | #define SIZEOF_LONG_LONG 8
  3973. | #define SIZEOF_OFF_T 8
  3974. | #define HAVE_VARIADIC_MACROS 1
  3975. | #define HAVE_STDLIB_H 1
  3976. | #define HAVE_UNISTD_H 1
  3977. | #define HAVE_SYS_PARAM_H 1
  3978. | #define HAVE_GETPAGESIZE 1
  3979. | #define HAVE_MMAP 1
  3980. | #define HAVE_STRFTIME 1
  3981. | #define HAVE_ATOLL 1
  3982. | #define HAVE_GETHOSTBYADDR 1
  3983. | #define HAVE_HERROR 1
  3984. | #define HAVE_STRERROR 1
  3985. | #define HAVE_POPEN 1
  3986. | #define HAVE_UNAME 1
  3987. | #define HAVE_ACCESS 1
  3988. | #define HAVE_CHMOD 1
  3989. | #define HAVE_ALARM 1
  3990. | #define HAVE_TIMEGM 1
  3991. | #define HAVE_MREMAP 1
  3992. | #define HAVE_STRCASECMP 1
  3993. | #define HAVE_STRNCASECMP 1
  3994. | #define HAVE_STRCASESTR 1
  3995. | #define HAVE_STRSTR 1
  3996. | #define HAVE_STRCHR 1
  3997. | #define HAVE_STRRCHR 1
  3998. | #define HAVE_MEMMOVE 1
  3999. | #define HAVE_BCOPY 1
  4000. | #define HAVE_STPCPY 1
  4001. | #define HAVE_STRDUP 1
  4002. | #define HAVE_INDEX 1
  4003. | #define HAVE_ISDIGIT 1
  4004. | #define HAVE_MEMPCPY 1
  4005. | #define HAVE_MEMRCHR 1
  4006. | #define HAVE_SNPRINTF 1
  4007. | #define HAVE_VSNPRINTF 1
  4008. | #define HAVE_ASPRINTF 1
  4009. | #define HAVE_VASPRINTF 1
  4010. | #define HAVE_GETIFADDRS 1
  4011. | #define HAVE_GETPWNAM 1
  4012. | #define HAVE_INET_PTON 1
  4013. | #define HAVE_INET_NTOP 1
  4014. | #define HAVE_FFLUSH 1
  4015. | #define HAVE_FSYNC 1
  4016. | #define HAVE_FSEEKO 1
  4017. | #define HAVE_FTELLO 1
  4018. | #define HAVE_SIGACTION 1
  4019. | #define HAVE_GETTIMEOFDAY 1
  4020. | #define HAVE_SETITIMER 1
  4021. | #define HAVE_SETENV 1
  4022. | #define HAVE_PUTENV 1
  4023. | #define HAVE_UNSETENV 1
  4024. | #define HAVE_GETUID 1
  4025. | #define HAVE_GETEUID 1
  4026. | #define HAVE_WCWIDTH 1
  4027. | #define HAVE_FORK 1
  4028. | #define HAVE_GETPID 1
  4029. | #define HAVE_SETPGID 1
  4030. | #define HAVE_GETPGID 1
  4031. | #define HAVE_SETPGRP 1
  4032. | #define HAVE_GETPGRP 1
  4033. | #define HAVE_RAISE 1
  4034. | #define HAVE_KILL 1
  4035. | #define HAVE_FPATHCONF 1
  4036. | #define HAVE_VA_COPY 1
  4037. | #define HAVE_SC_PAGE_SIZE 1
  4038. | #define HAVE_C99_VSNPRINTF 1
  4039. | #define HAVE_LIBDL 1
  4040. | #define HAVE_ZLIB_H 1
  4041. | #define CONFIG_GZIP 1
  4042. | #define CONFIG_BOOKMARKS 1
  4043. | /* end confdefs.h. */
  4044. | #include <stdio.h>
  4045. | #ifdef HAVE_SYS_TYPES_H
  4046. | # include <sys/types.h>
  4047. | #endif
  4048. | #ifdef HAVE_SYS_STAT_H
  4049. | # include <sys/stat.h>
  4050. | #endif
  4051. | #ifdef STDC_HEADERS
  4052. | # include <stdlib.h>
  4053. | # include <stddef.h>
  4054. | #else
  4055. | # ifdef HAVE_STDLIB_H
  4056. | # include <stdlib.h>
  4057. | # endif
  4058. | #endif
  4059. | #ifdef HAVE_STRING_H
  4060. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4061. | # include <memory.h>
  4062. | # endif
  4063. | # include <string.h>
  4064. | #endif
  4065. | #ifdef HAVE_STRINGS_H
  4066. | # include <strings.h>
  4067. | #endif
  4068. | #ifdef HAVE_INTTYPES_H
  4069. | # include <inttypes.h>
  4070. | #endif
  4071. | #ifdef HAVE_STDINT_H
  4072. | # include <stdint.h>
  4073. | #endif
  4074. | #ifdef HAVE_UNISTD_H
  4075. | # include <unistd.h>
  4076. | #endif
  4077. | #include <expat.h>
  4078. configure:8642: result: no
  4079. configure:8642: checking expat.h presence
  4080. configure:8642: gcc -E conftest.c
  4081. conftest.c:141:19: error: expat.h: No such file or directory
  4082. configure:8642: $? = 1
  4083. configure: failed program was:
  4084. | /* confdefs.h */
  4085. | #define PACKAGE_NAME ""
  4086. | #define PACKAGE_TARNAME ""
  4087. | #define PACKAGE_VERSION ""
  4088. | #define PACKAGE_STRING ""
  4089. | #define PACKAGE_BUGREPORT ""
  4090. | #define PACKAGE_URL ""
  4091. | #define PACKAGE "elinks"
  4092. | #define VERSION "0.13.GIT"
  4093. | #define CONFIG_ASCIIDOC 1
  4094. | #define MANUAL_ASCIIDOC 1
  4095. | #define MAN_ASCIIDOC 1
  4096. | #define CONFIG_POD2HTML 1
  4097. | #define CONFIG_DOC 1
  4098. | #define CONFIG_MANUAL 1
  4099. | #define CONFIG_MANPAGE 1
  4100. | #define CONFIG_OS_UNIX 1
  4101. | #define HAVE_DIRENT_H 1
  4102. | #define STDC_HEADERS 1
  4103. | #define HAVE_SYS_WAIT_H 1
  4104. | #define TIME_WITH_SYS_TIME 1
  4105. | #define HAVE_SYS_TYPES_H 1
  4106. | #define HAVE_SYS_STAT_H 1
  4107. | #define HAVE_STDLIB_H 1
  4108. | #define HAVE_STRING_H 1
  4109. | #define HAVE_MEMORY_H 1
  4110. | #define HAVE_STRINGS_H 1
  4111. | #define HAVE_INTTYPES_H 1
  4112. | #define HAVE_STDINT_H 1
  4113. | #define HAVE_UNISTD_H 1
  4114. | #define HAVE_WCHAR_H 1
  4115. | #define HAVE_WCTYPE_H 1
  4116. | #define HAVE_FCNTL_H 1
  4117. | #define HAVE_LIMITS_H 1
  4118. | #define HAVE_TIME_H 1
  4119. | #define HAVE_UNISTD_H 1
  4120. | #define HAVE_ARPA_INET_H 1
  4121. | #define HAVE_NETINET_IN_SYSTM_H 1
  4122. | #define HAVE_NETINET_IP_H 1
  4123. | #define HAVE_NETDB_H 1
  4124. | #define HAVE_NETINET_IN_H 1
  4125. | #define HAVE_IFADDRS_H 1
  4126. | #define HAVE_SYS_IOCTL_H 1
  4127. | #define HAVE_SYS_RESOURCE_H 1
  4128. | #define HAVE_SYS_SELECT_H 1
  4129. | #define HAVE_SYS_SIGNAL_H 1
  4130. | #define HAVE_SYS_SOCKET_H 1
  4131. | #define HAVE_SYS_TIME_H 1
  4132. | #define HAVE_SYS_UTSNAME_H 1
  4133. | #define HAVE_NET_IF_H 1
  4134. | #define HAVE_STDINT_H 1
  4135. | #define HAVE_INTTYPES_H 1
  4136. | #define HAVE_LOCALE_H 1
  4137. | #define HAVE_PWD_H 1
  4138. | #define HAVE_TERMIOS_H 1
  4139. | #define HAVE_SYS_UN_H 1
  4140. | #define CONFIG_INTERLINK 1
  4141. | #define NONSTATIC_INLINE inline
  4142. | #define HAVE_TYPEOF 1
  4143. | #define HAVE_LONG_LONG 1
  4144. | #define HAVE_OFF_T 1
  4145. | #define HAVE_INT32_T 1
  4146. | #define HAVE_UINT32_T 1
  4147. | #define HAVE_UINT16_T 1
  4148. | #define SIZEOF_CHAR 1
  4149. | #define SIZEOF_SHORT 2
  4150. | #define SIZEOF_INT 4
  4151. | #define SIZEOF_LONG 8
  4152. | #define SIZEOF_LONG_LONG 8
  4153. | #define SIZEOF_OFF_T 8
  4154. | #define HAVE_VARIADIC_MACROS 1
  4155. | #define HAVE_STDLIB_H 1
  4156. | #define HAVE_UNISTD_H 1
  4157. | #define HAVE_SYS_PARAM_H 1
  4158. | #define HAVE_GETPAGESIZE 1
  4159. | #define HAVE_MMAP 1
  4160. | #define HAVE_STRFTIME 1
  4161. | #define HAVE_ATOLL 1
  4162. | #define HAVE_GETHOSTBYADDR 1
  4163. | #define HAVE_HERROR 1
  4164. | #define HAVE_STRERROR 1
  4165. | #define HAVE_POPEN 1
  4166. | #define HAVE_UNAME 1
  4167. | #define HAVE_ACCESS 1
  4168. | #define HAVE_CHMOD 1
  4169. | #define HAVE_ALARM 1
  4170. | #define HAVE_TIMEGM 1
  4171. | #define HAVE_MREMAP 1
  4172. | #define HAVE_STRCASECMP 1
  4173. | #define HAVE_STRNCASECMP 1
  4174. | #define HAVE_STRCASESTR 1
  4175. | #define HAVE_STRSTR 1
  4176. | #define HAVE_STRCHR 1
  4177. | #define HAVE_STRRCHR 1
  4178. | #define HAVE_MEMMOVE 1
  4179. | #define HAVE_BCOPY 1
  4180. | #define HAVE_STPCPY 1
  4181. | #define HAVE_STRDUP 1
  4182. | #define HAVE_INDEX 1
  4183. | #define HAVE_ISDIGIT 1
  4184. | #define HAVE_MEMPCPY 1
  4185. | #define HAVE_MEMRCHR 1
  4186. | #define HAVE_SNPRINTF 1
  4187. | #define HAVE_VSNPRINTF 1
  4188. | #define HAVE_ASPRINTF 1
  4189. | #define HAVE_VASPRINTF 1
  4190. | #define HAVE_GETIFADDRS 1
  4191. | #define HAVE_GETPWNAM 1
  4192. | #define HAVE_INET_PTON 1
  4193. | #define HAVE_INET_NTOP 1
  4194. | #define HAVE_FFLUSH 1
  4195. | #define HAVE_FSYNC 1
  4196. | #define HAVE_FSEEKO 1
  4197. | #define HAVE_FTELLO 1
  4198. | #define HAVE_SIGACTION 1
  4199. | #define HAVE_GETTIMEOFDAY 1
  4200. | #define HAVE_SETITIMER 1
  4201. | #define HAVE_SETENV 1
  4202. | #define HAVE_PUTENV 1
  4203. | #define HAVE_UNSETENV 1
  4204. | #define HAVE_GETUID 1
  4205. | #define HAVE_GETEUID 1
  4206. | #define HAVE_WCWIDTH 1
  4207. | #define HAVE_FORK 1
  4208. | #define HAVE_GETPID 1
  4209. | #define HAVE_SETPGID 1
  4210. | #define HAVE_GETPGID 1
  4211. | #define HAVE_SETPGRP 1
  4212. | #define HAVE_GETPGRP 1
  4213. | #define HAVE_RAISE 1
  4214. | #define HAVE_KILL 1
  4215. | #define HAVE_FPATHCONF 1
  4216. | #define HAVE_VA_COPY 1
  4217. | #define HAVE_SC_PAGE_SIZE 1
  4218. | #define HAVE_C99_VSNPRINTF 1
  4219. | #define HAVE_LIBDL 1
  4220. | #define HAVE_ZLIB_H 1
  4221. | #define CONFIG_GZIP 1
  4222. | #define CONFIG_BOOKMARKS 1
  4223. | /* end confdefs.h. */
  4224. | #include <expat.h>
  4225. configure:8642: result: no
  4226. configure:8642: checking for expat.h
  4227. configure:8642: result: no
  4228. configure:8786: checking sys/consio.h usability
  4229. configure:8786: gcc -c -g -O2 -Wall conftest.c >&5
  4230. conftest.c:174:24: error: sys/consio.h: No such file or directory
  4231. configure:8786: $? = 1
  4232. configure: failed program was:
  4233. | /* confdefs.h */
  4234. | #define PACKAGE_NAME ""
  4235. | #define PACKAGE_TARNAME ""
  4236. | #define PACKAGE_VERSION ""
  4237. | #define PACKAGE_STRING ""
  4238. | #define PACKAGE_BUGREPORT ""
  4239. | #define PACKAGE_URL ""
  4240. | #define PACKAGE "elinks"
  4241. | #define VERSION "0.13.GIT"
  4242. | #define CONFIG_ASCIIDOC 1
  4243. | #define MANUAL_ASCIIDOC 1
  4244. | #define MAN_ASCIIDOC 1
  4245. | #define CONFIG_POD2HTML 1
  4246. | #define CONFIG_DOC 1
  4247. | #define CONFIG_MANUAL 1
  4248. | #define CONFIG_MANPAGE 1
  4249. | #define CONFIG_OS_UNIX 1
  4250. | #define HAVE_DIRENT_H 1
  4251. | #define STDC_HEADERS 1
  4252. | #define HAVE_SYS_WAIT_H 1
  4253. | #define TIME_WITH_SYS_TIME 1
  4254. | #define HAVE_SYS_TYPES_H 1
  4255. | #define HAVE_SYS_STAT_H 1
  4256. | #define HAVE_STDLIB_H 1
  4257. | #define HAVE_STRING_H 1
  4258. | #define HAVE_MEMORY_H 1
  4259. | #define HAVE_STRINGS_H 1
  4260. | #define HAVE_INTTYPES_H 1
  4261. | #define HAVE_STDINT_H 1
  4262. | #define HAVE_UNISTD_H 1
  4263. | #define HAVE_WCHAR_H 1
  4264. | #define HAVE_WCTYPE_H 1
  4265. | #define HAVE_FCNTL_H 1
  4266. | #define HAVE_LIMITS_H 1
  4267. | #define HAVE_TIME_H 1
  4268. | #define HAVE_UNISTD_H 1
  4269. | #define HAVE_ARPA_INET_H 1
  4270. | #define HAVE_NETINET_IN_SYSTM_H 1
  4271. | #define HAVE_NETINET_IP_H 1
  4272. | #define HAVE_NETDB_H 1
  4273. | #define HAVE_NETINET_IN_H 1
  4274. | #define HAVE_IFADDRS_H 1
  4275. | #define HAVE_SYS_IOCTL_H 1
  4276. | #define HAVE_SYS_RESOURCE_H 1
  4277. | #define HAVE_SYS_SELECT_H 1
  4278. | #define HAVE_SYS_SIGNAL_H 1
  4279. | #define HAVE_SYS_SOCKET_H 1
  4280. | #define HAVE_SYS_TIME_H 1
  4281. | #define HAVE_SYS_UTSNAME_H 1
  4282. | #define HAVE_NET_IF_H 1
  4283. | #define HAVE_STDINT_H 1
  4284. | #define HAVE_INTTYPES_H 1
  4285. | #define HAVE_LOCALE_H 1
  4286. | #define HAVE_PWD_H 1
  4287. | #define HAVE_TERMIOS_H 1
  4288. | #define HAVE_SYS_UN_H 1
  4289. | #define CONFIG_INTERLINK 1
  4290. | #define NONSTATIC_INLINE inline
  4291. | #define HAVE_TYPEOF 1
  4292. | #define HAVE_LONG_LONG 1
  4293. | #define HAVE_OFF_T 1
  4294. | #define HAVE_INT32_T 1
  4295. | #define HAVE_UINT32_T 1
  4296. | #define HAVE_UINT16_T 1
  4297. | #define SIZEOF_CHAR 1
  4298. | #define SIZEOF_SHORT 2
  4299. | #define SIZEOF_INT 4
  4300. | #define SIZEOF_LONG 8
  4301. | #define SIZEOF_LONG_LONG 8
  4302. | #define SIZEOF_OFF_T 8
  4303. | #define HAVE_VARIADIC_MACROS 1
  4304. | #define HAVE_STDLIB_H 1
  4305. | #define HAVE_UNISTD_H 1
  4306. | #define HAVE_SYS_PARAM_H 1
  4307. | #define HAVE_GETPAGESIZE 1
  4308. | #define HAVE_MMAP 1
  4309. | #define HAVE_STRFTIME 1
  4310. | #define HAVE_ATOLL 1
  4311. | #define HAVE_GETHOSTBYADDR 1
  4312. | #define HAVE_HERROR 1
  4313. | #define HAVE_STRERROR 1
  4314. | #define HAVE_POPEN 1
  4315. | #define HAVE_UNAME 1
  4316. | #define HAVE_ACCESS 1
  4317. | #define HAVE_CHMOD 1
  4318. | #define HAVE_ALARM 1
  4319. | #define HAVE_TIMEGM 1
  4320. | #define HAVE_MREMAP 1
  4321. | #define HAVE_STRCASECMP 1
  4322. | #define HAVE_STRNCASECMP 1
  4323. | #define HAVE_STRCASESTR 1
  4324. | #define HAVE_STRSTR 1
  4325. | #define HAVE_STRCHR 1
  4326. | #define HAVE_STRRCHR 1
  4327. | #define HAVE_MEMMOVE 1
  4328. | #define HAVE_BCOPY 1
  4329. | #define HAVE_STPCPY 1
  4330. | #define HAVE_STRDUP 1
  4331. | #define HAVE_INDEX 1
  4332. | #define HAVE_ISDIGIT 1
  4333. | #define HAVE_MEMPCPY 1
  4334. | #define HAVE_MEMRCHR 1
  4335. | #define HAVE_SNPRINTF 1
  4336. | #define HAVE_VSNPRINTF 1
  4337. | #define HAVE_ASPRINTF 1
  4338. | #define HAVE_VASPRINTF 1
  4339. | #define HAVE_GETIFADDRS 1
  4340. | #define HAVE_GETPWNAM 1
  4341. | #define HAVE_INET_PTON 1
  4342. | #define HAVE_INET_NTOP 1
  4343. | #define HAVE_FFLUSH 1
  4344. | #define HAVE_FSYNC 1
  4345. | #define HAVE_FSEEKO 1
  4346. | #define HAVE_FTELLO 1
  4347. | #define HAVE_SIGACTION 1
  4348. | #define HAVE_GETTIMEOFDAY 1
  4349. | #define HAVE_SETITIMER 1
  4350. | #define HAVE_SETENV 1
  4351. | #define HAVE_PUTENV 1
  4352. | #define HAVE_UNSETENV 1
  4353. | #define HAVE_GETUID 1
  4354. | #define HAVE_GETEUID 1
  4355. | #define HAVE_WCWIDTH 1
  4356. | #define HAVE_FORK 1
  4357. | #define HAVE_GETPID 1
  4358. | #define HAVE_SETPGID 1
  4359. | #define HAVE_GETPGID 1
  4360. | #define HAVE_SETPGRP 1
  4361. | #define HAVE_GETPGRP 1
  4362. | #define HAVE_RAISE 1
  4363. | #define HAVE_KILL 1
  4364. | #define HAVE_FPATHCONF 1
  4365. | #define HAVE_VA_COPY 1
  4366. | #define HAVE_SC_PAGE_SIZE 1
  4367. | #define HAVE_C99_VSNPRINTF 1
  4368. | #define HAVE_LIBDL 1
  4369. | #define HAVE_ZLIB_H 1
  4370. | #define CONFIG_GZIP 1
  4371. | #define CONFIG_BOOKMARKS 1
  4372. | /* end confdefs.h. */
  4373. | #include <stdio.h>
  4374. | #ifdef HAVE_SYS_TYPES_H
  4375. | # include <sys/types.h>
  4376. | #endif
  4377. | #ifdef HAVE_SYS_STAT_H
  4378. | # include <sys/stat.h>
  4379. | #endif
  4380. | #ifdef STDC_HEADERS
  4381. | # include <stdlib.h>
  4382. | # include <stddef.h>
  4383. | #else
  4384. | # ifdef HAVE_STDLIB_H
  4385. | # include <stdlib.h>
  4386. | # endif
  4387. | #endif
  4388. | #ifdef HAVE_STRING_H
  4389. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4390. | # include <memory.h>
  4391. | # endif
  4392. | # include <string.h>
  4393. | #endif
  4394. | #ifdef HAVE_STRINGS_H
  4395. | # include <strings.h>
  4396. | #endif
  4397. | #ifdef HAVE_INTTYPES_H
  4398. | # include <inttypes.h>
  4399. | #endif
  4400. | #ifdef HAVE_STDINT_H
  4401. | # include <stdint.h>
  4402. | #endif
  4403. | #ifdef HAVE_UNISTD_H
  4404. | # include <unistd.h>
  4405. | #endif
  4406. | #include <sys/consio.h>
  4407. configure:8786: result: no
  4408. configure:8786: checking sys/consio.h presence
  4409. configure:8786: gcc -E conftest.c
  4410. conftest.c:141:24: error: sys/consio.h: No such file or directory
  4411. configure:8786: $? = 1
  4412. configure: failed program was:
  4413. | /* confdefs.h */
  4414. | #define PACKAGE_NAME ""
  4415. | #define PACKAGE_TARNAME ""
  4416. | #define PACKAGE_VERSION ""
  4417. | #define PACKAGE_STRING ""
  4418. | #define PACKAGE_BUGREPORT ""
  4419. | #define PACKAGE_URL ""
  4420. | #define PACKAGE "elinks"
  4421. | #define VERSION "0.13.GIT"
  4422. | #define CONFIG_ASCIIDOC 1
  4423. | #define MANUAL_ASCIIDOC 1
  4424. | #define MAN_ASCIIDOC 1
  4425. | #define CONFIG_POD2HTML 1
  4426. | #define CONFIG_DOC 1
  4427. | #define CONFIG_MANUAL 1
  4428. | #define CONFIG_MANPAGE 1
  4429. | #define CONFIG_OS_UNIX 1
  4430. | #define HAVE_DIRENT_H 1
  4431. | #define STDC_HEADERS 1
  4432. | #define HAVE_SYS_WAIT_H 1
  4433. | #define TIME_WITH_SYS_TIME 1
  4434. | #define HAVE_SYS_TYPES_H 1
  4435. | #define HAVE_SYS_STAT_H 1
  4436. | #define HAVE_STDLIB_H 1
  4437. | #define HAVE_STRING_H 1
  4438. | #define HAVE_MEMORY_H 1
  4439. | #define HAVE_STRINGS_H 1
  4440. | #define HAVE_INTTYPES_H 1
  4441. | #define HAVE_STDINT_H 1
  4442. | #define HAVE_UNISTD_H 1
  4443. | #define HAVE_WCHAR_H 1
  4444. | #define HAVE_WCTYPE_H 1
  4445. | #define HAVE_FCNTL_H 1
  4446. | #define HAVE_LIMITS_H 1
  4447. | #define HAVE_TIME_H 1
  4448. | #define HAVE_UNISTD_H 1
  4449. | #define HAVE_ARPA_INET_H 1
  4450. | #define HAVE_NETINET_IN_SYSTM_H 1
  4451. | #define HAVE_NETINET_IP_H 1
  4452. | #define HAVE_NETDB_H 1
  4453. | #define HAVE_NETINET_IN_H 1
  4454. | #define HAVE_IFADDRS_H 1
  4455. | #define HAVE_SYS_IOCTL_H 1
  4456. | #define HAVE_SYS_RESOURCE_H 1
  4457. | #define HAVE_SYS_SELECT_H 1
  4458. | #define HAVE_SYS_SIGNAL_H 1
  4459. | #define HAVE_SYS_SOCKET_H 1
  4460. | #define HAVE_SYS_TIME_H 1
  4461. | #define HAVE_SYS_UTSNAME_H 1
  4462. | #define HAVE_NET_IF_H 1
  4463. | #define HAVE_STDINT_H 1
  4464. | #define HAVE_INTTYPES_H 1
  4465. | #define HAVE_LOCALE_H 1
  4466. | #define HAVE_PWD_H 1
  4467. | #define HAVE_TERMIOS_H 1
  4468. | #define HAVE_SYS_UN_H 1
  4469. | #define CONFIG_INTERLINK 1
  4470. | #define NONSTATIC_INLINE inline
  4471. | #define HAVE_TYPEOF 1
  4472. | #define HAVE_LONG_LONG 1
  4473. | #define HAVE_OFF_T 1
  4474. | #define HAVE_INT32_T 1
  4475. | #define HAVE_UINT32_T 1
  4476. | #define HAVE_UINT16_T 1
  4477. | #define SIZEOF_CHAR 1
  4478. | #define SIZEOF_SHORT 2
  4479. | #define SIZEOF_INT 4
  4480. | #define SIZEOF_LONG 8
  4481. | #define SIZEOF_LONG_LONG 8
  4482. | #define SIZEOF_OFF_T 8
  4483. | #define HAVE_VARIADIC_MACROS 1
  4484. | #define HAVE_STDLIB_H 1
  4485. | #define HAVE_UNISTD_H 1
  4486. | #define HAVE_SYS_PARAM_H 1
  4487. | #define HAVE_GETPAGESIZE 1
  4488. | #define HAVE_MMAP 1
  4489. | #define HAVE_STRFTIME 1
  4490. | #define HAVE_ATOLL 1
  4491. | #define HAVE_GETHOSTBYADDR 1
  4492. | #define HAVE_HERROR 1
  4493. | #define HAVE_STRERROR 1
  4494. | #define HAVE_POPEN 1
  4495. | #define HAVE_UNAME 1
  4496. | #define HAVE_ACCESS 1
  4497. | #define HAVE_CHMOD 1
  4498. | #define HAVE_ALARM 1
  4499. | #define HAVE_TIMEGM 1
  4500. | #define HAVE_MREMAP 1
  4501. | #define HAVE_STRCASECMP 1
  4502. | #define HAVE_STRNCASECMP 1
  4503. | #define HAVE_STRCASESTR 1
  4504. | #define HAVE_STRSTR 1
  4505. | #define HAVE_STRCHR 1
  4506. | #define HAVE_STRRCHR 1
  4507. | #define HAVE_MEMMOVE 1
  4508. | #define HAVE_BCOPY 1
  4509. | #define HAVE_STPCPY 1
  4510. | #define HAVE_STRDUP 1
  4511. | #define HAVE_INDEX 1
  4512. | #define HAVE_ISDIGIT 1
  4513. | #define HAVE_MEMPCPY 1
  4514. | #define HAVE_MEMRCHR 1
  4515. | #define HAVE_SNPRINTF 1
  4516. | #define HAVE_VSNPRINTF 1
  4517. | #define HAVE_ASPRINTF 1
  4518. | #define HAVE_VASPRINTF 1
  4519. | #define HAVE_GETIFADDRS 1
  4520. | #define HAVE_GETPWNAM 1
  4521. | #define HAVE_INET_PTON 1
  4522. | #define HAVE_INET_NTOP 1
  4523. | #define HAVE_FFLUSH 1
  4524. | #define HAVE_FSYNC 1
  4525. | #define HAVE_FSEEKO 1
  4526. | #define HAVE_FTELLO 1
  4527. | #define HAVE_SIGACTION 1
  4528. | #define HAVE_GETTIMEOFDAY 1
  4529. | #define HAVE_SETITIMER 1
  4530. | #define HAVE_SETENV 1
  4531. | #define HAVE_PUTENV 1
  4532. | #define HAVE_UNSETENV 1
  4533. | #define HAVE_GETUID 1
  4534. | #define HAVE_GETEUID 1
  4535. | #define HAVE_WCWIDTH 1
  4536. | #define HAVE_FORK 1
  4537. | #define HAVE_GETPID 1
  4538. | #define HAVE_SETPGID 1
  4539. | #define HAVE_GETPGID 1
  4540. | #define HAVE_SETPGRP 1
  4541. | #define HAVE_GETPGRP 1
  4542. | #define HAVE_RAISE 1
  4543. | #define HAVE_KILL 1
  4544. | #define HAVE_FPATHCONF 1
  4545. | #define HAVE_VA_COPY 1
  4546. | #define HAVE_SC_PAGE_SIZE 1
  4547. | #define HAVE_C99_VSNPRINTF 1
  4548. | #define HAVE_LIBDL 1
  4549. | #define HAVE_ZLIB_H 1
  4550. | #define CONFIG_GZIP 1
  4551. | #define CONFIG_BOOKMARKS 1
  4552. | /* end confdefs.h. */
  4553. | #include <sys/consio.h>
  4554. configure:8786: result: no
  4555. configure:8786: checking for sys/consio.h
  4556. configure:8786: result: no
  4557. configure:8786: checking machine/console.h usability
  4558. configure:8786: gcc -c -g -O2 -Wall conftest.c >&5
  4559. conftest.c:174:29: error: machine/console.h: No such file or directory
  4560. configure:8786: $? = 1
  4561. configure: failed program was:
  4562. | /* confdefs.h */
  4563. | #define PACKAGE_NAME ""
  4564. | #define PACKAGE_TARNAME ""
  4565. | #define PACKAGE_VERSION ""
  4566. | #define PACKAGE_STRING ""
  4567. | #define PACKAGE_BUGREPORT ""
  4568. | #define PACKAGE_URL ""
  4569. | #define PACKAGE "elinks"
  4570. | #define VERSION "0.13.GIT"
  4571. | #define CONFIG_ASCIIDOC 1
  4572. | #define MANUAL_ASCIIDOC 1
  4573. | #define MAN_ASCIIDOC 1
  4574. | #define CONFIG_POD2HTML 1
  4575. | #define CONFIG_DOC 1
  4576. | #define CONFIG_MANUAL 1
  4577. | #define CONFIG_MANPAGE 1
  4578. | #define CONFIG_OS_UNIX 1
  4579. | #define HAVE_DIRENT_H 1
  4580. | #define STDC_HEADERS 1
  4581. | #define HAVE_SYS_WAIT_H 1
  4582. | #define TIME_WITH_SYS_TIME 1
  4583. | #define HAVE_SYS_TYPES_H 1
  4584. | #define HAVE_SYS_STAT_H 1
  4585. | #define HAVE_STDLIB_H 1
  4586. | #define HAVE_STRING_H 1
  4587. | #define HAVE_MEMORY_H 1
  4588. | #define HAVE_STRINGS_H 1
  4589. | #define HAVE_INTTYPES_H 1
  4590. | #define HAVE_STDINT_H 1
  4591. | #define HAVE_UNISTD_H 1
  4592. | #define HAVE_WCHAR_H 1
  4593. | #define HAVE_WCTYPE_H 1
  4594. | #define HAVE_FCNTL_H 1
  4595. | #define HAVE_LIMITS_H 1
  4596. | #define HAVE_TIME_H 1
  4597. | #define HAVE_UNISTD_H 1
  4598. | #define HAVE_ARPA_INET_H 1
  4599. | #define HAVE_NETINET_IN_SYSTM_H 1
  4600. | #define HAVE_NETINET_IP_H 1
  4601. | #define HAVE_NETDB_H 1
  4602. | #define HAVE_NETINET_IN_H 1
  4603. | #define HAVE_IFADDRS_H 1
  4604. | #define HAVE_SYS_IOCTL_H 1
  4605. | #define HAVE_SYS_RESOURCE_H 1
  4606. | #define HAVE_SYS_SELECT_H 1
  4607. | #define HAVE_SYS_SIGNAL_H 1
  4608. | #define HAVE_SYS_SOCKET_H 1
  4609. | #define HAVE_SYS_TIME_H 1
  4610. | #define HAVE_SYS_UTSNAME_H 1
  4611. | #define HAVE_NET_IF_H 1
  4612. | #define HAVE_STDINT_H 1
  4613. | #define HAVE_INTTYPES_H 1
  4614. | #define HAVE_LOCALE_H 1
  4615. | #define HAVE_PWD_H 1
  4616. | #define HAVE_TERMIOS_H 1
  4617. | #define HAVE_SYS_UN_H 1
  4618. | #define CONFIG_INTERLINK 1
  4619. | #define NONSTATIC_INLINE inline
  4620. | #define HAVE_TYPEOF 1
  4621. | #define HAVE_LONG_LONG 1
  4622. | #define HAVE_OFF_T 1
  4623. | #define HAVE_INT32_T 1
  4624. | #define HAVE_UINT32_T 1
  4625. | #define HAVE_UINT16_T 1
  4626. | #define SIZEOF_CHAR 1
  4627. | #define SIZEOF_SHORT 2
  4628. | #define SIZEOF_INT 4
  4629. | #define SIZEOF_LONG 8
  4630. | #define SIZEOF_LONG_LONG 8
  4631. | #define SIZEOF_OFF_T 8
  4632. | #define HAVE_VARIADIC_MACROS 1
  4633. | #define HAVE_STDLIB_H 1
  4634. | #define HAVE_UNISTD_H 1
  4635. | #define HAVE_SYS_PARAM_H 1
  4636. | #define HAVE_GETPAGESIZE 1
  4637. | #define HAVE_MMAP 1
  4638. | #define HAVE_STRFTIME 1
  4639. | #define HAVE_ATOLL 1
  4640. | #define HAVE_GETHOSTBYADDR 1
  4641. | #define HAVE_HERROR 1
  4642. | #define HAVE_STRERROR 1
  4643. | #define HAVE_POPEN 1
  4644. | #define HAVE_UNAME 1
  4645. | #define HAVE_ACCESS 1
  4646. | #define HAVE_CHMOD 1
  4647. | #define HAVE_ALARM 1
  4648. | #define HAVE_TIMEGM 1
  4649. | #define HAVE_MREMAP 1
  4650. | #define HAVE_STRCASECMP 1
  4651. | #define HAVE_STRNCASECMP 1
  4652. | #define HAVE_STRCASESTR 1
  4653. | #define HAVE_STRSTR 1
  4654. | #define HAVE_STRCHR 1
  4655. | #define HAVE_STRRCHR 1
  4656. | #define HAVE_MEMMOVE 1
  4657. | #define HAVE_BCOPY 1
  4658. | #define HAVE_STPCPY 1
  4659. | #define HAVE_STRDUP 1
  4660. | #define HAVE_INDEX 1
  4661. | #define HAVE_ISDIGIT 1
  4662. | #define HAVE_MEMPCPY 1
  4663. | #define HAVE_MEMRCHR 1
  4664. | #define HAVE_SNPRINTF 1
  4665. | #define HAVE_VSNPRINTF 1
  4666. | #define HAVE_ASPRINTF 1
  4667. | #define HAVE_VASPRINTF 1
  4668. | #define HAVE_GETIFADDRS 1
  4669. | #define HAVE_GETPWNAM 1
  4670. | #define HAVE_INET_PTON 1
  4671. | #define HAVE_INET_NTOP 1
  4672. | #define HAVE_FFLUSH 1
  4673. | #define HAVE_FSYNC 1
  4674. | #define HAVE_FSEEKO 1
  4675. | #define HAVE_FTELLO 1
  4676. | #define HAVE_SIGACTION 1
  4677. | #define HAVE_GETTIMEOFDAY 1
  4678. | #define HAVE_SETITIMER 1
  4679. | #define HAVE_SETENV 1
  4680. | #define HAVE_PUTENV 1
  4681. | #define HAVE_UNSETENV 1
  4682. | #define HAVE_GETUID 1
  4683. | #define HAVE_GETEUID 1
  4684. | #define HAVE_WCWIDTH 1
  4685. | #define HAVE_FORK 1
  4686. | #define HAVE_GETPID 1
  4687. | #define HAVE_SETPGID 1
  4688. | #define HAVE_GETPGID 1
  4689. | #define HAVE_SETPGRP 1
  4690. | #define HAVE_GETPGRP 1
  4691. | #define HAVE_RAISE 1
  4692. | #define HAVE_KILL 1
  4693. | #define HAVE_FPATHCONF 1
  4694. | #define HAVE_VA_COPY 1
  4695. | #define HAVE_SC_PAGE_SIZE 1
  4696. | #define HAVE_C99_VSNPRINTF 1
  4697. | #define HAVE_LIBDL 1
  4698. | #define HAVE_ZLIB_H 1
  4699. | #define CONFIG_GZIP 1
  4700. | #define CONFIG_BOOKMARKS 1
  4701. | /* end confdefs.h. */
  4702. | #include <stdio.h>
  4703. | #ifdef HAVE_SYS_TYPES_H
  4704. | # include <sys/types.h>
  4705. | #endif
  4706. | #ifdef HAVE_SYS_STAT_H
  4707. | # include <sys/stat.h>
  4708. | #endif
  4709. | #ifdef STDC_HEADERS
  4710. | # include <stdlib.h>
  4711. | # include <stddef.h>
  4712. | #else
  4713. | # ifdef HAVE_STDLIB_H
  4714. | # include <stdlib.h>
  4715. | # endif
  4716. | #endif
  4717. | #ifdef HAVE_STRING_H
  4718. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4719. | # include <memory.h>
  4720. | # endif
  4721. | # include <string.h>
  4722. | #endif
  4723. | #ifdef HAVE_STRINGS_H
  4724. | # include <strings.h>
  4725. | #endif
  4726. | #ifdef HAVE_INTTYPES_H
  4727. | # include <inttypes.h>
  4728. | #endif
  4729. | #ifdef HAVE_STDINT_H
  4730. | # include <stdint.h>
  4731. | #endif
  4732. | #ifdef HAVE_UNISTD_H
  4733. | # include <unistd.h>
  4734. | #endif
  4735. | #include <machine/console.h>
  4736. configure:8786: result: no
  4737. configure:8786: checking machine/console.h presence
  4738. configure:8786: gcc -E conftest.c
  4739. conftest.c:141:29: error: machine/console.h: No such file or directory
  4740. configure:8786: $? = 1
  4741. configure: failed program was:
  4742. | /* confdefs.h */
  4743. | #define PACKAGE_NAME ""
  4744. | #define PACKAGE_TARNAME ""
  4745. | #define PACKAGE_VERSION ""
  4746. | #define PACKAGE_STRING ""
  4747. | #define PACKAGE_BUGREPORT ""
  4748. | #define PACKAGE_URL ""
  4749. | #define PACKAGE "elinks"
  4750. | #define VERSION "0.13.GIT"
  4751. | #define CONFIG_ASCIIDOC 1
  4752. | #define MANUAL_ASCIIDOC 1
  4753. | #define MAN_ASCIIDOC 1
  4754. | #define CONFIG_POD2HTML 1
  4755. | #define CONFIG_DOC 1
  4756. | #define CONFIG_MANUAL 1
  4757. | #define CONFIG_MANPAGE 1
  4758. | #define CONFIG_OS_UNIX 1
  4759. | #define HAVE_DIRENT_H 1
  4760. | #define STDC_HEADERS 1
  4761. | #define HAVE_SYS_WAIT_H 1
  4762. | #define TIME_WITH_SYS_TIME 1
  4763. | #define HAVE_SYS_TYPES_H 1
  4764. | #define HAVE_SYS_STAT_H 1
  4765. | #define HAVE_STDLIB_H 1
  4766. | #define HAVE_STRING_H 1
  4767. | #define HAVE_MEMORY_H 1
  4768. | #define HAVE_STRINGS_H 1
  4769. | #define HAVE_INTTYPES_H 1
  4770. | #define HAVE_STDINT_H 1
  4771. | #define HAVE_UNISTD_H 1
  4772. | #define HAVE_WCHAR_H 1
  4773. | #define HAVE_WCTYPE_H 1
  4774. | #define HAVE_FCNTL_H 1
  4775. | #define HAVE_LIMITS_H 1
  4776. | #define HAVE_TIME_H 1
  4777. | #define HAVE_UNISTD_H 1
  4778. | #define HAVE_ARPA_INET_H 1
  4779. | #define HAVE_NETINET_IN_SYSTM_H 1
  4780. | #define HAVE_NETINET_IP_H 1
  4781. | #define HAVE_NETDB_H 1
  4782. | #define HAVE_NETINET_IN_H 1
  4783. | #define HAVE_IFADDRS_H 1
  4784. | #define HAVE_SYS_IOCTL_H 1
  4785. | #define HAVE_SYS_RESOURCE_H 1
  4786. | #define HAVE_SYS_SELECT_H 1
  4787. | #define HAVE_SYS_SIGNAL_H 1
  4788. | #define HAVE_SYS_SOCKET_H 1
  4789. | #define HAVE_SYS_TIME_H 1
  4790. | #define HAVE_SYS_UTSNAME_H 1
  4791. | #define HAVE_NET_IF_H 1
  4792. | #define HAVE_STDINT_H 1
  4793. | #define HAVE_INTTYPES_H 1
  4794. | #define HAVE_LOCALE_H 1
  4795. | #define HAVE_PWD_H 1
  4796. | #define HAVE_TERMIOS_H 1
  4797. | #define HAVE_SYS_UN_H 1
  4798. | #define CONFIG_INTERLINK 1
  4799. | #define NONSTATIC_INLINE inline
  4800. | #define HAVE_TYPEOF 1
  4801. | #define HAVE_LONG_LONG 1
  4802. | #define HAVE_OFF_T 1
  4803. | #define HAVE_INT32_T 1
  4804. | #define HAVE_UINT32_T 1
  4805. | #define HAVE_UINT16_T 1
  4806. | #define SIZEOF_CHAR 1
  4807. | #define SIZEOF_SHORT 2
  4808. | #define SIZEOF_INT 4
  4809. | #define SIZEOF_LONG 8
  4810. | #define SIZEOF_LONG_LONG 8
  4811. | #define SIZEOF_OFF_T 8
  4812. | #define HAVE_VARIADIC_MACROS 1
  4813. | #define HAVE_STDLIB_H 1
  4814. | #define HAVE_UNISTD_H 1
  4815. | #define HAVE_SYS_PARAM_H 1
  4816. | #define HAVE_GETPAGESIZE 1
  4817. | #define HAVE_MMAP 1
  4818. | #define HAVE_STRFTIME 1
  4819. | #define HAVE_ATOLL 1
  4820. | #define HAVE_GETHOSTBYADDR 1
  4821. | #define HAVE_HERROR 1
  4822. | #define HAVE_STRERROR 1
  4823. | #define HAVE_POPEN 1
  4824. | #define HAVE_UNAME 1
  4825. | #define HAVE_ACCESS 1
  4826. | #define HAVE_CHMOD 1
  4827. | #define HAVE_ALARM 1
  4828. | #define HAVE_TIMEGM 1
  4829. | #define HAVE_MREMAP 1
  4830. | #define HAVE_STRCASECMP 1
  4831. | #define HAVE_STRNCASECMP 1
  4832. | #define HAVE_STRCASESTR 1
  4833. | #define HAVE_STRSTR 1
  4834. | #define HAVE_STRCHR 1
  4835. | #define HAVE_STRRCHR 1
  4836. | #define HAVE_MEMMOVE 1
  4837. | #define HAVE_BCOPY 1
  4838. | #define HAVE_STPCPY 1
  4839. | #define HAVE_STRDUP 1
  4840. | #define HAVE_INDEX 1
  4841. | #define HAVE_ISDIGIT 1
  4842. | #define HAVE_MEMPCPY 1
  4843. | #define HAVE_MEMRCHR 1
  4844. | #define HAVE_SNPRINTF 1
  4845. | #define HAVE_VSNPRINTF 1
  4846. | #define HAVE_ASPRINTF 1
  4847. | #define HAVE_VASPRINTF 1
  4848. | #define HAVE_GETIFADDRS 1
  4849. | #define HAVE_GETPWNAM 1
  4850. | #define HAVE_INET_PTON 1
  4851. | #define HAVE_INET_NTOP 1
  4852. | #define HAVE_FFLUSH 1
  4853. | #define HAVE_FSYNC 1
  4854. | #define HAVE_FSEEKO 1
  4855. | #define HAVE_FTELLO 1
  4856. | #define HAVE_SIGACTION 1
  4857. | #define HAVE_GETTIMEOFDAY 1
  4858. | #define HAVE_SETITIMER 1
  4859. | #define HAVE_SETENV 1
  4860. | #define HAVE_PUTENV 1
  4861. | #define HAVE_UNSETENV 1
  4862. | #define HAVE_GETUID 1
  4863. | #define HAVE_GETEUID 1
  4864. | #define HAVE_WCWIDTH 1
  4865. | #define HAVE_FORK 1
  4866. | #define HAVE_GETPID 1
  4867. | #define HAVE_SETPGID 1
  4868. | #define HAVE_GETPGID 1
  4869. | #define HAVE_SETPGRP 1
  4870. | #define HAVE_GETPGRP 1
  4871. | #define HAVE_RAISE 1
  4872. | #define HAVE_KILL 1
  4873. | #define HAVE_FPATHCONF 1
  4874. | #define HAVE_VA_COPY 1
  4875. | #define HAVE_SC_PAGE_SIZE 1
  4876. | #define HAVE_C99_VSNPRINTF 1
  4877. | #define HAVE_LIBDL 1
  4878. | #define HAVE_ZLIB_H 1
  4879. | #define CONFIG_GZIP 1
  4880. | #define CONFIG_BOOKMARKS 1
  4881. | /* end confdefs.h. */
  4882. | #include <machine/console.h>
  4883. configure:8786: result: no
  4884. configure:8786: checking for machine/console.h
  4885. configure:8786: result: no
  4886. configure:9058: checking for SpiderMonkey (1.8.5 or later) in pkg-config mozjs185
  4887. Package nspr was not found in the pkg-config search path.
  4888. Perhaps you should add the directory containing `nspr.pc'
  4889. to the PKG_CONFIG_PATH environment variable
  4890. Package 'nspr', required by 'SpiderMonkey 1.8.5', not found
  4891. configure:9104: result: no
  4892. configure:9058: checking for SpiderMonkey (1.8.5 or later) in pkg-config mozilla-js
  4893. Package mozilla-js was not found in the pkg-config search path.
  4894. Perhaps you should add the directory containing `mozilla-js.pc'
  4895. to the PKG_CONFIG_PATH environment variable
  4896. No package 'mozilla-js' found
  4897. configure:9104: result: no
  4898. configure:9290: checking for Guile
  4899. configure:9378: result: no
  4900. configure:9401: checking for Perl
  4901. configure:9443: result: no
  4902. configure:9446: checking whether POPpx works without an n_a variable
  4903. configure:9463: gcc -c -g -O2 -Wall conftest.c >&5
  4904. conftest.c:142:20: error: EXTERN.h: No such file or directory
  4905. conftest.c:143:18: error: perl.h: No such file or directory
  4906. conftest.c:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  4907. conftest.c: In function 'main':
  4908. conftest.c:149: error: 'dSP' undeclared (first use in this function)
  4909. conftest.c:149: error: (Each undeclared identifier is reported only once
  4910. conftest.c:149: error: for each function it appears in.)
  4911. conftest.c:149: error: 'POPpx' undeclared (first use in this function)
  4912. configure:9463: $? = 1
  4913. configure: failed program was:
  4914. | /* confdefs.h */
  4915. | #define PACKAGE_NAME ""
  4916. | #define PACKAGE_TARNAME ""
  4917. | #define PACKAGE_VERSION ""
  4918. | #define PACKAGE_STRING ""
  4919. | #define PACKAGE_BUGREPORT ""
  4920. | #define PACKAGE_URL ""
  4921. | #define PACKAGE "elinks"
  4922. | #define VERSION "0.13.GIT"
  4923. | #define CONFIG_ASCIIDOC 1
  4924. | #define MANUAL_ASCIIDOC 1
  4925. | #define MAN_ASCIIDOC 1
  4926. | #define CONFIG_POD2HTML 1
  4927. | #define CONFIG_DOC 1
  4928. | #define CONFIG_MANUAL 1
  4929. | #define CONFIG_MANPAGE 1
  4930. | #define CONFIG_OS_UNIX 1
  4931. | #define HAVE_DIRENT_H 1
  4932. | #define STDC_HEADERS 1
  4933. | #define HAVE_SYS_WAIT_H 1
  4934. | #define TIME_WITH_SYS_TIME 1
  4935. | #define HAVE_SYS_TYPES_H 1
  4936. | #define HAVE_SYS_STAT_H 1
  4937. | #define HAVE_STDLIB_H 1
  4938. | #define HAVE_STRING_H 1
  4939. | #define HAVE_MEMORY_H 1
  4940. | #define HAVE_STRINGS_H 1
  4941. | #define HAVE_INTTYPES_H 1
  4942. | #define HAVE_STDINT_H 1
  4943. | #define HAVE_UNISTD_H 1
  4944. | #define HAVE_WCHAR_H 1
  4945. | #define HAVE_WCTYPE_H 1
  4946. | #define HAVE_FCNTL_H 1
  4947. | #define HAVE_LIMITS_H 1
  4948. | #define HAVE_TIME_H 1
  4949. | #define HAVE_UNISTD_H 1
  4950. | #define HAVE_ARPA_INET_H 1
  4951. | #define HAVE_NETINET_IN_SYSTM_H 1
  4952. | #define HAVE_NETINET_IP_H 1
  4953. | #define HAVE_NETDB_H 1
  4954. | #define HAVE_NETINET_IN_H 1
  4955. | #define HAVE_IFADDRS_H 1
  4956. | #define HAVE_SYS_IOCTL_H 1
  4957. | #define HAVE_SYS_RESOURCE_H 1
  4958. | #define HAVE_SYS_SELECT_H 1
  4959. | #define HAVE_SYS_SIGNAL_H 1
  4960. | #define HAVE_SYS_SOCKET_H 1
  4961. | #define HAVE_SYS_TIME_H 1
  4962. | #define HAVE_SYS_UTSNAME_H 1
  4963. | #define HAVE_NET_IF_H 1
  4964. | #define HAVE_STDINT_H 1
  4965. | #define HAVE_INTTYPES_H 1
  4966. | #define HAVE_LOCALE_H 1
  4967. | #define HAVE_PWD_H 1
  4968. | #define HAVE_TERMIOS_H 1
  4969. | #define HAVE_SYS_UN_H 1
  4970. | #define CONFIG_INTERLINK 1
  4971. | #define NONSTATIC_INLINE inline
  4972. | #define HAVE_TYPEOF 1
  4973. | #define HAVE_LONG_LONG 1
  4974. | #define HAVE_OFF_T 1
  4975. | #define HAVE_INT32_T 1
  4976. | #define HAVE_UINT32_T 1
  4977. | #define HAVE_UINT16_T 1
  4978. | #define SIZEOF_CHAR 1
  4979. | #define SIZEOF_SHORT 2
  4980. | #define SIZEOF_INT 4
  4981. | #define SIZEOF_LONG 8
  4982. | #define SIZEOF_LONG_LONG 8
  4983. | #define SIZEOF_OFF_T 8
  4984. | #define HAVE_VARIADIC_MACROS 1
  4985. | #define HAVE_STDLIB_H 1
  4986. | #define HAVE_UNISTD_H 1
  4987. | #define HAVE_SYS_PARAM_H 1
  4988. | #define HAVE_GETPAGESIZE 1
  4989. | #define HAVE_MMAP 1
  4990. | #define HAVE_STRFTIME 1
  4991. | #define HAVE_ATOLL 1
  4992. | #define HAVE_GETHOSTBYADDR 1
  4993. | #define HAVE_HERROR 1
  4994. | #define HAVE_STRERROR 1
  4995. | #define HAVE_POPEN 1
  4996. | #define HAVE_UNAME 1
  4997. | #define HAVE_ACCESS 1
  4998. | #define HAVE_CHMOD 1
  4999. | #define HAVE_ALARM 1
  5000. | #define HAVE_TIMEGM 1
  5001. | #define HAVE_MREMAP 1
  5002. | #define HAVE_STRCASECMP 1
  5003. | #define HAVE_STRNCASECMP 1
  5004. | #define HAVE_STRCASESTR 1
  5005. | #define HAVE_STRSTR 1
  5006. | #define HAVE_STRCHR 1
  5007. | #define HAVE_STRRCHR 1
  5008. | #define HAVE_MEMMOVE 1
  5009. | #define HAVE_BCOPY 1
  5010. | #define HAVE_STPCPY 1
  5011. | #define HAVE_STRDUP 1
  5012. | #define HAVE_INDEX 1
  5013. | #define HAVE_ISDIGIT 1
  5014. | #define HAVE_MEMPCPY 1
  5015. | #define HAVE_MEMRCHR 1
  5016. | #define HAVE_SNPRINTF 1
  5017. | #define HAVE_VSNPRINTF 1
  5018. | #define HAVE_ASPRINTF 1
  5019. | #define HAVE_VASPRINTF 1
  5020. | #define HAVE_GETIFADDRS 1
  5021. | #define HAVE_GETPWNAM 1
  5022. | #define HAVE_INET_PTON 1
  5023. | #define HAVE_INET_NTOP 1
  5024. | #define HAVE_FFLUSH 1
  5025. | #define HAVE_FSYNC 1
  5026. | #define HAVE_FSEEKO 1
  5027. | #define HAVE_FTELLO 1
  5028. | #define HAVE_SIGACTION 1
  5029. | #define HAVE_GETTIMEOFDAY 1
  5030. | #define HAVE_SETITIMER 1
  5031. | #define HAVE_SETENV 1
  5032. | #define HAVE_PUTENV 1
  5033. | #define HAVE_UNSETENV 1
  5034. | #define HAVE_GETUID 1
  5035. | #define HAVE_GETEUID 1
  5036. | #define HAVE_WCWIDTH 1
  5037. | #define HAVE_FORK 1
  5038. | #define HAVE_GETPID 1
  5039. | #define HAVE_SETPGID 1
  5040. | #define HAVE_GETPGID 1
  5041. | #define HAVE_SETPGRP 1
  5042. | #define HAVE_GETPGRP 1
  5043. | #define HAVE_RAISE 1
  5044. | #define HAVE_KILL 1
  5045. | #define HAVE_FPATHCONF 1
  5046. | #define HAVE_VA_COPY 1
  5047. | #define HAVE_SC_PAGE_SIZE 1
  5048. | #define HAVE_C99_VSNPRINTF 1
  5049. | #define HAVE_LIBDL 1
  5050. | #define HAVE_ZLIB_H 1
  5051. | #define CONFIG_GZIP 1
  5052. | #define CONFIG_BOOKMARKS 1
  5053. | /* end confdefs.h. */
  5054. |
  5055. | #include <EXTERN.h>
  5056. | #include <perl.h>
  5057. | extern PerlInterpreter *my_perl;
  5058. |
  5059. | int
  5060. | main ()
  5061. | {
  5062. | dSP; (void) POPpx;
  5063. | ;
  5064. | return 0;
  5065. | }
  5066. configure:9470: result: no
  5067. configure:9516: checking for Python
  5068. configure:9632: result: no
  5069. configure:9650: checking for Lua
  5070. configure:9706: result: no
  5071. configure:9770: checking for TRE in pkg-config
  5072. configure:9783: result: no, but let's try defaults
  5073. configure:9787: checking for TRE header and library
  5074. configure:9811: gcc -o conftest -g -O2 -Wall conftest.c -ltre -ldl -lz >&5
  5075. conftest.c:141:21: error: tre/tre.h: No such file or directory
  5076. conftest.c: In function 'main':
  5077. conftest.c:145: error: 'regex_t' undeclared (first use in this function)
  5078. conftest.c:145: error: (Each undeclared identifier is reported only once
  5079. conftest.c:145: error: for each function it appears in.)
  5080. conftest.c:145: error: expected ';' before 're'
  5081. conftest.c:146: error: 'regmatch_t' undeclared (first use in this function)
  5082. conftest.c:146: error: expected ';' before 'match'
  5083. conftest.c:147: warning: implicit declaration of function 'tre_regwcomp'
  5084. conftest.c:147: error: 're' undeclared (first use in this function)
  5085. conftest.c:147: error: 'REG_ICASE' undeclared (first use in this function)
  5086. conftest.c:148: warning: implicit declaration of function 'tre_regwexec'
  5087. conftest.c:148: error: 'match' undeclared (first use in this function)
  5088. configure:9811: $? = 1
  5089. configure: failed program was:
  5090. | /* confdefs.h */
  5091. | #define PACKAGE_NAME ""
  5092. | #define PACKAGE_TARNAME ""
  5093. | #define PACKAGE_VERSION ""
  5094. | #define PACKAGE_STRING ""
  5095. | #define PACKAGE_BUGREPORT ""
  5096. | #define PACKAGE_URL ""
  5097. | #define PACKAGE "elinks"
  5098. | #define VERSION "0.13.GIT"
  5099. | #define CONFIG_ASCIIDOC 1
  5100. | #define MANUAL_ASCIIDOC 1
  5101. | #define MAN_ASCIIDOC 1
  5102. | #define CONFIG_POD2HTML 1
  5103. | #define CONFIG_DOC 1
  5104. | #define CONFIG_MANUAL 1
  5105. | #define CONFIG_MANPAGE 1
  5106. | #define CONFIG_OS_UNIX 1
  5107. | #define HAVE_DIRENT_H 1
  5108. | #define STDC_HEADERS 1
  5109. | #define HAVE_SYS_WAIT_H 1
  5110. | #define TIME_WITH_SYS_TIME 1
  5111. | #define HAVE_SYS_TYPES_H 1
  5112. | #define HAVE_SYS_STAT_H 1
  5113. | #define HAVE_STDLIB_H 1
  5114. | #define HAVE_STRING_H 1
  5115. | #define HAVE_MEMORY_H 1
  5116. | #define HAVE_STRINGS_H 1
  5117. | #define HAVE_INTTYPES_H 1
  5118. | #define HAVE_STDINT_H 1
  5119. | #define HAVE_UNISTD_H 1
  5120. | #define HAVE_WCHAR_H 1
  5121. | #define HAVE_WCTYPE_H 1
  5122. | #define HAVE_FCNTL_H 1
  5123. | #define HAVE_LIMITS_H 1
  5124. | #define HAVE_TIME_H 1
  5125. | #define HAVE_UNISTD_H 1
  5126. | #define HAVE_ARPA_INET_H 1
  5127. | #define HAVE_NETINET_IN_SYSTM_H 1
  5128. | #define HAVE_NETINET_IP_H 1
  5129. | #define HAVE_NETDB_H 1
  5130. | #define HAVE_NETINET_IN_H 1
  5131. | #define HAVE_IFADDRS_H 1
  5132. | #define HAVE_SYS_IOCTL_H 1
  5133. | #define HAVE_SYS_RESOURCE_H 1
  5134. | #define HAVE_SYS_SELECT_H 1
  5135. | #define HAVE_SYS_SIGNAL_H 1
  5136. | #define HAVE_SYS_SOCKET_H 1
  5137. | #define HAVE_SYS_TIME_H 1
  5138. | #define HAVE_SYS_UTSNAME_H 1
  5139. | #define HAVE_NET_IF_H 1
  5140. | #define HAVE_STDINT_H 1
  5141. | #define HAVE_INTTYPES_H 1
  5142. | #define HAVE_LOCALE_H 1
  5143. | #define HAVE_PWD_H 1
  5144. | #define HAVE_TERMIOS_H 1
  5145. | #define HAVE_SYS_UN_H 1
  5146. | #define CONFIG_INTERLINK 1
  5147. | #define NONSTATIC_INLINE inline
  5148. | #define HAVE_TYPEOF 1
  5149. | #define HAVE_LONG_LONG 1
  5150. | #define HAVE_OFF_T 1
  5151. | #define HAVE_INT32_T 1
  5152. | #define HAVE_UINT32_T 1
  5153. | #define HAVE_UINT16_T 1
  5154. | #define SIZEOF_CHAR 1
  5155. | #define SIZEOF_SHORT 2
  5156. | #define SIZEOF_INT 4
  5157. | #define SIZEOF_LONG 8
  5158. | #define SIZEOF_LONG_LONG 8
  5159. | #define SIZEOF_OFF_T 8
  5160. | #define HAVE_VARIADIC_MACROS 1
  5161. | #define HAVE_STDLIB_H 1
  5162. | #define HAVE_UNISTD_H 1
  5163. | #define HAVE_SYS_PARAM_H 1
  5164. | #define HAVE_GETPAGESIZE 1
  5165. | #define HAVE_MMAP 1
  5166. | #define HAVE_STRFTIME 1
  5167. | #define HAVE_ATOLL 1
  5168. | #define HAVE_GETHOSTBYADDR 1
  5169. | #define HAVE_HERROR 1
  5170. | #define HAVE_STRERROR 1
  5171. | #define HAVE_POPEN 1
  5172. | #define HAVE_UNAME 1
  5173. | #define HAVE_ACCESS 1
  5174. | #define HAVE_CHMOD 1
  5175. | #define HAVE_ALARM 1
  5176. | #define HAVE_TIMEGM 1
  5177. | #define HAVE_MREMAP 1
  5178. | #define HAVE_STRCASECMP 1
  5179. | #define HAVE_STRNCASECMP 1
  5180. | #define HAVE_STRCASESTR 1
  5181. | #define HAVE_STRSTR 1
  5182. | #define HAVE_STRCHR 1
  5183. | #define HAVE_STRRCHR 1
  5184. | #define HAVE_MEMMOVE 1
  5185. | #define HAVE_BCOPY 1
  5186. | #define HAVE_STPCPY 1
  5187. | #define HAVE_STRDUP 1
  5188. | #define HAVE_INDEX 1
  5189. | #define HAVE_ISDIGIT 1
  5190. | #define HAVE_MEMPCPY 1
  5191. | #define HAVE_MEMRCHR 1
  5192. | #define HAVE_SNPRINTF 1
  5193. | #define HAVE_VSNPRINTF 1
  5194. | #define HAVE_ASPRINTF 1
  5195. | #define HAVE_VASPRINTF 1
  5196. | #define HAVE_GETIFADDRS 1
  5197. | #define HAVE_GETPWNAM 1
  5198. | #define HAVE_INET_PTON 1
  5199. | #define HAVE_INET_NTOP 1
  5200. | #define HAVE_FFLUSH 1
  5201. | #define HAVE_FSYNC 1
  5202. | #define HAVE_FSEEKO 1
  5203. | #define HAVE_FTELLO 1
  5204. | #define HAVE_SIGACTION 1
  5205. | #define HAVE_GETTIMEOFDAY 1
  5206. | #define HAVE_SETITIMER 1
  5207. | #define HAVE_SETENV 1
  5208. | #define HAVE_PUTENV 1
  5209. | #define HAVE_UNSETENV 1
  5210. | #define HAVE_GETUID 1
  5211. | #define HAVE_GETEUID 1
  5212. | #define HAVE_WCWIDTH 1
  5213. | #define HAVE_FORK 1
  5214. | #define HAVE_GETPID 1
  5215. | #define HAVE_SETPGID 1
  5216. | #define HAVE_GETPGID 1
  5217. | #define HAVE_SETPGRP 1
  5218. | #define HAVE_GETPGRP 1
  5219. | #define HAVE_RAISE 1
  5220. | #define HAVE_KILL 1
  5221. | #define HAVE_FPATHCONF 1
  5222. | #define HAVE_VA_COPY 1
  5223. | #define HAVE_SC_PAGE_SIZE 1
  5224. | #define HAVE_C99_VSNPRINTF 1
  5225. | #define HAVE_LIBDL 1
  5226. | #define HAVE_ZLIB_H 1
  5227. | #define CONFIG_GZIP 1
  5228. | #define CONFIG_BOOKMARKS 1
  5229. | /* end confdefs.h. */
  5230. | #include <tre/tre.h>
  5231. | int
  5232. | main ()
  5233. | {
  5234. | regex_t re;
  5235. | regmatch_t match[1];
  5236. | tre_regwcomp(&re, L"zap", REG_ICASE);
  5237. | tre_regwexec(&re, L"ELIZAPROGRAM", 1, match, 0);
  5238. | ;
  5239. | return 0;
  5240. | }
  5241. configure:9816: result: no
  5242. configure:9835: checking for Ruby
  5243. configure:9859: result: no
  5244. configure:10258: checking for OpenSSL
  5245. configure:10305: gcc -o conftest -g -O2 -Wall conftest.c -lssl -lcrypto -ldl -lz >&5
  5246. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  5247. conftest.c: In function 'main':
  5248. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  5249. configure:10305: $? = 1
  5250. configure: failed program was:
  5251. | /* confdefs.h */
  5252. | #define PACKAGE_NAME ""
  5253. | #define PACKAGE_TARNAME ""
  5254. | #define PACKAGE_VERSION ""
  5255. | #define PACKAGE_STRING ""
  5256. | #define PACKAGE_BUGREPORT ""
  5257. | #define PACKAGE_URL ""
  5258. | #define PACKAGE "elinks"
  5259. | #define VERSION "0.13.GIT"
  5260. | #define CONFIG_ASCIIDOC 1
  5261. | #define MANUAL_ASCIIDOC 1
  5262. | #define MAN_ASCIIDOC 1
  5263. | #define CONFIG_POD2HTML 1
  5264. | #define CONFIG_DOC 1
  5265. | #define CONFIG_MANUAL 1
  5266. | #define CONFIG_MANPAGE 1
  5267. | #define CONFIG_OS_UNIX 1
  5268. | #define HAVE_DIRENT_H 1
  5269. | #define STDC_HEADERS 1
  5270. | #define HAVE_SYS_WAIT_H 1
  5271. | #define TIME_WITH_SYS_TIME 1
  5272. | #define HAVE_SYS_TYPES_H 1
  5273. | #define HAVE_SYS_STAT_H 1
  5274. | #define HAVE_STDLIB_H 1
  5275. | #define HAVE_STRING_H 1
  5276. | #define HAVE_MEMORY_H 1
  5277. | #define HAVE_STRINGS_H 1
  5278. | #define HAVE_INTTYPES_H 1
  5279. | #define HAVE_STDINT_H 1
  5280. | #define HAVE_UNISTD_H 1
  5281. | #define HAVE_WCHAR_H 1
  5282. | #define HAVE_WCTYPE_H 1
  5283. | #define HAVE_FCNTL_H 1
  5284. | #define HAVE_LIMITS_H 1
  5285. | #define HAVE_TIME_H 1
  5286. | #define HAVE_UNISTD_H 1
  5287. | #define HAVE_ARPA_INET_H 1
  5288. | #define HAVE_NETINET_IN_SYSTM_H 1
  5289. | #define HAVE_NETINET_IP_H 1
  5290. | #define HAVE_NETDB_H 1
  5291. | #define HAVE_NETINET_IN_H 1
  5292. | #define HAVE_IFADDRS_H 1
  5293. | #define HAVE_SYS_IOCTL_H 1
  5294. | #define HAVE_SYS_RESOURCE_H 1
  5295. | #define HAVE_SYS_SELECT_H 1
  5296. | #define HAVE_SYS_SIGNAL_H 1
  5297. | #define HAVE_SYS_SOCKET_H 1
  5298. | #define HAVE_SYS_TIME_H 1
  5299. | #define HAVE_SYS_UTSNAME_H 1
  5300. | #define HAVE_NET_IF_H 1
  5301. | #define HAVE_STDINT_H 1
  5302. | #define HAVE_INTTYPES_H 1
  5303. | #define HAVE_LOCALE_H 1
  5304. | #define HAVE_PWD_H 1
  5305. | #define HAVE_TERMIOS_H 1
  5306. | #define HAVE_SYS_UN_H 1
  5307. | #define CONFIG_INTERLINK 1
  5308. | #define NONSTATIC_INLINE inline
  5309. | #define HAVE_TYPEOF 1
  5310. | #define HAVE_LONG_LONG 1
  5311. | #define HAVE_OFF_T 1
  5312. | #define HAVE_INT32_T 1
  5313. | #define HAVE_UINT32_T 1
  5314. | #define HAVE_UINT16_T 1
  5315. | #define SIZEOF_CHAR 1
  5316. | #define SIZEOF_SHORT 2
  5317. | #define SIZEOF_INT 4
  5318. | #define SIZEOF_LONG 8
  5319. | #define SIZEOF_LONG_LONG 8
  5320. | #define SIZEOF_OFF_T 8
  5321. | #define HAVE_VARIADIC_MACROS 1
  5322. | #define HAVE_STDLIB_H 1
  5323. | #define HAVE_UNISTD_H 1
  5324. | #define HAVE_SYS_PARAM_H 1
  5325. | #define HAVE_GETPAGESIZE 1
  5326. | #define HAVE_MMAP 1
  5327. | #define HAVE_STRFTIME 1
  5328. | #define HAVE_ATOLL 1
  5329. | #define HAVE_GETHOSTBYADDR 1
  5330. | #define HAVE_HERROR 1
  5331. | #define HAVE_STRERROR 1
  5332. | #define HAVE_POPEN 1
  5333. | #define HAVE_UNAME 1
  5334. | #define HAVE_ACCESS 1
  5335. | #define HAVE_CHMOD 1
  5336. | #define HAVE_ALARM 1
  5337. | #define HAVE_TIMEGM 1
  5338. | #define HAVE_MREMAP 1
  5339. | #define HAVE_STRCASECMP 1
  5340. | #define HAVE_STRNCASECMP 1
  5341. | #define HAVE_STRCASESTR 1
  5342. | #define HAVE_STRSTR 1
  5343. | #define HAVE_STRCHR 1
  5344. | #define HAVE_STRRCHR 1
  5345. | #define HAVE_MEMMOVE 1
  5346. | #define HAVE_BCOPY 1
  5347. | #define HAVE_STPCPY 1
  5348. | #define HAVE_STRDUP 1
  5349. | #define HAVE_INDEX 1
  5350. | #define HAVE_ISDIGIT 1
  5351. | #define HAVE_MEMPCPY 1
  5352. | #define HAVE_MEMRCHR 1
  5353. | #define HAVE_SNPRINTF 1
  5354. | #define HAVE_VSNPRINTF 1
  5355. | #define HAVE_ASPRINTF 1
  5356. | #define HAVE_VASPRINTF 1
  5357. | #define HAVE_GETIFADDRS 1
  5358. | #define HAVE_GETPWNAM 1
  5359. | #define HAVE_INET_PTON 1
  5360. | #define HAVE_INET_NTOP 1
  5361. | #define HAVE_FFLUSH 1
  5362. | #define HAVE_FSYNC 1
  5363. | #define HAVE_FSEEKO 1
  5364. | #define HAVE_FTELLO 1
  5365. | #define HAVE_SIGACTION 1
  5366. | #define HAVE_GETTIMEOFDAY 1
  5367. | #define HAVE_SETITIMER 1
  5368. | #define HAVE_SETENV 1
  5369. | #define HAVE_PUTENV 1
  5370. | #define HAVE_UNSETENV 1
  5371. | #define HAVE_GETUID 1
  5372. | #define HAVE_GETEUID 1
  5373. | #define HAVE_WCWIDTH 1
  5374. | #define HAVE_FORK 1
  5375. | #define HAVE_GETPID 1
  5376. | #define HAVE_SETPGID 1
  5377. | #define HAVE_GETPGID 1
  5378. | #define HAVE_SETPGRP 1
  5379. | #define HAVE_GETPGRP 1
  5380. | #define HAVE_RAISE 1
  5381. | #define HAVE_KILL 1
  5382. | #define HAVE_FPATHCONF 1
  5383. | #define HAVE_VA_COPY 1
  5384. | #define HAVE_SC_PAGE_SIZE 1
  5385. | #define HAVE_C99_VSNPRINTF 1
  5386. | #define HAVE_LIBDL 1
  5387. | #define HAVE_ZLIB_H 1
  5388. | #define CONFIG_GZIP 1
  5389. | #define CONFIG_BOOKMARKS 1
  5390. | /* end confdefs.h. */
  5391. | #include <openssl/ssl.h>
  5392. | int
  5393. | main ()
  5394. | {
  5395. | OpenSSL_add_all_algorithms()
  5396. | ;
  5397. | return 0;
  5398. | }
  5399. configure:10324: gcc -o conftest -g -O2 -Wall conftest.c -lssl -lcrypto -ldl -lz >&5
  5400. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  5401. conftest.c: In function 'main':
  5402. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  5403. configure:10324: $? = 1
  5404. configure: failed program was:
  5405. | /* confdefs.h */
  5406. | #define PACKAGE_NAME ""
  5407. | #define PACKAGE_TARNAME ""
  5408. | #define PACKAGE_VERSION ""
  5409. | #define PACKAGE_STRING ""
  5410. | #define PACKAGE_BUGREPORT ""
  5411. | #define PACKAGE_URL ""
  5412. | #define PACKAGE "elinks"
  5413. | #define VERSION "0.13.GIT"
  5414. | #define CONFIG_ASCIIDOC 1
  5415. | #define MANUAL_ASCIIDOC 1
  5416. | #define MAN_ASCIIDOC 1
  5417. | #define CONFIG_POD2HTML 1
  5418. | #define CONFIG_DOC 1
  5419. | #define CONFIG_MANUAL 1
  5420. | #define CONFIG_MANPAGE 1
  5421. | #define CONFIG_OS_UNIX 1
  5422. | #define HAVE_DIRENT_H 1
  5423. | #define STDC_HEADERS 1
  5424. | #define HAVE_SYS_WAIT_H 1
  5425. | #define TIME_WITH_SYS_TIME 1
  5426. | #define HAVE_SYS_TYPES_H 1
  5427. | #define HAVE_SYS_STAT_H 1
  5428. | #define HAVE_STDLIB_H 1
  5429. | #define HAVE_STRING_H 1
  5430. | #define HAVE_MEMORY_H 1
  5431. | #define HAVE_STRINGS_H 1
  5432. | #define HAVE_INTTYPES_H 1
  5433. | #define HAVE_STDINT_H 1
  5434. | #define HAVE_UNISTD_H 1
  5435. | #define HAVE_WCHAR_H 1
  5436. | #define HAVE_WCTYPE_H 1
  5437. | #define HAVE_FCNTL_H 1
  5438. | #define HAVE_LIMITS_H 1
  5439. | #define HAVE_TIME_H 1
  5440. | #define HAVE_UNISTD_H 1
  5441. | #define HAVE_ARPA_INET_H 1
  5442. | #define HAVE_NETINET_IN_SYSTM_H 1
  5443. | #define HAVE_NETINET_IP_H 1
  5444. | #define HAVE_NETDB_H 1
  5445. | #define HAVE_NETINET_IN_H 1
  5446. | #define HAVE_IFADDRS_H 1
  5447. | #define HAVE_SYS_IOCTL_H 1
  5448. | #define HAVE_SYS_RESOURCE_H 1
  5449. | #define HAVE_SYS_SELECT_H 1
  5450. | #define HAVE_SYS_SIGNAL_H 1
  5451. | #define HAVE_SYS_SOCKET_H 1
  5452. | #define HAVE_SYS_TIME_H 1
  5453. | #define HAVE_SYS_UTSNAME_H 1
  5454. | #define HAVE_NET_IF_H 1
  5455. | #define HAVE_STDINT_H 1
  5456. | #define HAVE_INTTYPES_H 1
  5457. | #define HAVE_LOCALE_H 1
  5458. | #define HAVE_PWD_H 1
  5459. | #define HAVE_TERMIOS_H 1
  5460. | #define HAVE_SYS_UN_H 1
  5461. | #define CONFIG_INTERLINK 1
  5462. | #define NONSTATIC_INLINE inline
  5463. | #define HAVE_TYPEOF 1
  5464. | #define HAVE_LONG_LONG 1
  5465. | #define HAVE_OFF_T 1
  5466. | #define HAVE_INT32_T 1
  5467. | #define HAVE_UINT32_T 1
  5468. | #define HAVE_UINT16_T 1
  5469. | #define SIZEOF_CHAR 1
  5470. | #define SIZEOF_SHORT 2
  5471. | #define SIZEOF_INT 4
  5472. | #define SIZEOF_LONG 8
  5473. | #define SIZEOF_LONG_LONG 8
  5474. | #define SIZEOF_OFF_T 8
  5475. | #define HAVE_VARIADIC_MACROS 1
  5476. | #define HAVE_STDLIB_H 1
  5477. | #define HAVE_UNISTD_H 1
  5478. | #define HAVE_SYS_PARAM_H 1
  5479. | #define HAVE_GETPAGESIZE 1
  5480. | #define HAVE_MMAP 1
  5481. | #define HAVE_STRFTIME 1
  5482. | #define HAVE_ATOLL 1
  5483. | #define HAVE_GETHOSTBYADDR 1
  5484. | #define HAVE_HERROR 1
  5485. | #define HAVE_STRERROR 1
  5486. | #define HAVE_POPEN 1
  5487. | #define HAVE_UNAME 1
  5488. | #define HAVE_ACCESS 1
  5489. | #define HAVE_CHMOD 1
  5490. | #define HAVE_ALARM 1
  5491. | #define HAVE_TIMEGM 1
  5492. | #define HAVE_MREMAP 1
  5493. | #define HAVE_STRCASECMP 1
  5494. | #define HAVE_STRNCASECMP 1
  5495. | #define HAVE_STRCASESTR 1
  5496. | #define HAVE_STRSTR 1
  5497. | #define HAVE_STRCHR 1
  5498. | #define HAVE_STRRCHR 1
  5499. | #define HAVE_MEMMOVE 1
  5500. | #define HAVE_BCOPY 1
  5501. | #define HAVE_STPCPY 1
  5502. | #define HAVE_STRDUP 1
  5503. | #define HAVE_INDEX 1
  5504. | #define HAVE_ISDIGIT 1
  5505. | #define HAVE_MEMPCPY 1
  5506. | #define HAVE_MEMRCHR 1
  5507. | #define HAVE_SNPRINTF 1
  5508. | #define HAVE_VSNPRINTF 1
  5509. | #define HAVE_ASPRINTF 1
  5510. | #define HAVE_VASPRINTF 1
  5511. | #define HAVE_GETIFADDRS 1
  5512. | #define HAVE_GETPWNAM 1
  5513. | #define HAVE_INET_PTON 1
  5514. | #define HAVE_INET_NTOP 1
  5515. | #define HAVE_FFLUSH 1
  5516. | #define HAVE_FSYNC 1
  5517. | #define HAVE_FSEEKO 1
  5518. | #define HAVE_FTELLO 1
  5519. | #define HAVE_SIGACTION 1
  5520. | #define HAVE_GETTIMEOFDAY 1
  5521. | #define HAVE_SETITIMER 1
  5522. | #define HAVE_SETENV 1
  5523. | #define HAVE_PUTENV 1
  5524. | #define HAVE_UNSETENV 1
  5525. | #define HAVE_GETUID 1
  5526. | #define HAVE_GETEUID 1
  5527. | #define HAVE_WCWIDTH 1
  5528. | #define HAVE_FORK 1
  5529. | #define HAVE_GETPID 1
  5530. | #define HAVE_SETPGID 1
  5531. | #define HAVE_GETPGID 1
  5532. | #define HAVE_SETPGRP 1
  5533. | #define HAVE_GETPGRP 1
  5534. | #define HAVE_RAISE 1
  5535. | #define HAVE_KILL 1
  5536. | #define HAVE_FPATHCONF 1
  5537. | #define HAVE_VA_COPY 1
  5538. | #define HAVE_SC_PAGE_SIZE 1
  5539. | #define HAVE_C99_VSNPRINTF 1
  5540. | #define HAVE_LIBDL 1
  5541. | #define HAVE_ZLIB_H 1
  5542. | #define CONFIG_GZIP 1
  5543. | #define CONFIG_BOOKMARKS 1
  5544. | /* end confdefs.h. */
  5545. | #include <openssl/ssl.h>
  5546. | int
  5547. | main ()
  5548. | {
  5549. | SSLeay_add_ssl_algorithms()
  5550. | ;
  5551. | return 0;
  5552. | }
  5553. configure:10305: gcc -o conftest -g -O2 -Wall conftest.c -lssl -lcrypto -ldl -lz >&5
  5554. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  5555. conftest.c: In function 'main':
  5556. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  5557. configure:10305: $? = 1
  5558. configure: failed program was:
  5559. | /* confdefs.h */
  5560. | #define PACKAGE_NAME ""
  5561. | #define PACKAGE_TARNAME ""
  5562. | #define PACKAGE_VERSION ""
  5563. | #define PACKAGE_STRING ""
  5564. | #define PACKAGE_BUGREPORT ""
  5565. | #define PACKAGE_URL ""
  5566. | #define PACKAGE "elinks"
  5567. | #define VERSION "0.13.GIT"
  5568. | #define CONFIG_ASCIIDOC 1
  5569. | #define MANUAL_ASCIIDOC 1
  5570. | #define MAN_ASCIIDOC 1
  5571. | #define CONFIG_POD2HTML 1
  5572. | #define CONFIG_DOC 1
  5573. | #define CONFIG_MANUAL 1
  5574. | #define CONFIG_MANPAGE 1
  5575. | #define CONFIG_OS_UNIX 1
  5576. | #define HAVE_DIRENT_H 1
  5577. | #define STDC_HEADERS 1
  5578. | #define HAVE_SYS_WAIT_H 1
  5579. | #define TIME_WITH_SYS_TIME 1
  5580. | #define HAVE_SYS_TYPES_H 1
  5581. | #define HAVE_SYS_STAT_H 1
  5582. | #define HAVE_STDLIB_H 1
  5583. | #define HAVE_STRING_H 1
  5584. | #define HAVE_MEMORY_H 1
  5585. | #define HAVE_STRINGS_H 1
  5586. | #define HAVE_INTTYPES_H 1
  5587. | #define HAVE_STDINT_H 1
  5588. | #define HAVE_UNISTD_H 1
  5589. | #define HAVE_WCHAR_H 1
  5590. | #define HAVE_WCTYPE_H 1
  5591. | #define HAVE_FCNTL_H 1
  5592. | #define HAVE_LIMITS_H 1
  5593. | #define HAVE_TIME_H 1
  5594. | #define HAVE_UNISTD_H 1
  5595. | #define HAVE_ARPA_INET_H 1
  5596. | #define HAVE_NETINET_IN_SYSTM_H 1
  5597. | #define HAVE_NETINET_IP_H 1
  5598. | #define HAVE_NETDB_H 1
  5599. | #define HAVE_NETINET_IN_H 1
  5600. | #define HAVE_IFADDRS_H 1
  5601. | #define HAVE_SYS_IOCTL_H 1
  5602. | #define HAVE_SYS_RESOURCE_H 1
  5603. | #define HAVE_SYS_SELECT_H 1
  5604. | #define HAVE_SYS_SIGNAL_H 1
  5605. | #define HAVE_SYS_SOCKET_H 1
  5606. | #define HAVE_SYS_TIME_H 1
  5607. | #define HAVE_SYS_UTSNAME_H 1
  5608. | #define HAVE_NET_IF_H 1
  5609. | #define HAVE_STDINT_H 1
  5610. | #define HAVE_INTTYPES_H 1
  5611. | #define HAVE_LOCALE_H 1
  5612. | #define HAVE_PWD_H 1
  5613. | #define HAVE_TERMIOS_H 1
  5614. | #define HAVE_SYS_UN_H 1
  5615. | #define CONFIG_INTERLINK 1
  5616. | #define NONSTATIC_INLINE inline
  5617. | #define HAVE_TYPEOF 1
  5618. | #define HAVE_LONG_LONG 1
  5619. | #define HAVE_OFF_T 1
  5620. | #define HAVE_INT32_T 1
  5621. | #define HAVE_UINT32_T 1
  5622. | #define HAVE_UINT16_T 1
  5623. | #define SIZEOF_CHAR 1
  5624. | #define SIZEOF_SHORT 2
  5625. | #define SIZEOF_INT 4
  5626. | #define SIZEOF_LONG 8
  5627. | #define SIZEOF_LONG_LONG 8
  5628. | #define SIZEOF_OFF_T 8
  5629. | #define HAVE_VARIADIC_MACROS 1
  5630. | #define HAVE_STDLIB_H 1
  5631. | #define HAVE_UNISTD_H 1
  5632. | #define HAVE_SYS_PARAM_H 1
  5633. | #define HAVE_GETPAGESIZE 1
  5634. | #define HAVE_MMAP 1
  5635. | #define HAVE_STRFTIME 1
  5636. | #define HAVE_ATOLL 1
  5637. | #define HAVE_GETHOSTBYADDR 1
  5638. | #define HAVE_HERROR 1
  5639. | #define HAVE_STRERROR 1
  5640. | #define HAVE_POPEN 1
  5641. | #define HAVE_UNAME 1
  5642. | #define HAVE_ACCESS 1
  5643. | #define HAVE_CHMOD 1
  5644. | #define HAVE_ALARM 1
  5645. | #define HAVE_TIMEGM 1
  5646. | #define HAVE_MREMAP 1
  5647. | #define HAVE_STRCASECMP 1
  5648. | #define HAVE_STRNCASECMP 1
  5649. | #define HAVE_STRCASESTR 1
  5650. | #define HAVE_STRSTR 1
  5651. | #define HAVE_STRCHR 1
  5652. | #define HAVE_STRRCHR 1
  5653. | #define HAVE_MEMMOVE 1
  5654. | #define HAVE_BCOPY 1
  5655. | #define HAVE_STPCPY 1
  5656. | #define HAVE_STRDUP 1
  5657. | #define HAVE_INDEX 1
  5658. | #define HAVE_ISDIGIT 1
  5659. | #define HAVE_MEMPCPY 1
  5660. | #define HAVE_MEMRCHR 1
  5661. | #define HAVE_SNPRINTF 1
  5662. | #define HAVE_VSNPRINTF 1
  5663. | #define HAVE_ASPRINTF 1
  5664. | #define HAVE_VASPRINTF 1
  5665. | #define HAVE_GETIFADDRS 1
  5666. | #define HAVE_GETPWNAM 1
  5667. | #define HAVE_INET_PTON 1
  5668. | #define HAVE_INET_NTOP 1
  5669. | #define HAVE_FFLUSH 1
  5670. | #define HAVE_FSYNC 1
  5671. | #define HAVE_FSEEKO 1
  5672. | #define HAVE_FTELLO 1
  5673. | #define HAVE_SIGACTION 1
  5674. | #define HAVE_GETTIMEOFDAY 1
  5675. | #define HAVE_SETITIMER 1
  5676. | #define HAVE_SETENV 1
  5677. | #define HAVE_PUTENV 1
  5678. | #define HAVE_UNSETENV 1
  5679. | #define HAVE_GETUID 1
  5680. | #define HAVE_GETEUID 1
  5681. | #define HAVE_WCWIDTH 1
  5682. | #define HAVE_FORK 1
  5683. | #define HAVE_GETPID 1
  5684. | #define HAVE_SETPGID 1
  5685. | #define HAVE_GETPGID 1
  5686. | #define HAVE_SETPGRP 1
  5687. | #define HAVE_GETPGRP 1
  5688. | #define HAVE_RAISE 1
  5689. | #define HAVE_KILL 1
  5690. | #define HAVE_FPATHCONF 1
  5691. | #define HAVE_VA_COPY 1
  5692. | #define HAVE_SC_PAGE_SIZE 1
  5693. | #define HAVE_C99_VSNPRINTF 1
  5694. | #define HAVE_LIBDL 1
  5695. | #define HAVE_ZLIB_H 1
  5696. | #define CONFIG_GZIP 1
  5697. | #define CONFIG_BOOKMARKS 1
  5698. | /* end confdefs.h. */
  5699. | #include <openssl/ssl.h>
  5700. | int
  5701. | main ()
  5702. | {
  5703. | OpenSSL_add_all_algorithms()
  5704. | ;
  5705. | return 0;
  5706. | }
  5707. configure:10324: gcc -o conftest -g -O2 -Wall conftest.c -lssl -lcrypto -ldl -lz >&5
  5708. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  5709. conftest.c: In function 'main':
  5710. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  5711. configure:10324: $? = 1
  5712. configure: failed program was:
  5713. | /* confdefs.h */
  5714. | #define PACKAGE_NAME ""
  5715. | #define PACKAGE_TARNAME ""
  5716. | #define PACKAGE_VERSION ""
  5717. | #define PACKAGE_STRING ""
  5718. | #define PACKAGE_BUGREPORT ""
  5719. | #define PACKAGE_URL ""
  5720. | #define PACKAGE "elinks"
  5721. | #define VERSION "0.13.GIT"
  5722. | #define CONFIG_ASCIIDOC 1
  5723. | #define MANUAL_ASCIIDOC 1
  5724. | #define MAN_ASCIIDOC 1
  5725. | #define CONFIG_POD2HTML 1
  5726. | #define CONFIG_DOC 1
  5727. | #define CONFIG_MANUAL 1
  5728. | #define CONFIG_MANPAGE 1
  5729. | #define CONFIG_OS_UNIX 1
  5730. | #define HAVE_DIRENT_H 1
  5731. | #define STDC_HEADERS 1
  5732. | #define HAVE_SYS_WAIT_H 1
  5733. | #define TIME_WITH_SYS_TIME 1
  5734. | #define HAVE_SYS_TYPES_H 1
  5735. | #define HAVE_SYS_STAT_H 1
  5736. | #define HAVE_STDLIB_H 1
  5737. | #define HAVE_STRING_H 1
  5738. | #define HAVE_MEMORY_H 1
  5739. | #define HAVE_STRINGS_H 1
  5740. | #define HAVE_INTTYPES_H 1
  5741. | #define HAVE_STDINT_H 1
  5742. | #define HAVE_UNISTD_H 1
  5743. | #define HAVE_WCHAR_H 1
  5744. | #define HAVE_WCTYPE_H 1
  5745. | #define HAVE_FCNTL_H 1
  5746. | #define HAVE_LIMITS_H 1
  5747. | #define HAVE_TIME_H 1
  5748. | #define HAVE_UNISTD_H 1
  5749. | #define HAVE_ARPA_INET_H 1
  5750. | #define HAVE_NETINET_IN_SYSTM_H 1
  5751. | #define HAVE_NETINET_IP_H 1
  5752. | #define HAVE_NETDB_H 1
  5753. | #define HAVE_NETINET_IN_H 1
  5754. | #define HAVE_IFADDRS_H 1
  5755. | #define HAVE_SYS_IOCTL_H 1
  5756. | #define HAVE_SYS_RESOURCE_H 1
  5757. | #define HAVE_SYS_SELECT_H 1
  5758. | #define HAVE_SYS_SIGNAL_H 1
  5759. | #define HAVE_SYS_SOCKET_H 1
  5760. | #define HAVE_SYS_TIME_H 1
  5761. | #define HAVE_SYS_UTSNAME_H 1
  5762. | #define HAVE_NET_IF_H 1
  5763. | #define HAVE_STDINT_H 1
  5764. | #define HAVE_INTTYPES_H 1
  5765. | #define HAVE_LOCALE_H 1
  5766. | #define HAVE_PWD_H 1
  5767. | #define HAVE_TERMIOS_H 1
  5768. | #define HAVE_SYS_UN_H 1
  5769. | #define CONFIG_INTERLINK 1
  5770. | #define NONSTATIC_INLINE inline
  5771. | #define HAVE_TYPEOF 1
  5772. | #define HAVE_LONG_LONG 1
  5773. | #define HAVE_OFF_T 1
  5774. | #define HAVE_INT32_T 1
  5775. | #define HAVE_UINT32_T 1
  5776. | #define HAVE_UINT16_T 1
  5777. | #define SIZEOF_CHAR 1
  5778. | #define SIZEOF_SHORT 2
  5779. | #define SIZEOF_INT 4
  5780. | #define SIZEOF_LONG 8
  5781. | #define SIZEOF_LONG_LONG 8
  5782. | #define SIZEOF_OFF_T 8
  5783. | #define HAVE_VARIADIC_MACROS 1
  5784. | #define HAVE_STDLIB_H 1
  5785. | #define HAVE_UNISTD_H 1
  5786. | #define HAVE_SYS_PARAM_H 1
  5787. | #define HAVE_GETPAGESIZE 1
  5788. | #define HAVE_MMAP 1
  5789. | #define HAVE_STRFTIME 1
  5790. | #define HAVE_ATOLL 1
  5791. | #define HAVE_GETHOSTBYADDR 1
  5792. | #define HAVE_HERROR 1
  5793. | #define HAVE_STRERROR 1
  5794. | #define HAVE_POPEN 1
  5795. | #define HAVE_UNAME 1
  5796. | #define HAVE_ACCESS 1
  5797. | #define HAVE_CHMOD 1
  5798. | #define HAVE_ALARM 1
  5799. | #define HAVE_TIMEGM 1
  5800. | #define HAVE_MREMAP 1
  5801. | #define HAVE_STRCASECMP 1
  5802. | #define HAVE_STRNCASECMP 1
  5803. | #define HAVE_STRCASESTR 1
  5804. | #define HAVE_STRSTR 1
  5805. | #define HAVE_STRCHR 1
  5806. | #define HAVE_STRRCHR 1
  5807. | #define HAVE_MEMMOVE 1
  5808. | #define HAVE_BCOPY 1
  5809. | #define HAVE_STPCPY 1
  5810. | #define HAVE_STRDUP 1
  5811. | #define HAVE_INDEX 1
  5812. | #define HAVE_ISDIGIT 1
  5813. | #define HAVE_MEMPCPY 1
  5814. | #define HAVE_MEMRCHR 1
  5815. | #define HAVE_SNPRINTF 1
  5816. | #define HAVE_VSNPRINTF 1
  5817. | #define HAVE_ASPRINTF 1
  5818. | #define HAVE_VASPRINTF 1
  5819. | #define HAVE_GETIFADDRS 1
  5820. | #define HAVE_GETPWNAM 1
  5821. | #define HAVE_INET_PTON 1
  5822. | #define HAVE_INET_NTOP 1
  5823. | #define HAVE_FFLUSH 1
  5824. | #define HAVE_FSYNC 1
  5825. | #define HAVE_FSEEKO 1
  5826. | #define HAVE_FTELLO 1
  5827. | #define HAVE_SIGACTION 1
  5828. | #define HAVE_GETTIMEOFDAY 1
  5829. | #define HAVE_SETITIMER 1
  5830. | #define HAVE_SETENV 1
  5831. | #define HAVE_PUTENV 1
  5832. | #define HAVE_UNSETENV 1
  5833. | #define HAVE_GETUID 1
  5834. | #define HAVE_GETEUID 1
  5835. | #define HAVE_WCWIDTH 1
  5836. | #define HAVE_FORK 1
  5837. | #define HAVE_GETPID 1
  5838. | #define HAVE_SETPGID 1
  5839. | #define HAVE_GETPGID 1
  5840. | #define HAVE_SETPGRP 1
  5841. | #define HAVE_GETPGRP 1
  5842. | #define HAVE_RAISE 1
  5843. | #define HAVE_KILL 1
  5844. | #define HAVE_FPATHCONF 1
  5845. | #define HAVE_VA_COPY 1
  5846. | #define HAVE_SC_PAGE_SIZE 1
  5847. | #define HAVE_C99_VSNPRINTF 1
  5848. | #define HAVE_LIBDL 1
  5849. | #define HAVE_ZLIB_H 1
  5850. | #define CONFIG_GZIP 1
  5851. | #define CONFIG_BOOKMARKS 1
  5852. | /* end confdefs.h. */
  5853. | #include <openssl/ssl.h>
  5854. | int
  5855. | main ()
  5856. | {
  5857. | SSLeay_add_ssl_algorithms()
  5858. | ;
  5859. | return 0;
  5860. | }
  5861. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -L/usr/lib -lssl -lcrypto -ldl -lz >&5
  5862. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  5863. conftest.c: In function 'main':
  5864. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  5865. configure:10305: $? = 1
  5866. configure: failed program was:
  5867. | /* confdefs.h */
  5868. | #define PACKAGE_NAME ""
  5869. | #define PACKAGE_TARNAME ""
  5870. | #define PACKAGE_VERSION ""
  5871. | #define PACKAGE_STRING ""
  5872. | #define PACKAGE_BUGREPORT ""
  5873. | #define PACKAGE_URL ""
  5874. | #define PACKAGE "elinks"
  5875. | #define VERSION "0.13.GIT"
  5876. | #define CONFIG_ASCIIDOC 1
  5877. | #define MANUAL_ASCIIDOC 1
  5878. | #define MAN_ASCIIDOC 1
  5879. | #define CONFIG_POD2HTML 1
  5880. | #define CONFIG_DOC 1
  5881. | #define CONFIG_MANUAL 1
  5882. | #define CONFIG_MANPAGE 1
  5883. | #define CONFIG_OS_UNIX 1
  5884. | #define HAVE_DIRENT_H 1
  5885. | #define STDC_HEADERS 1
  5886. | #define HAVE_SYS_WAIT_H 1
  5887. | #define TIME_WITH_SYS_TIME 1
  5888. | #define HAVE_SYS_TYPES_H 1
  5889. | #define HAVE_SYS_STAT_H 1
  5890. | #define HAVE_STDLIB_H 1
  5891. | #define HAVE_STRING_H 1
  5892. | #define HAVE_MEMORY_H 1
  5893. | #define HAVE_STRINGS_H 1
  5894. | #define HAVE_INTTYPES_H 1
  5895. | #define HAVE_STDINT_H 1
  5896. | #define HAVE_UNISTD_H 1
  5897. | #define HAVE_WCHAR_H 1
  5898. | #define HAVE_WCTYPE_H 1
  5899. | #define HAVE_FCNTL_H 1
  5900. | #define HAVE_LIMITS_H 1
  5901. | #define HAVE_TIME_H 1
  5902. | #define HAVE_UNISTD_H 1
  5903. | #define HAVE_ARPA_INET_H 1
  5904. | #define HAVE_NETINET_IN_SYSTM_H 1
  5905. | #define HAVE_NETINET_IP_H 1
  5906. | #define HAVE_NETDB_H 1
  5907. | #define HAVE_NETINET_IN_H 1
  5908. | #define HAVE_IFADDRS_H 1
  5909. | #define HAVE_SYS_IOCTL_H 1
  5910. | #define HAVE_SYS_RESOURCE_H 1
  5911. | #define HAVE_SYS_SELECT_H 1
  5912. | #define HAVE_SYS_SIGNAL_H 1
  5913. | #define HAVE_SYS_SOCKET_H 1
  5914. | #define HAVE_SYS_TIME_H 1
  5915. | #define HAVE_SYS_UTSNAME_H 1
  5916. | #define HAVE_NET_IF_H 1
  5917. | #define HAVE_STDINT_H 1
  5918. | #define HAVE_INTTYPES_H 1
  5919. | #define HAVE_LOCALE_H 1
  5920. | #define HAVE_PWD_H 1
  5921. | #define HAVE_TERMIOS_H 1
  5922. | #define HAVE_SYS_UN_H 1
  5923. | #define CONFIG_INTERLINK 1
  5924. | #define NONSTATIC_INLINE inline
  5925. | #define HAVE_TYPEOF 1
  5926. | #define HAVE_LONG_LONG 1
  5927. | #define HAVE_OFF_T 1
  5928. | #define HAVE_INT32_T 1
  5929. | #define HAVE_UINT32_T 1
  5930. | #define HAVE_UINT16_T 1
  5931. | #define SIZEOF_CHAR 1
  5932. | #define SIZEOF_SHORT 2
  5933. | #define SIZEOF_INT 4
  5934. | #define SIZEOF_LONG 8
  5935. | #define SIZEOF_LONG_LONG 8
  5936. | #define SIZEOF_OFF_T 8
  5937. | #define HAVE_VARIADIC_MACROS 1
  5938. | #define HAVE_STDLIB_H 1
  5939. | #define HAVE_UNISTD_H 1
  5940. | #define HAVE_SYS_PARAM_H 1
  5941. | #define HAVE_GETPAGESIZE 1
  5942. | #define HAVE_MMAP 1
  5943. | #define HAVE_STRFTIME 1
  5944. | #define HAVE_ATOLL 1
  5945. | #define HAVE_GETHOSTBYADDR 1
  5946. | #define HAVE_HERROR 1
  5947. | #define HAVE_STRERROR 1
  5948. | #define HAVE_POPEN 1
  5949. | #define HAVE_UNAME 1
  5950. | #define HAVE_ACCESS 1
  5951. | #define HAVE_CHMOD 1
  5952. | #define HAVE_ALARM 1
  5953. | #define HAVE_TIMEGM 1
  5954. | #define HAVE_MREMAP 1
  5955. | #define HAVE_STRCASECMP 1
  5956. | #define HAVE_STRNCASECMP 1
  5957. | #define HAVE_STRCASESTR 1
  5958. | #define HAVE_STRSTR 1
  5959. | #define HAVE_STRCHR 1
  5960. | #define HAVE_STRRCHR 1
  5961. | #define HAVE_MEMMOVE 1
  5962. | #define HAVE_BCOPY 1
  5963. | #define HAVE_STPCPY 1
  5964. | #define HAVE_STRDUP 1
  5965. | #define HAVE_INDEX 1
  5966. | #define HAVE_ISDIGIT 1
  5967. | #define HAVE_MEMPCPY 1
  5968. | #define HAVE_MEMRCHR 1
  5969. | #define HAVE_SNPRINTF 1
  5970. | #define HAVE_VSNPRINTF 1
  5971. | #define HAVE_ASPRINTF 1
  5972. | #define HAVE_VASPRINTF 1
  5973. | #define HAVE_GETIFADDRS 1
  5974. | #define HAVE_GETPWNAM 1
  5975. | #define HAVE_INET_PTON 1
  5976. | #define HAVE_INET_NTOP 1
  5977. | #define HAVE_FFLUSH 1
  5978. | #define HAVE_FSYNC 1
  5979. | #define HAVE_FSEEKO 1
  5980. | #define HAVE_FTELLO 1
  5981. | #define HAVE_SIGACTION 1
  5982. | #define HAVE_GETTIMEOFDAY 1
  5983. | #define HAVE_SETITIMER 1
  5984. | #define HAVE_SETENV 1
  5985. | #define HAVE_PUTENV 1
  5986. | #define HAVE_UNSETENV 1
  5987. | #define HAVE_GETUID 1
  5988. | #define HAVE_GETEUID 1
  5989. | #define HAVE_WCWIDTH 1
  5990. | #define HAVE_FORK 1
  5991. | #define HAVE_GETPID 1
  5992. | #define HAVE_SETPGID 1
  5993. | #define HAVE_GETPGID 1
  5994. | #define HAVE_SETPGRP 1
  5995. | #define HAVE_GETPGRP 1
  5996. | #define HAVE_RAISE 1
  5997. | #define HAVE_KILL 1
  5998. | #define HAVE_FPATHCONF 1
  5999. | #define HAVE_VA_COPY 1
  6000. | #define HAVE_SC_PAGE_SIZE 1
  6001. | #define HAVE_C99_VSNPRINTF 1
  6002. | #define HAVE_LIBDL 1
  6003. | #define HAVE_ZLIB_H 1
  6004. | #define CONFIG_GZIP 1
  6005. | #define CONFIG_BOOKMARKS 1
  6006. | /* end confdefs.h. */
  6007. | #include <openssl/ssl.h>
  6008. | int
  6009. | main ()
  6010. | {
  6011. | OpenSSL_add_all_algorithms()
  6012. | ;
  6013. | return 0;
  6014. | }
  6015. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -L/usr/lib -lssl -lcrypto -ldl -lz >&5
  6016. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6017. conftest.c: In function 'main':
  6018. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  6019. configure:10324: $? = 1
  6020. configure: failed program was:
  6021. | /* confdefs.h */
  6022. | #define PACKAGE_NAME ""
  6023. | #define PACKAGE_TARNAME ""
  6024. | #define PACKAGE_VERSION ""
  6025. | #define PACKAGE_STRING ""
  6026. | #define PACKAGE_BUGREPORT ""
  6027. | #define PACKAGE_URL ""
  6028. | #define PACKAGE "elinks"
  6029. | #define VERSION "0.13.GIT"
  6030. | #define CONFIG_ASCIIDOC 1
  6031. | #define MANUAL_ASCIIDOC 1
  6032. | #define MAN_ASCIIDOC 1
  6033. | #define CONFIG_POD2HTML 1
  6034. | #define CONFIG_DOC 1
  6035. | #define CONFIG_MANUAL 1
  6036. | #define CONFIG_MANPAGE 1
  6037. | #define CONFIG_OS_UNIX 1
  6038. | #define HAVE_DIRENT_H 1
  6039. | #define STDC_HEADERS 1
  6040. | #define HAVE_SYS_WAIT_H 1
  6041. | #define TIME_WITH_SYS_TIME 1
  6042. | #define HAVE_SYS_TYPES_H 1
  6043. | #define HAVE_SYS_STAT_H 1
  6044. | #define HAVE_STDLIB_H 1
  6045. | #define HAVE_STRING_H 1
  6046. | #define HAVE_MEMORY_H 1
  6047. | #define HAVE_STRINGS_H 1
  6048. | #define HAVE_INTTYPES_H 1
  6049. | #define HAVE_STDINT_H 1
  6050. | #define HAVE_UNISTD_H 1
  6051. | #define HAVE_WCHAR_H 1
  6052. | #define HAVE_WCTYPE_H 1
  6053. | #define HAVE_FCNTL_H 1
  6054. | #define HAVE_LIMITS_H 1
  6055. | #define HAVE_TIME_H 1
  6056. | #define HAVE_UNISTD_H 1
  6057. | #define HAVE_ARPA_INET_H 1
  6058. | #define HAVE_NETINET_IN_SYSTM_H 1
  6059. | #define HAVE_NETINET_IP_H 1
  6060. | #define HAVE_NETDB_H 1
  6061. | #define HAVE_NETINET_IN_H 1
  6062. | #define HAVE_IFADDRS_H 1
  6063. | #define HAVE_SYS_IOCTL_H 1
  6064. | #define HAVE_SYS_RESOURCE_H 1
  6065. | #define HAVE_SYS_SELECT_H 1
  6066. | #define HAVE_SYS_SIGNAL_H 1
  6067. | #define HAVE_SYS_SOCKET_H 1
  6068. | #define HAVE_SYS_TIME_H 1
  6069. | #define HAVE_SYS_UTSNAME_H 1
  6070. | #define HAVE_NET_IF_H 1
  6071. | #define HAVE_STDINT_H 1
  6072. | #define HAVE_INTTYPES_H 1
  6073. | #define HAVE_LOCALE_H 1
  6074. | #define HAVE_PWD_H 1
  6075. | #define HAVE_TERMIOS_H 1
  6076. | #define HAVE_SYS_UN_H 1
  6077. | #define CONFIG_INTERLINK 1
  6078. | #define NONSTATIC_INLINE inline
  6079. | #define HAVE_TYPEOF 1
  6080. | #define HAVE_LONG_LONG 1
  6081. | #define HAVE_OFF_T 1
  6082. | #define HAVE_INT32_T 1
  6083. | #define HAVE_UINT32_T 1
  6084. | #define HAVE_UINT16_T 1
  6085. | #define SIZEOF_CHAR 1
  6086. | #define SIZEOF_SHORT 2
  6087. | #define SIZEOF_INT 4
  6088. | #define SIZEOF_LONG 8
  6089. | #define SIZEOF_LONG_LONG 8
  6090. | #define SIZEOF_OFF_T 8
  6091. | #define HAVE_VARIADIC_MACROS 1
  6092. | #define HAVE_STDLIB_H 1
  6093. | #define HAVE_UNISTD_H 1
  6094. | #define HAVE_SYS_PARAM_H 1
  6095. | #define HAVE_GETPAGESIZE 1
  6096. | #define HAVE_MMAP 1
  6097. | #define HAVE_STRFTIME 1
  6098. | #define HAVE_ATOLL 1
  6099. | #define HAVE_GETHOSTBYADDR 1
  6100. | #define HAVE_HERROR 1
  6101. | #define HAVE_STRERROR 1
  6102. | #define HAVE_POPEN 1
  6103. | #define HAVE_UNAME 1
  6104. | #define HAVE_ACCESS 1
  6105. | #define HAVE_CHMOD 1
  6106. | #define HAVE_ALARM 1
  6107. | #define HAVE_TIMEGM 1
  6108. | #define HAVE_MREMAP 1
  6109. | #define HAVE_STRCASECMP 1
  6110. | #define HAVE_STRNCASECMP 1
  6111. | #define HAVE_STRCASESTR 1
  6112. | #define HAVE_STRSTR 1
  6113. | #define HAVE_STRCHR 1
  6114. | #define HAVE_STRRCHR 1
  6115. | #define HAVE_MEMMOVE 1
  6116. | #define HAVE_BCOPY 1
  6117. | #define HAVE_STPCPY 1
  6118. | #define HAVE_STRDUP 1
  6119. | #define HAVE_INDEX 1
  6120. | #define HAVE_ISDIGIT 1
  6121. | #define HAVE_MEMPCPY 1
  6122. | #define HAVE_MEMRCHR 1
  6123. | #define HAVE_SNPRINTF 1
  6124. | #define HAVE_VSNPRINTF 1
  6125. | #define HAVE_ASPRINTF 1
  6126. | #define HAVE_VASPRINTF 1
  6127. | #define HAVE_GETIFADDRS 1
  6128. | #define HAVE_GETPWNAM 1
  6129. | #define HAVE_INET_PTON 1
  6130. | #define HAVE_INET_NTOP 1
  6131. | #define HAVE_FFLUSH 1
  6132. | #define HAVE_FSYNC 1
  6133. | #define HAVE_FSEEKO 1
  6134. | #define HAVE_FTELLO 1
  6135. | #define HAVE_SIGACTION 1
  6136. | #define HAVE_GETTIMEOFDAY 1
  6137. | #define HAVE_SETITIMER 1
  6138. | #define HAVE_SETENV 1
  6139. | #define HAVE_PUTENV 1
  6140. | #define HAVE_UNSETENV 1
  6141. | #define HAVE_GETUID 1
  6142. | #define HAVE_GETEUID 1
  6143. | #define HAVE_WCWIDTH 1
  6144. | #define HAVE_FORK 1
  6145. | #define HAVE_GETPID 1
  6146. | #define HAVE_SETPGID 1
  6147. | #define HAVE_GETPGID 1
  6148. | #define HAVE_SETPGRP 1
  6149. | #define HAVE_GETPGRP 1
  6150. | #define HAVE_RAISE 1
  6151. | #define HAVE_KILL 1
  6152. | #define HAVE_FPATHCONF 1
  6153. | #define HAVE_VA_COPY 1
  6154. | #define HAVE_SC_PAGE_SIZE 1
  6155. | #define HAVE_C99_VSNPRINTF 1
  6156. | #define HAVE_LIBDL 1
  6157. | #define HAVE_ZLIB_H 1
  6158. | #define CONFIG_GZIP 1
  6159. | #define CONFIG_BOOKMARKS 1
  6160. | /* end confdefs.h. */
  6161. | #include <openssl/ssl.h>
  6162. | int
  6163. | main ()
  6164. | {
  6165. | SSLeay_add_ssl_algorithms()
  6166. | ;
  6167. | return 0;
  6168. | }
  6169. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  6170. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6171. conftest.c: In function 'main':
  6172. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  6173. configure:10305: $? = 1
  6174. configure: failed program was:
  6175. | /* confdefs.h */
  6176. | #define PACKAGE_NAME ""
  6177. | #define PACKAGE_TARNAME ""
  6178. | #define PACKAGE_VERSION ""
  6179. | #define PACKAGE_STRING ""
  6180. | #define PACKAGE_BUGREPORT ""
  6181. | #define PACKAGE_URL ""
  6182. | #define PACKAGE "elinks"
  6183. | #define VERSION "0.13.GIT"
  6184. | #define CONFIG_ASCIIDOC 1
  6185. | #define MANUAL_ASCIIDOC 1
  6186. | #define MAN_ASCIIDOC 1
  6187. | #define CONFIG_POD2HTML 1
  6188. | #define CONFIG_DOC 1
  6189. | #define CONFIG_MANUAL 1
  6190. | #define CONFIG_MANPAGE 1
  6191. | #define CONFIG_OS_UNIX 1
  6192. | #define HAVE_DIRENT_H 1
  6193. | #define STDC_HEADERS 1
  6194. | #define HAVE_SYS_WAIT_H 1
  6195. | #define TIME_WITH_SYS_TIME 1
  6196. | #define HAVE_SYS_TYPES_H 1
  6197. | #define HAVE_SYS_STAT_H 1
  6198. | #define HAVE_STDLIB_H 1
  6199. | #define HAVE_STRING_H 1
  6200. | #define HAVE_MEMORY_H 1
  6201. | #define HAVE_STRINGS_H 1
  6202. | #define HAVE_INTTYPES_H 1
  6203. | #define HAVE_STDINT_H 1
  6204. | #define HAVE_UNISTD_H 1
  6205. | #define HAVE_WCHAR_H 1
  6206. | #define HAVE_WCTYPE_H 1
  6207. | #define HAVE_FCNTL_H 1
  6208. | #define HAVE_LIMITS_H 1
  6209. | #define HAVE_TIME_H 1
  6210. | #define HAVE_UNISTD_H 1
  6211. | #define HAVE_ARPA_INET_H 1
  6212. | #define HAVE_NETINET_IN_SYSTM_H 1
  6213. | #define HAVE_NETINET_IP_H 1
  6214. | #define HAVE_NETDB_H 1
  6215. | #define HAVE_NETINET_IN_H 1
  6216. | #define HAVE_IFADDRS_H 1
  6217. | #define HAVE_SYS_IOCTL_H 1
  6218. | #define HAVE_SYS_RESOURCE_H 1
  6219. | #define HAVE_SYS_SELECT_H 1
  6220. | #define HAVE_SYS_SIGNAL_H 1
  6221. | #define HAVE_SYS_SOCKET_H 1
  6222. | #define HAVE_SYS_TIME_H 1
  6223. | #define HAVE_SYS_UTSNAME_H 1
  6224. | #define HAVE_NET_IF_H 1
  6225. | #define HAVE_STDINT_H 1
  6226. | #define HAVE_INTTYPES_H 1
  6227. | #define HAVE_LOCALE_H 1
  6228. | #define HAVE_PWD_H 1
  6229. | #define HAVE_TERMIOS_H 1
  6230. | #define HAVE_SYS_UN_H 1
  6231. | #define CONFIG_INTERLINK 1
  6232. | #define NONSTATIC_INLINE inline
  6233. | #define HAVE_TYPEOF 1
  6234. | #define HAVE_LONG_LONG 1
  6235. | #define HAVE_OFF_T 1
  6236. | #define HAVE_INT32_T 1
  6237. | #define HAVE_UINT32_T 1
  6238. | #define HAVE_UINT16_T 1
  6239. | #define SIZEOF_CHAR 1
  6240. | #define SIZEOF_SHORT 2
  6241. | #define SIZEOF_INT 4
  6242. | #define SIZEOF_LONG 8
  6243. | #define SIZEOF_LONG_LONG 8
  6244. | #define SIZEOF_OFF_T 8
  6245. | #define HAVE_VARIADIC_MACROS 1
  6246. | #define HAVE_STDLIB_H 1
  6247. | #define HAVE_UNISTD_H 1
  6248. | #define HAVE_SYS_PARAM_H 1
  6249. | #define HAVE_GETPAGESIZE 1
  6250. | #define HAVE_MMAP 1
  6251. | #define HAVE_STRFTIME 1
  6252. | #define HAVE_ATOLL 1
  6253. | #define HAVE_GETHOSTBYADDR 1
  6254. | #define HAVE_HERROR 1
  6255. | #define HAVE_STRERROR 1
  6256. | #define HAVE_POPEN 1
  6257. | #define HAVE_UNAME 1
  6258. | #define HAVE_ACCESS 1
  6259. | #define HAVE_CHMOD 1
  6260. | #define HAVE_ALARM 1
  6261. | #define HAVE_TIMEGM 1
  6262. | #define HAVE_MREMAP 1
  6263. | #define HAVE_STRCASECMP 1
  6264. | #define HAVE_STRNCASECMP 1
  6265. | #define HAVE_STRCASESTR 1
  6266. | #define HAVE_STRSTR 1
  6267. | #define HAVE_STRCHR 1
  6268. | #define HAVE_STRRCHR 1
  6269. | #define HAVE_MEMMOVE 1
  6270. | #define HAVE_BCOPY 1
  6271. | #define HAVE_STPCPY 1
  6272. | #define HAVE_STRDUP 1
  6273. | #define HAVE_INDEX 1
  6274. | #define HAVE_ISDIGIT 1
  6275. | #define HAVE_MEMPCPY 1
  6276. | #define HAVE_MEMRCHR 1
  6277. | #define HAVE_SNPRINTF 1
  6278. | #define HAVE_VSNPRINTF 1
  6279. | #define HAVE_ASPRINTF 1
  6280. | #define HAVE_VASPRINTF 1
  6281. | #define HAVE_GETIFADDRS 1
  6282. | #define HAVE_GETPWNAM 1
  6283. | #define HAVE_INET_PTON 1
  6284. | #define HAVE_INET_NTOP 1
  6285. | #define HAVE_FFLUSH 1
  6286. | #define HAVE_FSYNC 1
  6287. | #define HAVE_FSEEKO 1
  6288. | #define HAVE_FTELLO 1
  6289. | #define HAVE_SIGACTION 1
  6290. | #define HAVE_GETTIMEOFDAY 1
  6291. | #define HAVE_SETITIMER 1
  6292. | #define HAVE_SETENV 1
  6293. | #define HAVE_PUTENV 1
  6294. | #define HAVE_UNSETENV 1
  6295. | #define HAVE_GETUID 1
  6296. | #define HAVE_GETEUID 1
  6297. | #define HAVE_WCWIDTH 1
  6298. | #define HAVE_FORK 1
  6299. | #define HAVE_GETPID 1
  6300. | #define HAVE_SETPGID 1
  6301. | #define HAVE_GETPGID 1
  6302. | #define HAVE_SETPGRP 1
  6303. | #define HAVE_GETPGRP 1
  6304. | #define HAVE_RAISE 1
  6305. | #define HAVE_KILL 1
  6306. | #define HAVE_FPATHCONF 1
  6307. | #define HAVE_VA_COPY 1
  6308. | #define HAVE_SC_PAGE_SIZE 1
  6309. | #define HAVE_C99_VSNPRINTF 1
  6310. | #define HAVE_LIBDL 1
  6311. | #define HAVE_ZLIB_H 1
  6312. | #define CONFIG_GZIP 1
  6313. | #define CONFIG_BOOKMARKS 1
  6314. | /* end confdefs.h. */
  6315. | #include <openssl/ssl.h>
  6316. | int
  6317. | main ()
  6318. | {
  6319. | OpenSSL_add_all_algorithms()
  6320. | ;
  6321. | return 0;
  6322. | }
  6323. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  6324. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6325. conftest.c: In function 'main':
  6326. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  6327. configure:10324: $? = 1
  6328. configure: failed program was:
  6329. | /* confdefs.h */
  6330. | #define PACKAGE_NAME ""
  6331. | #define PACKAGE_TARNAME ""
  6332. | #define PACKAGE_VERSION ""
  6333. | #define PACKAGE_STRING ""
  6334. | #define PACKAGE_BUGREPORT ""
  6335. | #define PACKAGE_URL ""
  6336. | #define PACKAGE "elinks"
  6337. | #define VERSION "0.13.GIT"
  6338. | #define CONFIG_ASCIIDOC 1
  6339. | #define MANUAL_ASCIIDOC 1
  6340. | #define MAN_ASCIIDOC 1
  6341. | #define CONFIG_POD2HTML 1
  6342. | #define CONFIG_DOC 1
  6343. | #define CONFIG_MANUAL 1
  6344. | #define CONFIG_MANPAGE 1
  6345. | #define CONFIG_OS_UNIX 1
  6346. | #define HAVE_DIRENT_H 1
  6347. | #define STDC_HEADERS 1
  6348. | #define HAVE_SYS_WAIT_H 1
  6349. | #define TIME_WITH_SYS_TIME 1
  6350. | #define HAVE_SYS_TYPES_H 1
  6351. | #define HAVE_SYS_STAT_H 1
  6352. | #define HAVE_STDLIB_H 1
  6353. | #define HAVE_STRING_H 1
  6354. | #define HAVE_MEMORY_H 1
  6355. | #define HAVE_STRINGS_H 1
  6356. | #define HAVE_INTTYPES_H 1
  6357. | #define HAVE_STDINT_H 1
  6358. | #define HAVE_UNISTD_H 1
  6359. | #define HAVE_WCHAR_H 1
  6360. | #define HAVE_WCTYPE_H 1
  6361. | #define HAVE_FCNTL_H 1
  6362. | #define HAVE_LIMITS_H 1
  6363. | #define HAVE_TIME_H 1
  6364. | #define HAVE_UNISTD_H 1
  6365. | #define HAVE_ARPA_INET_H 1
  6366. | #define HAVE_NETINET_IN_SYSTM_H 1
  6367. | #define HAVE_NETINET_IP_H 1
  6368. | #define HAVE_NETDB_H 1
  6369. | #define HAVE_NETINET_IN_H 1
  6370. | #define HAVE_IFADDRS_H 1
  6371. | #define HAVE_SYS_IOCTL_H 1
  6372. | #define HAVE_SYS_RESOURCE_H 1
  6373. | #define HAVE_SYS_SELECT_H 1
  6374. | #define HAVE_SYS_SIGNAL_H 1
  6375. | #define HAVE_SYS_SOCKET_H 1
  6376. | #define HAVE_SYS_TIME_H 1
  6377. | #define HAVE_SYS_UTSNAME_H 1
  6378. | #define HAVE_NET_IF_H 1
  6379. | #define HAVE_STDINT_H 1
  6380. | #define HAVE_INTTYPES_H 1
  6381. | #define HAVE_LOCALE_H 1
  6382. | #define HAVE_PWD_H 1
  6383. | #define HAVE_TERMIOS_H 1
  6384. | #define HAVE_SYS_UN_H 1
  6385. | #define CONFIG_INTERLINK 1
  6386. | #define NONSTATIC_INLINE inline
  6387. | #define HAVE_TYPEOF 1
  6388. | #define HAVE_LONG_LONG 1
  6389. | #define HAVE_OFF_T 1
  6390. | #define HAVE_INT32_T 1
  6391. | #define HAVE_UINT32_T 1
  6392. | #define HAVE_UINT16_T 1
  6393. | #define SIZEOF_CHAR 1
  6394. | #define SIZEOF_SHORT 2
  6395. | #define SIZEOF_INT 4
  6396. | #define SIZEOF_LONG 8
  6397. | #define SIZEOF_LONG_LONG 8
  6398. | #define SIZEOF_OFF_T 8
  6399. | #define HAVE_VARIADIC_MACROS 1
  6400. | #define HAVE_STDLIB_H 1
  6401. | #define HAVE_UNISTD_H 1
  6402. | #define HAVE_SYS_PARAM_H 1
  6403. | #define HAVE_GETPAGESIZE 1
  6404. | #define HAVE_MMAP 1
  6405. | #define HAVE_STRFTIME 1
  6406. | #define HAVE_ATOLL 1
  6407. | #define HAVE_GETHOSTBYADDR 1
  6408. | #define HAVE_HERROR 1
  6409. | #define HAVE_STRERROR 1
  6410. | #define HAVE_POPEN 1
  6411. | #define HAVE_UNAME 1
  6412. | #define HAVE_ACCESS 1
  6413. | #define HAVE_CHMOD 1
  6414. | #define HAVE_ALARM 1
  6415. | #define HAVE_TIMEGM 1
  6416. | #define HAVE_MREMAP 1
  6417. | #define HAVE_STRCASECMP 1
  6418. | #define HAVE_STRNCASECMP 1
  6419. | #define HAVE_STRCASESTR 1
  6420. | #define HAVE_STRSTR 1
  6421. | #define HAVE_STRCHR 1
  6422. | #define HAVE_STRRCHR 1
  6423. | #define HAVE_MEMMOVE 1
  6424. | #define HAVE_BCOPY 1
  6425. | #define HAVE_STPCPY 1
  6426. | #define HAVE_STRDUP 1
  6427. | #define HAVE_INDEX 1
  6428. | #define HAVE_ISDIGIT 1
  6429. | #define HAVE_MEMPCPY 1
  6430. | #define HAVE_MEMRCHR 1
  6431. | #define HAVE_SNPRINTF 1
  6432. | #define HAVE_VSNPRINTF 1
  6433. | #define HAVE_ASPRINTF 1
  6434. | #define HAVE_VASPRINTF 1
  6435. | #define HAVE_GETIFADDRS 1
  6436. | #define HAVE_GETPWNAM 1
  6437. | #define HAVE_INET_PTON 1
  6438. | #define HAVE_INET_NTOP 1
  6439. | #define HAVE_FFLUSH 1
  6440. | #define HAVE_FSYNC 1
  6441. | #define HAVE_FSEEKO 1
  6442. | #define HAVE_FTELLO 1
  6443. | #define HAVE_SIGACTION 1
  6444. | #define HAVE_GETTIMEOFDAY 1
  6445. | #define HAVE_SETITIMER 1
  6446. | #define HAVE_SETENV 1
  6447. | #define HAVE_PUTENV 1
  6448. | #define HAVE_UNSETENV 1
  6449. | #define HAVE_GETUID 1
  6450. | #define HAVE_GETEUID 1
  6451. | #define HAVE_WCWIDTH 1
  6452. | #define HAVE_FORK 1
  6453. | #define HAVE_GETPID 1
  6454. | #define HAVE_SETPGID 1
  6455. | #define HAVE_GETPGID 1
  6456. | #define HAVE_SETPGRP 1
  6457. | #define HAVE_GETPGRP 1
  6458. | #define HAVE_RAISE 1
  6459. | #define HAVE_KILL 1
  6460. | #define HAVE_FPATHCONF 1
  6461. | #define HAVE_VA_COPY 1
  6462. | #define HAVE_SC_PAGE_SIZE 1
  6463. | #define HAVE_C99_VSNPRINTF 1
  6464. | #define HAVE_LIBDL 1
  6465. | #define HAVE_ZLIB_H 1
  6466. | #define CONFIG_GZIP 1
  6467. | #define CONFIG_BOOKMARKS 1
  6468. | /* end confdefs.h. */
  6469. | #include <openssl/ssl.h>
  6470. | int
  6471. | main ()
  6472. | {
  6473. | SSLeay_add_ssl_algorithms()
  6474. | ;
  6475. | return 0;
  6476. | }
  6477. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  6478. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6479. conftest.c: In function 'main':
  6480. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  6481. configure:10305: $? = 1
  6482. configure: failed program was:
  6483. | /* confdefs.h */
  6484. | #define PACKAGE_NAME ""
  6485. | #define PACKAGE_TARNAME ""
  6486. | #define PACKAGE_VERSION ""
  6487. | #define PACKAGE_STRING ""
  6488. | #define PACKAGE_BUGREPORT ""
  6489. | #define PACKAGE_URL ""
  6490. | #define PACKAGE "elinks"
  6491. | #define VERSION "0.13.GIT"
  6492. | #define CONFIG_ASCIIDOC 1
  6493. | #define MANUAL_ASCIIDOC 1
  6494. | #define MAN_ASCIIDOC 1
  6495. | #define CONFIG_POD2HTML 1
  6496. | #define CONFIG_DOC 1
  6497. | #define CONFIG_MANUAL 1
  6498. | #define CONFIG_MANPAGE 1
  6499. | #define CONFIG_OS_UNIX 1
  6500. | #define HAVE_DIRENT_H 1
  6501. | #define STDC_HEADERS 1
  6502. | #define HAVE_SYS_WAIT_H 1
  6503. | #define TIME_WITH_SYS_TIME 1
  6504. | #define HAVE_SYS_TYPES_H 1
  6505. | #define HAVE_SYS_STAT_H 1
  6506. | #define HAVE_STDLIB_H 1
  6507. | #define HAVE_STRING_H 1
  6508. | #define HAVE_MEMORY_H 1
  6509. | #define HAVE_STRINGS_H 1
  6510. | #define HAVE_INTTYPES_H 1
  6511. | #define HAVE_STDINT_H 1
  6512. | #define HAVE_UNISTD_H 1
  6513. | #define HAVE_WCHAR_H 1
  6514. | #define HAVE_WCTYPE_H 1
  6515. | #define HAVE_FCNTL_H 1
  6516. | #define HAVE_LIMITS_H 1
  6517. | #define HAVE_TIME_H 1
  6518. | #define HAVE_UNISTD_H 1
  6519. | #define HAVE_ARPA_INET_H 1
  6520. | #define HAVE_NETINET_IN_SYSTM_H 1
  6521. | #define HAVE_NETINET_IP_H 1
  6522. | #define HAVE_NETDB_H 1
  6523. | #define HAVE_NETINET_IN_H 1
  6524. | #define HAVE_IFADDRS_H 1
  6525. | #define HAVE_SYS_IOCTL_H 1
  6526. | #define HAVE_SYS_RESOURCE_H 1
  6527. | #define HAVE_SYS_SELECT_H 1
  6528. | #define HAVE_SYS_SIGNAL_H 1
  6529. | #define HAVE_SYS_SOCKET_H 1
  6530. | #define HAVE_SYS_TIME_H 1
  6531. | #define HAVE_SYS_UTSNAME_H 1
  6532. | #define HAVE_NET_IF_H 1
  6533. | #define HAVE_STDINT_H 1
  6534. | #define HAVE_INTTYPES_H 1
  6535. | #define HAVE_LOCALE_H 1
  6536. | #define HAVE_PWD_H 1
  6537. | #define HAVE_TERMIOS_H 1
  6538. | #define HAVE_SYS_UN_H 1
  6539. | #define CONFIG_INTERLINK 1
  6540. | #define NONSTATIC_INLINE inline
  6541. | #define HAVE_TYPEOF 1
  6542. | #define HAVE_LONG_LONG 1
  6543. | #define HAVE_OFF_T 1
  6544. | #define HAVE_INT32_T 1
  6545. | #define HAVE_UINT32_T 1
  6546. | #define HAVE_UINT16_T 1
  6547. | #define SIZEOF_CHAR 1
  6548. | #define SIZEOF_SHORT 2
  6549. | #define SIZEOF_INT 4
  6550. | #define SIZEOF_LONG 8
  6551. | #define SIZEOF_LONG_LONG 8
  6552. | #define SIZEOF_OFF_T 8
  6553. | #define HAVE_VARIADIC_MACROS 1
  6554. | #define HAVE_STDLIB_H 1
  6555. | #define HAVE_UNISTD_H 1
  6556. | #define HAVE_SYS_PARAM_H 1
  6557. | #define HAVE_GETPAGESIZE 1
  6558. | #define HAVE_MMAP 1
  6559. | #define HAVE_STRFTIME 1
  6560. | #define HAVE_ATOLL 1
  6561. | #define HAVE_GETHOSTBYADDR 1
  6562. | #define HAVE_HERROR 1
  6563. | #define HAVE_STRERROR 1
  6564. | #define HAVE_POPEN 1
  6565. | #define HAVE_UNAME 1
  6566. | #define HAVE_ACCESS 1
  6567. | #define HAVE_CHMOD 1
  6568. | #define HAVE_ALARM 1
  6569. | #define HAVE_TIMEGM 1
  6570. | #define HAVE_MREMAP 1
  6571. | #define HAVE_STRCASECMP 1
  6572. | #define HAVE_STRNCASECMP 1
  6573. | #define HAVE_STRCASESTR 1
  6574. | #define HAVE_STRSTR 1
  6575. | #define HAVE_STRCHR 1
  6576. | #define HAVE_STRRCHR 1
  6577. | #define HAVE_MEMMOVE 1
  6578. | #define HAVE_BCOPY 1
  6579. | #define HAVE_STPCPY 1
  6580. | #define HAVE_STRDUP 1
  6581. | #define HAVE_INDEX 1
  6582. | #define HAVE_ISDIGIT 1
  6583. | #define HAVE_MEMPCPY 1
  6584. | #define HAVE_MEMRCHR 1
  6585. | #define HAVE_SNPRINTF 1
  6586. | #define HAVE_VSNPRINTF 1
  6587. | #define HAVE_ASPRINTF 1
  6588. | #define HAVE_VASPRINTF 1
  6589. | #define HAVE_GETIFADDRS 1
  6590. | #define HAVE_GETPWNAM 1
  6591. | #define HAVE_INET_PTON 1
  6592. | #define HAVE_INET_NTOP 1
  6593. | #define HAVE_FFLUSH 1
  6594. | #define HAVE_FSYNC 1
  6595. | #define HAVE_FSEEKO 1
  6596. | #define HAVE_FTELLO 1
  6597. | #define HAVE_SIGACTION 1
  6598. | #define HAVE_GETTIMEOFDAY 1
  6599. | #define HAVE_SETITIMER 1
  6600. | #define HAVE_SETENV 1
  6601. | #define HAVE_PUTENV 1
  6602. | #define HAVE_UNSETENV 1
  6603. | #define HAVE_GETUID 1
  6604. | #define HAVE_GETEUID 1
  6605. | #define HAVE_WCWIDTH 1
  6606. | #define HAVE_FORK 1
  6607. | #define HAVE_GETPID 1
  6608. | #define HAVE_SETPGID 1
  6609. | #define HAVE_GETPGID 1
  6610. | #define HAVE_SETPGRP 1
  6611. | #define HAVE_GETPGRP 1
  6612. | #define HAVE_RAISE 1
  6613. | #define HAVE_KILL 1
  6614. | #define HAVE_FPATHCONF 1
  6615. | #define HAVE_VA_COPY 1
  6616. | #define HAVE_SC_PAGE_SIZE 1
  6617. | #define HAVE_C99_VSNPRINTF 1
  6618. | #define HAVE_LIBDL 1
  6619. | #define HAVE_ZLIB_H 1
  6620. | #define CONFIG_GZIP 1
  6621. | #define CONFIG_BOOKMARKS 1
  6622. | /* end confdefs.h. */
  6623. | #include <openssl/ssl.h>
  6624. | int
  6625. | main ()
  6626. | {
  6627. | OpenSSL_add_all_algorithms()
  6628. | ;
  6629. | return 0;
  6630. | }
  6631. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  6632. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6633. conftest.c: In function 'main':
  6634. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  6635. configure:10324: $? = 1
  6636. configure: failed program was:
  6637. | /* confdefs.h */
  6638. | #define PACKAGE_NAME ""
  6639. | #define PACKAGE_TARNAME ""
  6640. | #define PACKAGE_VERSION ""
  6641. | #define PACKAGE_STRING ""
  6642. | #define PACKAGE_BUGREPORT ""
  6643. | #define PACKAGE_URL ""
  6644. | #define PACKAGE "elinks"
  6645. | #define VERSION "0.13.GIT"
  6646. | #define CONFIG_ASCIIDOC 1
  6647. | #define MANUAL_ASCIIDOC 1
  6648. | #define MAN_ASCIIDOC 1
  6649. | #define CONFIG_POD2HTML 1
  6650. | #define CONFIG_DOC 1
  6651. | #define CONFIG_MANUAL 1
  6652. | #define CONFIG_MANPAGE 1
  6653. | #define CONFIG_OS_UNIX 1
  6654. | #define HAVE_DIRENT_H 1
  6655. | #define STDC_HEADERS 1
  6656. | #define HAVE_SYS_WAIT_H 1
  6657. | #define TIME_WITH_SYS_TIME 1
  6658. | #define HAVE_SYS_TYPES_H 1
  6659. | #define HAVE_SYS_STAT_H 1
  6660. | #define HAVE_STDLIB_H 1
  6661. | #define HAVE_STRING_H 1
  6662. | #define HAVE_MEMORY_H 1
  6663. | #define HAVE_STRINGS_H 1
  6664. | #define HAVE_INTTYPES_H 1
  6665. | #define HAVE_STDINT_H 1
  6666. | #define HAVE_UNISTD_H 1
  6667. | #define HAVE_WCHAR_H 1
  6668. | #define HAVE_WCTYPE_H 1
  6669. | #define HAVE_FCNTL_H 1
  6670. | #define HAVE_LIMITS_H 1
  6671. | #define HAVE_TIME_H 1
  6672. | #define HAVE_UNISTD_H 1
  6673. | #define HAVE_ARPA_INET_H 1
  6674. | #define HAVE_NETINET_IN_SYSTM_H 1
  6675. | #define HAVE_NETINET_IP_H 1
  6676. | #define HAVE_NETDB_H 1
  6677. | #define HAVE_NETINET_IN_H 1
  6678. | #define HAVE_IFADDRS_H 1
  6679. | #define HAVE_SYS_IOCTL_H 1
  6680. | #define HAVE_SYS_RESOURCE_H 1
  6681. | #define HAVE_SYS_SELECT_H 1
  6682. | #define HAVE_SYS_SIGNAL_H 1
  6683. | #define HAVE_SYS_SOCKET_H 1
  6684. | #define HAVE_SYS_TIME_H 1
  6685. | #define HAVE_SYS_UTSNAME_H 1
  6686. | #define HAVE_NET_IF_H 1
  6687. | #define HAVE_STDINT_H 1
  6688. | #define HAVE_INTTYPES_H 1
  6689. | #define HAVE_LOCALE_H 1
  6690. | #define HAVE_PWD_H 1
  6691. | #define HAVE_TERMIOS_H 1
  6692. | #define HAVE_SYS_UN_H 1
  6693. | #define CONFIG_INTERLINK 1
  6694. | #define NONSTATIC_INLINE inline
  6695. | #define HAVE_TYPEOF 1
  6696. | #define HAVE_LONG_LONG 1
  6697. | #define HAVE_OFF_T 1
  6698. | #define HAVE_INT32_T 1
  6699. | #define HAVE_UINT32_T 1
  6700. | #define HAVE_UINT16_T 1
  6701. | #define SIZEOF_CHAR 1
  6702. | #define SIZEOF_SHORT 2
  6703. | #define SIZEOF_INT 4
  6704. | #define SIZEOF_LONG 8
  6705. | #define SIZEOF_LONG_LONG 8
  6706. | #define SIZEOF_OFF_T 8
  6707. | #define HAVE_VARIADIC_MACROS 1
  6708. | #define HAVE_STDLIB_H 1
  6709. | #define HAVE_UNISTD_H 1
  6710. | #define HAVE_SYS_PARAM_H 1
  6711. | #define HAVE_GETPAGESIZE 1
  6712. | #define HAVE_MMAP 1
  6713. | #define HAVE_STRFTIME 1
  6714. | #define HAVE_ATOLL 1
  6715. | #define HAVE_GETHOSTBYADDR 1
  6716. | #define HAVE_HERROR 1
  6717. | #define HAVE_STRERROR 1
  6718. | #define HAVE_POPEN 1
  6719. | #define HAVE_UNAME 1
  6720. | #define HAVE_ACCESS 1
  6721. | #define HAVE_CHMOD 1
  6722. | #define HAVE_ALARM 1
  6723. | #define HAVE_TIMEGM 1
  6724. | #define HAVE_MREMAP 1
  6725. | #define HAVE_STRCASECMP 1
  6726. | #define HAVE_STRNCASECMP 1
  6727. | #define HAVE_STRCASESTR 1
  6728. | #define HAVE_STRSTR 1
  6729. | #define HAVE_STRCHR 1
  6730. | #define HAVE_STRRCHR 1
  6731. | #define HAVE_MEMMOVE 1
  6732. | #define HAVE_BCOPY 1
  6733. | #define HAVE_STPCPY 1
  6734. | #define HAVE_STRDUP 1
  6735. | #define HAVE_INDEX 1
  6736. | #define HAVE_ISDIGIT 1
  6737. | #define HAVE_MEMPCPY 1
  6738. | #define HAVE_MEMRCHR 1
  6739. | #define HAVE_SNPRINTF 1
  6740. | #define HAVE_VSNPRINTF 1
  6741. | #define HAVE_ASPRINTF 1
  6742. | #define HAVE_VASPRINTF 1
  6743. | #define HAVE_GETIFADDRS 1
  6744. | #define HAVE_GETPWNAM 1
  6745. | #define HAVE_INET_PTON 1
  6746. | #define HAVE_INET_NTOP 1
  6747. | #define HAVE_FFLUSH 1
  6748. | #define HAVE_FSYNC 1
  6749. | #define HAVE_FSEEKO 1
  6750. | #define HAVE_FTELLO 1
  6751. | #define HAVE_SIGACTION 1
  6752. | #define HAVE_GETTIMEOFDAY 1
  6753. | #define HAVE_SETITIMER 1
  6754. | #define HAVE_SETENV 1
  6755. | #define HAVE_PUTENV 1
  6756. | #define HAVE_UNSETENV 1
  6757. | #define HAVE_GETUID 1
  6758. | #define HAVE_GETEUID 1
  6759. | #define HAVE_WCWIDTH 1
  6760. | #define HAVE_FORK 1
  6761. | #define HAVE_GETPID 1
  6762. | #define HAVE_SETPGID 1
  6763. | #define HAVE_GETPGID 1
  6764. | #define HAVE_SETPGRP 1
  6765. | #define HAVE_GETPGRP 1
  6766. | #define HAVE_RAISE 1
  6767. | #define HAVE_KILL 1
  6768. | #define HAVE_FPATHCONF 1
  6769. | #define HAVE_VA_COPY 1
  6770. | #define HAVE_SC_PAGE_SIZE 1
  6771. | #define HAVE_C99_VSNPRINTF 1
  6772. | #define HAVE_LIBDL 1
  6773. | #define HAVE_ZLIB_H 1
  6774. | #define CONFIG_GZIP 1
  6775. | #define CONFIG_BOOKMARKS 1
  6776. | /* end confdefs.h. */
  6777. | #include <openssl/ssl.h>
  6778. | int
  6779. | main ()
  6780. | {
  6781. | SSLeay_add_ssl_algorithms()
  6782. | ;
  6783. | return 0;
  6784. | }
  6785. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  6786. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6787. conftest.c: In function 'main':
  6788. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  6789. configure:10305: $? = 1
  6790. configure: failed program was:
  6791. | /* confdefs.h */
  6792. | #define PACKAGE_NAME ""
  6793. | #define PACKAGE_TARNAME ""
  6794. | #define PACKAGE_VERSION ""
  6795. | #define PACKAGE_STRING ""
  6796. | #define PACKAGE_BUGREPORT ""
  6797. | #define PACKAGE_URL ""
  6798. | #define PACKAGE "elinks"
  6799. | #define VERSION "0.13.GIT"
  6800. | #define CONFIG_ASCIIDOC 1
  6801. | #define MANUAL_ASCIIDOC 1
  6802. | #define MAN_ASCIIDOC 1
  6803. | #define CONFIG_POD2HTML 1
  6804. | #define CONFIG_DOC 1
  6805. | #define CONFIG_MANUAL 1
  6806. | #define CONFIG_MANPAGE 1
  6807. | #define CONFIG_OS_UNIX 1
  6808. | #define HAVE_DIRENT_H 1
  6809. | #define STDC_HEADERS 1
  6810. | #define HAVE_SYS_WAIT_H 1
  6811. | #define TIME_WITH_SYS_TIME 1
  6812. | #define HAVE_SYS_TYPES_H 1
  6813. | #define HAVE_SYS_STAT_H 1
  6814. | #define HAVE_STDLIB_H 1
  6815. | #define HAVE_STRING_H 1
  6816. | #define HAVE_MEMORY_H 1
  6817. | #define HAVE_STRINGS_H 1
  6818. | #define HAVE_INTTYPES_H 1
  6819. | #define HAVE_STDINT_H 1
  6820. | #define HAVE_UNISTD_H 1
  6821. | #define HAVE_WCHAR_H 1
  6822. | #define HAVE_WCTYPE_H 1
  6823. | #define HAVE_FCNTL_H 1
  6824. | #define HAVE_LIMITS_H 1
  6825. | #define HAVE_TIME_H 1
  6826. | #define HAVE_UNISTD_H 1
  6827. | #define HAVE_ARPA_INET_H 1
  6828. | #define HAVE_NETINET_IN_SYSTM_H 1
  6829. | #define HAVE_NETINET_IP_H 1
  6830. | #define HAVE_NETDB_H 1
  6831. | #define HAVE_NETINET_IN_H 1
  6832. | #define HAVE_IFADDRS_H 1
  6833. | #define HAVE_SYS_IOCTL_H 1
  6834. | #define HAVE_SYS_RESOURCE_H 1
  6835. | #define HAVE_SYS_SELECT_H 1
  6836. | #define HAVE_SYS_SIGNAL_H 1
  6837. | #define HAVE_SYS_SOCKET_H 1
  6838. | #define HAVE_SYS_TIME_H 1
  6839. | #define HAVE_SYS_UTSNAME_H 1
  6840. | #define HAVE_NET_IF_H 1
  6841. | #define HAVE_STDINT_H 1
  6842. | #define HAVE_INTTYPES_H 1
  6843. | #define HAVE_LOCALE_H 1
  6844. | #define HAVE_PWD_H 1
  6845. | #define HAVE_TERMIOS_H 1
  6846. | #define HAVE_SYS_UN_H 1
  6847. | #define CONFIG_INTERLINK 1
  6848. | #define NONSTATIC_INLINE inline
  6849. | #define HAVE_TYPEOF 1
  6850. | #define HAVE_LONG_LONG 1
  6851. | #define HAVE_OFF_T 1
  6852. | #define HAVE_INT32_T 1
  6853. | #define HAVE_UINT32_T 1
  6854. | #define HAVE_UINT16_T 1
  6855. | #define SIZEOF_CHAR 1
  6856. | #define SIZEOF_SHORT 2
  6857. | #define SIZEOF_INT 4
  6858. | #define SIZEOF_LONG 8
  6859. | #define SIZEOF_LONG_LONG 8
  6860. | #define SIZEOF_OFF_T 8
  6861. | #define HAVE_VARIADIC_MACROS 1
  6862. | #define HAVE_STDLIB_H 1
  6863. | #define HAVE_UNISTD_H 1
  6864. | #define HAVE_SYS_PARAM_H 1
  6865. | #define HAVE_GETPAGESIZE 1
  6866. | #define HAVE_MMAP 1
  6867. | #define HAVE_STRFTIME 1
  6868. | #define HAVE_ATOLL 1
  6869. | #define HAVE_GETHOSTBYADDR 1
  6870. | #define HAVE_HERROR 1
  6871. | #define HAVE_STRERROR 1
  6872. | #define HAVE_POPEN 1
  6873. | #define HAVE_UNAME 1
  6874. | #define HAVE_ACCESS 1
  6875. | #define HAVE_CHMOD 1
  6876. | #define HAVE_ALARM 1
  6877. | #define HAVE_TIMEGM 1
  6878. | #define HAVE_MREMAP 1
  6879. | #define HAVE_STRCASECMP 1
  6880. | #define HAVE_STRNCASECMP 1
  6881. | #define HAVE_STRCASESTR 1
  6882. | #define HAVE_STRSTR 1
  6883. | #define HAVE_STRCHR 1
  6884. | #define HAVE_STRRCHR 1
  6885. | #define HAVE_MEMMOVE 1
  6886. | #define HAVE_BCOPY 1
  6887. | #define HAVE_STPCPY 1
  6888. | #define HAVE_STRDUP 1
  6889. | #define HAVE_INDEX 1
  6890. | #define HAVE_ISDIGIT 1
  6891. | #define HAVE_MEMPCPY 1
  6892. | #define HAVE_MEMRCHR 1
  6893. | #define HAVE_SNPRINTF 1
  6894. | #define HAVE_VSNPRINTF 1
  6895. | #define HAVE_ASPRINTF 1
  6896. | #define HAVE_VASPRINTF 1
  6897. | #define HAVE_GETIFADDRS 1
  6898. | #define HAVE_GETPWNAM 1
  6899. | #define HAVE_INET_PTON 1
  6900. | #define HAVE_INET_NTOP 1
  6901. | #define HAVE_FFLUSH 1
  6902. | #define HAVE_FSYNC 1
  6903. | #define HAVE_FSEEKO 1
  6904. | #define HAVE_FTELLO 1
  6905. | #define HAVE_SIGACTION 1
  6906. | #define HAVE_GETTIMEOFDAY 1
  6907. | #define HAVE_SETITIMER 1
  6908. | #define HAVE_SETENV 1
  6909. | #define HAVE_PUTENV 1
  6910. | #define HAVE_UNSETENV 1
  6911. | #define HAVE_GETUID 1
  6912. | #define HAVE_GETEUID 1
  6913. | #define HAVE_WCWIDTH 1
  6914. | #define HAVE_FORK 1
  6915. | #define HAVE_GETPID 1
  6916. | #define HAVE_SETPGID 1
  6917. | #define HAVE_GETPGID 1
  6918. | #define HAVE_SETPGRP 1
  6919. | #define HAVE_GETPGRP 1
  6920. | #define HAVE_RAISE 1
  6921. | #define HAVE_KILL 1
  6922. | #define HAVE_FPATHCONF 1
  6923. | #define HAVE_VA_COPY 1
  6924. | #define HAVE_SC_PAGE_SIZE 1
  6925. | #define HAVE_C99_VSNPRINTF 1
  6926. | #define HAVE_LIBDL 1
  6927. | #define HAVE_ZLIB_H 1
  6928. | #define CONFIG_GZIP 1
  6929. | #define CONFIG_BOOKMARKS 1
  6930. | /* end confdefs.h. */
  6931. | #include <openssl/ssl.h>
  6932. | int
  6933. | main ()
  6934. | {
  6935. | OpenSSL_add_all_algorithms()
  6936. | ;
  6937. | return 0;
  6938. | }
  6939. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  6940. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  6941. conftest.c: In function 'main':
  6942. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  6943. configure:10324: $? = 1
  6944. configure: failed program was:
  6945. | /* confdefs.h */
  6946. | #define PACKAGE_NAME ""
  6947. | #define PACKAGE_TARNAME ""
  6948. | #define PACKAGE_VERSION ""
  6949. | #define PACKAGE_STRING ""
  6950. | #define PACKAGE_BUGREPORT ""
  6951. | #define PACKAGE_URL ""
  6952. | #define PACKAGE "elinks"
  6953. | #define VERSION "0.13.GIT"
  6954. | #define CONFIG_ASCIIDOC 1
  6955. | #define MANUAL_ASCIIDOC 1
  6956. | #define MAN_ASCIIDOC 1
  6957. | #define CONFIG_POD2HTML 1
  6958. | #define CONFIG_DOC 1
  6959. | #define CONFIG_MANUAL 1
  6960. | #define CONFIG_MANPAGE 1
  6961. | #define CONFIG_OS_UNIX 1
  6962. | #define HAVE_DIRENT_H 1
  6963. | #define STDC_HEADERS 1
  6964. | #define HAVE_SYS_WAIT_H 1
  6965. | #define TIME_WITH_SYS_TIME 1
  6966. | #define HAVE_SYS_TYPES_H 1
  6967. | #define HAVE_SYS_STAT_H 1
  6968. | #define HAVE_STDLIB_H 1
  6969. | #define HAVE_STRING_H 1
  6970. | #define HAVE_MEMORY_H 1
  6971. | #define HAVE_STRINGS_H 1
  6972. | #define HAVE_INTTYPES_H 1
  6973. | #define HAVE_STDINT_H 1
  6974. | #define HAVE_UNISTD_H 1
  6975. | #define HAVE_WCHAR_H 1
  6976. | #define HAVE_WCTYPE_H 1
  6977. | #define HAVE_FCNTL_H 1
  6978. | #define HAVE_LIMITS_H 1
  6979. | #define HAVE_TIME_H 1
  6980. | #define HAVE_UNISTD_H 1
  6981. | #define HAVE_ARPA_INET_H 1
  6982. | #define HAVE_NETINET_IN_SYSTM_H 1
  6983. | #define HAVE_NETINET_IP_H 1
  6984. | #define HAVE_NETDB_H 1
  6985. | #define HAVE_NETINET_IN_H 1
  6986. | #define HAVE_IFADDRS_H 1
  6987. | #define HAVE_SYS_IOCTL_H 1
  6988. | #define HAVE_SYS_RESOURCE_H 1
  6989. | #define HAVE_SYS_SELECT_H 1
  6990. | #define HAVE_SYS_SIGNAL_H 1
  6991. | #define HAVE_SYS_SOCKET_H 1
  6992. | #define HAVE_SYS_TIME_H 1
  6993. | #define HAVE_SYS_UTSNAME_H 1
  6994. | #define HAVE_NET_IF_H 1
  6995. | #define HAVE_STDINT_H 1
  6996. | #define HAVE_INTTYPES_H 1
  6997. | #define HAVE_LOCALE_H 1
  6998. | #define HAVE_PWD_H 1
  6999. | #define HAVE_TERMIOS_H 1
  7000. | #define HAVE_SYS_UN_H 1
  7001. | #define CONFIG_INTERLINK 1
  7002. | #define NONSTATIC_INLINE inline
  7003. | #define HAVE_TYPEOF 1
  7004. | #define HAVE_LONG_LONG 1
  7005. | #define HAVE_OFF_T 1
  7006. | #define HAVE_INT32_T 1
  7007. | #define HAVE_UINT32_T 1
  7008. | #define HAVE_UINT16_T 1
  7009. | #define SIZEOF_CHAR 1
  7010. | #define SIZEOF_SHORT 2
  7011. | #define SIZEOF_INT 4
  7012. | #define SIZEOF_LONG 8
  7013. | #define SIZEOF_LONG_LONG 8
  7014. | #define SIZEOF_OFF_T 8
  7015. | #define HAVE_VARIADIC_MACROS 1
  7016. | #define HAVE_STDLIB_H 1
  7017. | #define HAVE_UNISTD_H 1
  7018. | #define HAVE_SYS_PARAM_H 1
  7019. | #define HAVE_GETPAGESIZE 1
  7020. | #define HAVE_MMAP 1
  7021. | #define HAVE_STRFTIME 1
  7022. | #define HAVE_ATOLL 1
  7023. | #define HAVE_GETHOSTBYADDR 1
  7024. | #define HAVE_HERROR 1
  7025. | #define HAVE_STRERROR 1
  7026. | #define HAVE_POPEN 1
  7027. | #define HAVE_UNAME 1
  7028. | #define HAVE_ACCESS 1
  7029. | #define HAVE_CHMOD 1
  7030. | #define HAVE_ALARM 1
  7031. | #define HAVE_TIMEGM 1
  7032. | #define HAVE_MREMAP 1
  7033. | #define HAVE_STRCASECMP 1
  7034. | #define HAVE_STRNCASECMP 1
  7035. | #define HAVE_STRCASESTR 1
  7036. | #define HAVE_STRSTR 1
  7037. | #define HAVE_STRCHR 1
  7038. | #define HAVE_STRRCHR 1
  7039. | #define HAVE_MEMMOVE 1
  7040. | #define HAVE_BCOPY 1
  7041. | #define HAVE_STPCPY 1
  7042. | #define HAVE_STRDUP 1
  7043. | #define HAVE_INDEX 1
  7044. | #define HAVE_ISDIGIT 1
  7045. | #define HAVE_MEMPCPY 1
  7046. | #define HAVE_MEMRCHR 1
  7047. | #define HAVE_SNPRINTF 1
  7048. | #define HAVE_VSNPRINTF 1
  7049. | #define HAVE_ASPRINTF 1
  7050. | #define HAVE_VASPRINTF 1
  7051. | #define HAVE_GETIFADDRS 1
  7052. | #define HAVE_GETPWNAM 1
  7053. | #define HAVE_INET_PTON 1
  7054. | #define HAVE_INET_NTOP 1
  7055. | #define HAVE_FFLUSH 1
  7056. | #define HAVE_FSYNC 1
  7057. | #define HAVE_FSEEKO 1
  7058. | #define HAVE_FTELLO 1
  7059. | #define HAVE_SIGACTION 1
  7060. | #define HAVE_GETTIMEOFDAY 1
  7061. | #define HAVE_SETITIMER 1
  7062. | #define HAVE_SETENV 1
  7063. | #define HAVE_PUTENV 1
  7064. | #define HAVE_UNSETENV 1
  7065. | #define HAVE_GETUID 1
  7066. | #define HAVE_GETEUID 1
  7067. | #define HAVE_WCWIDTH 1
  7068. | #define HAVE_FORK 1
  7069. | #define HAVE_GETPID 1
  7070. | #define HAVE_SETPGID 1
  7071. | #define HAVE_GETPGID 1
  7072. | #define HAVE_SETPGRP 1
  7073. | #define HAVE_GETPGRP 1
  7074. | #define HAVE_RAISE 1
  7075. | #define HAVE_KILL 1
  7076. | #define HAVE_FPATHCONF 1
  7077. | #define HAVE_VA_COPY 1
  7078. | #define HAVE_SC_PAGE_SIZE 1
  7079. | #define HAVE_C99_VSNPRINTF 1
  7080. | #define HAVE_LIBDL 1
  7081. | #define HAVE_ZLIB_H 1
  7082. | #define CONFIG_GZIP 1
  7083. | #define CONFIG_BOOKMARKS 1
  7084. | /* end confdefs.h. */
  7085. | #include <openssl/ssl.h>
  7086. | int
  7087. | main ()
  7088. | {
  7089. | SSLeay_add_ssl_algorithms()
  7090. | ;
  7091. | return 0;
  7092. | }
  7093. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  7094. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  7095. conftest.c: In function 'main':
  7096. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  7097. configure:10305: $? = 1
  7098. configure: failed program was:
  7099. | /* confdefs.h */
  7100. | #define PACKAGE_NAME ""
  7101. | #define PACKAGE_TARNAME ""
  7102. | #define PACKAGE_VERSION ""
  7103. | #define PACKAGE_STRING ""
  7104. | #define PACKAGE_BUGREPORT ""
  7105. | #define PACKAGE_URL ""
  7106. | #define PACKAGE "elinks"
  7107. | #define VERSION "0.13.GIT"
  7108. | #define CONFIG_ASCIIDOC 1
  7109. | #define MANUAL_ASCIIDOC 1
  7110. | #define MAN_ASCIIDOC 1
  7111. | #define CONFIG_POD2HTML 1
  7112. | #define CONFIG_DOC 1
  7113. | #define CONFIG_MANUAL 1
  7114. | #define CONFIG_MANPAGE 1
  7115. | #define CONFIG_OS_UNIX 1
  7116. | #define HAVE_DIRENT_H 1
  7117. | #define STDC_HEADERS 1
  7118. | #define HAVE_SYS_WAIT_H 1
  7119. | #define TIME_WITH_SYS_TIME 1
  7120. | #define HAVE_SYS_TYPES_H 1
  7121. | #define HAVE_SYS_STAT_H 1
  7122. | #define HAVE_STDLIB_H 1
  7123. | #define HAVE_STRING_H 1
  7124. | #define HAVE_MEMORY_H 1
  7125. | #define HAVE_STRINGS_H 1
  7126. | #define HAVE_INTTYPES_H 1
  7127. | #define HAVE_STDINT_H 1
  7128. | #define HAVE_UNISTD_H 1
  7129. | #define HAVE_WCHAR_H 1
  7130. | #define HAVE_WCTYPE_H 1
  7131. | #define HAVE_FCNTL_H 1
  7132. | #define HAVE_LIMITS_H 1
  7133. | #define HAVE_TIME_H 1
  7134. | #define HAVE_UNISTD_H 1
  7135. | #define HAVE_ARPA_INET_H 1
  7136. | #define HAVE_NETINET_IN_SYSTM_H 1
  7137. | #define HAVE_NETINET_IP_H 1
  7138. | #define HAVE_NETDB_H 1
  7139. | #define HAVE_NETINET_IN_H 1
  7140. | #define HAVE_IFADDRS_H 1
  7141. | #define HAVE_SYS_IOCTL_H 1
  7142. | #define HAVE_SYS_RESOURCE_H 1
  7143. | #define HAVE_SYS_SELECT_H 1
  7144. | #define HAVE_SYS_SIGNAL_H 1
  7145. | #define HAVE_SYS_SOCKET_H 1
  7146. | #define HAVE_SYS_TIME_H 1
  7147. | #define HAVE_SYS_UTSNAME_H 1
  7148. | #define HAVE_NET_IF_H 1
  7149. | #define HAVE_STDINT_H 1
  7150. | #define HAVE_INTTYPES_H 1
  7151. | #define HAVE_LOCALE_H 1
  7152. | #define HAVE_PWD_H 1
  7153. | #define HAVE_TERMIOS_H 1
  7154. | #define HAVE_SYS_UN_H 1
  7155. | #define CONFIG_INTERLINK 1
  7156. | #define NONSTATIC_INLINE inline
  7157. | #define HAVE_TYPEOF 1
  7158. | #define HAVE_LONG_LONG 1
  7159. | #define HAVE_OFF_T 1
  7160. | #define HAVE_INT32_T 1
  7161. | #define HAVE_UINT32_T 1
  7162. | #define HAVE_UINT16_T 1
  7163. | #define SIZEOF_CHAR 1
  7164. | #define SIZEOF_SHORT 2
  7165. | #define SIZEOF_INT 4
  7166. | #define SIZEOF_LONG 8
  7167. | #define SIZEOF_LONG_LONG 8
  7168. | #define SIZEOF_OFF_T 8
  7169. | #define HAVE_VARIADIC_MACROS 1
  7170. | #define HAVE_STDLIB_H 1
  7171. | #define HAVE_UNISTD_H 1
  7172. | #define HAVE_SYS_PARAM_H 1
  7173. | #define HAVE_GETPAGESIZE 1
  7174. | #define HAVE_MMAP 1
  7175. | #define HAVE_STRFTIME 1
  7176. | #define HAVE_ATOLL 1
  7177. | #define HAVE_GETHOSTBYADDR 1
  7178. | #define HAVE_HERROR 1
  7179. | #define HAVE_STRERROR 1
  7180. | #define HAVE_POPEN 1
  7181. | #define HAVE_UNAME 1
  7182. | #define HAVE_ACCESS 1
  7183. | #define HAVE_CHMOD 1
  7184. | #define HAVE_ALARM 1
  7185. | #define HAVE_TIMEGM 1
  7186. | #define HAVE_MREMAP 1
  7187. | #define HAVE_STRCASECMP 1
  7188. | #define HAVE_STRNCASECMP 1
  7189. | #define HAVE_STRCASESTR 1
  7190. | #define HAVE_STRSTR 1
  7191. | #define HAVE_STRCHR 1
  7192. | #define HAVE_STRRCHR 1
  7193. | #define HAVE_MEMMOVE 1
  7194. | #define HAVE_BCOPY 1
  7195. | #define HAVE_STPCPY 1
  7196. | #define HAVE_STRDUP 1
  7197. | #define HAVE_INDEX 1
  7198. | #define HAVE_ISDIGIT 1
  7199. | #define HAVE_MEMPCPY 1
  7200. | #define HAVE_MEMRCHR 1
  7201. | #define HAVE_SNPRINTF 1
  7202. | #define HAVE_VSNPRINTF 1
  7203. | #define HAVE_ASPRINTF 1
  7204. | #define HAVE_VASPRINTF 1
  7205. | #define HAVE_GETIFADDRS 1
  7206. | #define HAVE_GETPWNAM 1
  7207. | #define HAVE_INET_PTON 1
  7208. | #define HAVE_INET_NTOP 1
  7209. | #define HAVE_FFLUSH 1
  7210. | #define HAVE_FSYNC 1
  7211. | #define HAVE_FSEEKO 1
  7212. | #define HAVE_FTELLO 1
  7213. | #define HAVE_SIGACTION 1
  7214. | #define HAVE_GETTIMEOFDAY 1
  7215. | #define HAVE_SETITIMER 1
  7216. | #define HAVE_SETENV 1
  7217. | #define HAVE_PUTENV 1
  7218. | #define HAVE_UNSETENV 1
  7219. | #define HAVE_GETUID 1
  7220. | #define HAVE_GETEUID 1
  7221. | #define HAVE_WCWIDTH 1
  7222. | #define HAVE_FORK 1
  7223. | #define HAVE_GETPID 1
  7224. | #define HAVE_SETPGID 1
  7225. | #define HAVE_GETPGID 1
  7226. | #define HAVE_SETPGRP 1
  7227. | #define HAVE_GETPGRP 1
  7228. | #define HAVE_RAISE 1
  7229. | #define HAVE_KILL 1
  7230. | #define HAVE_FPATHCONF 1
  7231. | #define HAVE_VA_COPY 1
  7232. | #define HAVE_SC_PAGE_SIZE 1
  7233. | #define HAVE_C99_VSNPRINTF 1
  7234. | #define HAVE_LIBDL 1
  7235. | #define HAVE_ZLIB_H 1
  7236. | #define CONFIG_GZIP 1
  7237. | #define CONFIG_BOOKMARKS 1
  7238. | /* end confdefs.h. */
  7239. | #include <openssl/ssl.h>
  7240. | int
  7241. | main ()
  7242. | {
  7243. | OpenSSL_add_all_algorithms()
  7244. | ;
  7245. | return 0;
  7246. | }
  7247. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/include -I/usr/include conftest.c -lssl -lcrypto -ldl -lz >&5
  7248. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  7249. conftest.c: In function 'main':
  7250. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  7251. configure:10324: $? = 1
  7252. configure: failed program was:
  7253. | /* confdefs.h */
  7254. | #define PACKAGE_NAME ""
  7255. | #define PACKAGE_TARNAME ""
  7256. | #define PACKAGE_VERSION ""
  7257. | #define PACKAGE_STRING ""
  7258. | #define PACKAGE_BUGREPORT ""
  7259. | #define PACKAGE_URL ""
  7260. | #define PACKAGE "elinks"
  7261. | #define VERSION "0.13.GIT"
  7262. | #define CONFIG_ASCIIDOC 1
  7263. | #define MANUAL_ASCIIDOC 1
  7264. | #define MAN_ASCIIDOC 1
  7265. | #define CONFIG_POD2HTML 1
  7266. | #define CONFIG_DOC 1
  7267. | #define CONFIG_MANUAL 1
  7268. | #define CONFIG_MANPAGE 1
  7269. | #define CONFIG_OS_UNIX 1
  7270. | #define HAVE_DIRENT_H 1
  7271. | #define STDC_HEADERS 1
  7272. | #define HAVE_SYS_WAIT_H 1
  7273. | #define TIME_WITH_SYS_TIME 1
  7274. | #define HAVE_SYS_TYPES_H 1
  7275. | #define HAVE_SYS_STAT_H 1
  7276. | #define HAVE_STDLIB_H 1
  7277. | #define HAVE_STRING_H 1
  7278. | #define HAVE_MEMORY_H 1
  7279. | #define HAVE_STRINGS_H 1
  7280. | #define HAVE_INTTYPES_H 1
  7281. | #define HAVE_STDINT_H 1
  7282. | #define HAVE_UNISTD_H 1
  7283. | #define HAVE_WCHAR_H 1
  7284. | #define HAVE_WCTYPE_H 1
  7285. | #define HAVE_FCNTL_H 1
  7286. | #define HAVE_LIMITS_H 1
  7287. | #define HAVE_TIME_H 1
  7288. | #define HAVE_UNISTD_H 1
  7289. | #define HAVE_ARPA_INET_H 1
  7290. | #define HAVE_NETINET_IN_SYSTM_H 1
  7291. | #define HAVE_NETINET_IP_H 1
  7292. | #define HAVE_NETDB_H 1
  7293. | #define HAVE_NETINET_IN_H 1
  7294. | #define HAVE_IFADDRS_H 1
  7295. | #define HAVE_SYS_IOCTL_H 1
  7296. | #define HAVE_SYS_RESOURCE_H 1
  7297. | #define HAVE_SYS_SELECT_H 1
  7298. | #define HAVE_SYS_SIGNAL_H 1
  7299. | #define HAVE_SYS_SOCKET_H 1
  7300. | #define HAVE_SYS_TIME_H 1
  7301. | #define HAVE_SYS_UTSNAME_H 1
  7302. | #define HAVE_NET_IF_H 1
  7303. | #define HAVE_STDINT_H 1
  7304. | #define HAVE_INTTYPES_H 1
  7305. | #define HAVE_LOCALE_H 1
  7306. | #define HAVE_PWD_H 1
  7307. | #define HAVE_TERMIOS_H 1
  7308. | #define HAVE_SYS_UN_H 1
  7309. | #define CONFIG_INTERLINK 1
  7310. | #define NONSTATIC_INLINE inline
  7311. | #define HAVE_TYPEOF 1
  7312. | #define HAVE_LONG_LONG 1
  7313. | #define HAVE_OFF_T 1
  7314. | #define HAVE_INT32_T 1
  7315. | #define HAVE_UINT32_T 1
  7316. | #define HAVE_UINT16_T 1
  7317. | #define SIZEOF_CHAR 1
  7318. | #define SIZEOF_SHORT 2
  7319. | #define SIZEOF_INT 4
  7320. | #define SIZEOF_LONG 8
  7321. | #define SIZEOF_LONG_LONG 8
  7322. | #define SIZEOF_OFF_T 8
  7323. | #define HAVE_VARIADIC_MACROS 1
  7324. | #define HAVE_STDLIB_H 1
  7325. | #define HAVE_UNISTD_H 1
  7326. | #define HAVE_SYS_PARAM_H 1
  7327. | #define HAVE_GETPAGESIZE 1
  7328. | #define HAVE_MMAP 1
  7329. | #define HAVE_STRFTIME 1
  7330. | #define HAVE_ATOLL 1
  7331. | #define HAVE_GETHOSTBYADDR 1
  7332. | #define HAVE_HERROR 1
  7333. | #define HAVE_STRERROR 1
  7334. | #define HAVE_POPEN 1
  7335. | #define HAVE_UNAME 1
  7336. | #define HAVE_ACCESS 1
  7337. | #define HAVE_CHMOD 1
  7338. | #define HAVE_ALARM 1
  7339. | #define HAVE_TIMEGM 1
  7340. | #define HAVE_MREMAP 1
  7341. | #define HAVE_STRCASECMP 1
  7342. | #define HAVE_STRNCASECMP 1
  7343. | #define HAVE_STRCASESTR 1
  7344. | #define HAVE_STRSTR 1
  7345. | #define HAVE_STRCHR 1
  7346. | #define HAVE_STRRCHR 1
  7347. | #define HAVE_MEMMOVE 1
  7348. | #define HAVE_BCOPY 1
  7349. | #define HAVE_STPCPY 1
  7350. | #define HAVE_STRDUP 1
  7351. | #define HAVE_INDEX 1
  7352. | #define HAVE_ISDIGIT 1
  7353. | #define HAVE_MEMPCPY 1
  7354. | #define HAVE_MEMRCHR 1
  7355. | #define HAVE_SNPRINTF 1
  7356. | #define HAVE_VSNPRINTF 1
  7357. | #define HAVE_ASPRINTF 1
  7358. | #define HAVE_VASPRINTF 1
  7359. | #define HAVE_GETIFADDRS 1
  7360. | #define HAVE_GETPWNAM 1
  7361. | #define HAVE_INET_PTON 1
  7362. | #define HAVE_INET_NTOP 1
  7363. | #define HAVE_FFLUSH 1
  7364. | #define HAVE_FSYNC 1
  7365. | #define HAVE_FSEEKO 1
  7366. | #define HAVE_FTELLO 1
  7367. | #define HAVE_SIGACTION 1
  7368. | #define HAVE_GETTIMEOFDAY 1
  7369. | #define HAVE_SETITIMER 1
  7370. | #define HAVE_SETENV 1
  7371. | #define HAVE_PUTENV 1
  7372. | #define HAVE_UNSETENV 1
  7373. | #define HAVE_GETUID 1
  7374. | #define HAVE_GETEUID 1
  7375. | #define HAVE_WCWIDTH 1
  7376. | #define HAVE_FORK 1
  7377. | #define HAVE_GETPID 1
  7378. | #define HAVE_SETPGID 1
  7379. | #define HAVE_GETPGID 1
  7380. | #define HAVE_SETPGRP 1
  7381. | #define HAVE_GETPGRP 1
  7382. | #define HAVE_RAISE 1
  7383. | #define HAVE_KILL 1
  7384. | #define HAVE_FPATHCONF 1
  7385. | #define HAVE_VA_COPY 1
  7386. | #define HAVE_SC_PAGE_SIZE 1
  7387. | #define HAVE_C99_VSNPRINTF 1
  7388. | #define HAVE_LIBDL 1
  7389. | #define HAVE_ZLIB_H 1
  7390. | #define CONFIG_GZIP 1
  7391. | #define CONFIG_BOOKMARKS 1
  7392. | /* end confdefs.h. */
  7393. | #include <openssl/ssl.h>
  7394. | int
  7395. | main ()
  7396. | {
  7397. | SSLeay_add_ssl_algorithms()
  7398. | ;
  7399. | return 0;
  7400. | }
  7401. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/lib/ssl/include -I/usr/lib/ssl/include conftest.c -L/usr/lib/ssl/lib -lssl -lcrypto -ldl -lz >&5
  7402. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  7403. conftest.c: In function 'main':
  7404. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  7405. configure:10305: $? = 1
  7406. configure: failed program was:
  7407. | /* confdefs.h */
  7408. | #define PACKAGE_NAME ""
  7409. | #define PACKAGE_TARNAME ""
  7410. | #define PACKAGE_VERSION ""
  7411. | #define PACKAGE_STRING ""
  7412. | #define PACKAGE_BUGREPORT ""
  7413. | #define PACKAGE_URL ""
  7414. | #define PACKAGE "elinks"
  7415. | #define VERSION "0.13.GIT"
  7416. | #define CONFIG_ASCIIDOC 1
  7417. | #define MANUAL_ASCIIDOC 1
  7418. | #define MAN_ASCIIDOC 1
  7419. | #define CONFIG_POD2HTML 1
  7420. | #define CONFIG_DOC 1
  7421. | #define CONFIG_MANUAL 1
  7422. | #define CONFIG_MANPAGE 1
  7423. | #define CONFIG_OS_UNIX 1
  7424. | #define HAVE_DIRENT_H 1
  7425. | #define STDC_HEADERS 1
  7426. | #define HAVE_SYS_WAIT_H 1
  7427. | #define TIME_WITH_SYS_TIME 1
  7428. | #define HAVE_SYS_TYPES_H 1
  7429. | #define HAVE_SYS_STAT_H 1
  7430. | #define HAVE_STDLIB_H 1
  7431. | #define HAVE_STRING_H 1
  7432. | #define HAVE_MEMORY_H 1
  7433. | #define HAVE_STRINGS_H 1
  7434. | #define HAVE_INTTYPES_H 1
  7435. | #define HAVE_STDINT_H 1
  7436. | #define HAVE_UNISTD_H 1
  7437. | #define HAVE_WCHAR_H 1
  7438. | #define HAVE_WCTYPE_H 1
  7439. | #define HAVE_FCNTL_H 1
  7440. | #define HAVE_LIMITS_H 1
  7441. | #define HAVE_TIME_H 1
  7442. | #define HAVE_UNISTD_H 1
  7443. | #define HAVE_ARPA_INET_H 1
  7444. | #define HAVE_NETINET_IN_SYSTM_H 1
  7445. | #define HAVE_NETINET_IP_H 1
  7446. | #define HAVE_NETDB_H 1
  7447. | #define HAVE_NETINET_IN_H 1
  7448. | #define HAVE_IFADDRS_H 1
  7449. | #define HAVE_SYS_IOCTL_H 1
  7450. | #define HAVE_SYS_RESOURCE_H 1
  7451. | #define HAVE_SYS_SELECT_H 1
  7452. | #define HAVE_SYS_SIGNAL_H 1
  7453. | #define HAVE_SYS_SOCKET_H 1
  7454. | #define HAVE_SYS_TIME_H 1
  7455. | #define HAVE_SYS_UTSNAME_H 1
  7456. | #define HAVE_NET_IF_H 1
  7457. | #define HAVE_STDINT_H 1
  7458. | #define HAVE_INTTYPES_H 1
  7459. | #define HAVE_LOCALE_H 1
  7460. | #define HAVE_PWD_H 1
  7461. | #define HAVE_TERMIOS_H 1
  7462. | #define HAVE_SYS_UN_H 1
  7463. | #define CONFIG_INTERLINK 1
  7464. | #define NONSTATIC_INLINE inline
  7465. | #define HAVE_TYPEOF 1
  7466. | #define HAVE_LONG_LONG 1
  7467. | #define HAVE_OFF_T 1
  7468. | #define HAVE_INT32_T 1
  7469. | #define HAVE_UINT32_T 1
  7470. | #define HAVE_UINT16_T 1
  7471. | #define SIZEOF_CHAR 1
  7472. | #define SIZEOF_SHORT 2
  7473. | #define SIZEOF_INT 4
  7474. | #define SIZEOF_LONG 8
  7475. | #define SIZEOF_LONG_LONG 8
  7476. | #define SIZEOF_OFF_T 8
  7477. | #define HAVE_VARIADIC_MACROS 1
  7478. | #define HAVE_STDLIB_H 1
  7479. | #define HAVE_UNISTD_H 1
  7480. | #define HAVE_SYS_PARAM_H 1
  7481. | #define HAVE_GETPAGESIZE 1
  7482. | #define HAVE_MMAP 1
  7483. | #define HAVE_STRFTIME 1
  7484. | #define HAVE_ATOLL 1
  7485. | #define HAVE_GETHOSTBYADDR 1
  7486. | #define HAVE_HERROR 1
  7487. | #define HAVE_STRERROR 1
  7488. | #define HAVE_POPEN 1
  7489. | #define HAVE_UNAME 1
  7490. | #define HAVE_ACCESS 1
  7491. | #define HAVE_CHMOD 1
  7492. | #define HAVE_ALARM 1
  7493. | #define HAVE_TIMEGM 1
  7494. | #define HAVE_MREMAP 1
  7495. | #define HAVE_STRCASECMP 1
  7496. | #define HAVE_STRNCASECMP 1
  7497. | #define HAVE_STRCASESTR 1
  7498. | #define HAVE_STRSTR 1
  7499. | #define HAVE_STRCHR 1
  7500. | #define HAVE_STRRCHR 1
  7501. | #define HAVE_MEMMOVE 1
  7502. | #define HAVE_BCOPY 1
  7503. | #define HAVE_STPCPY 1
  7504. | #define HAVE_STRDUP 1
  7505. | #define HAVE_INDEX 1
  7506. | #define HAVE_ISDIGIT 1
  7507. | #define HAVE_MEMPCPY 1
  7508. | #define HAVE_MEMRCHR 1
  7509. | #define HAVE_SNPRINTF 1
  7510. | #define HAVE_VSNPRINTF 1
  7511. | #define HAVE_ASPRINTF 1
  7512. | #define HAVE_VASPRINTF 1
  7513. | #define HAVE_GETIFADDRS 1
  7514. | #define HAVE_GETPWNAM 1
  7515. | #define HAVE_INET_PTON 1
  7516. | #define HAVE_INET_NTOP 1
  7517. | #define HAVE_FFLUSH 1
  7518. | #define HAVE_FSYNC 1
  7519. | #define HAVE_FSEEKO 1
  7520. | #define HAVE_FTELLO 1
  7521. | #define HAVE_SIGACTION 1
  7522. | #define HAVE_GETTIMEOFDAY 1
  7523. | #define HAVE_SETITIMER 1
  7524. | #define HAVE_SETENV 1
  7525. | #define HAVE_PUTENV 1
  7526. | #define HAVE_UNSETENV 1
  7527. | #define HAVE_GETUID 1
  7528. | #define HAVE_GETEUID 1
  7529. | #define HAVE_WCWIDTH 1
  7530. | #define HAVE_FORK 1
  7531. | #define HAVE_GETPID 1
  7532. | #define HAVE_SETPGID 1
  7533. | #define HAVE_GETPGID 1
  7534. | #define HAVE_SETPGRP 1
  7535. | #define HAVE_GETPGRP 1
  7536. | #define HAVE_RAISE 1
  7537. | #define HAVE_KILL 1
  7538. | #define HAVE_FPATHCONF 1
  7539. | #define HAVE_VA_COPY 1
  7540. | #define HAVE_SC_PAGE_SIZE 1
  7541. | #define HAVE_C99_VSNPRINTF 1
  7542. | #define HAVE_LIBDL 1
  7543. | #define HAVE_ZLIB_H 1
  7544. | #define CONFIG_GZIP 1
  7545. | #define CONFIG_BOOKMARKS 1
  7546. | /* end confdefs.h. */
  7547. | #include <openssl/ssl.h>
  7548. | int
  7549. | main ()
  7550. | {
  7551. | OpenSSL_add_all_algorithms()
  7552. | ;
  7553. | return 0;
  7554. | }
  7555. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/lib/ssl/include -I/usr/lib/ssl/include conftest.c -L/usr/lib/ssl/lib -lssl -lcrypto -ldl -lz >&5
  7556. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  7557. conftest.c: In function 'main':
  7558. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  7559. configure:10324: $? = 1
  7560. configure: failed program was:
  7561. | /* confdefs.h */
  7562. | #define PACKAGE_NAME ""
  7563. | #define PACKAGE_TARNAME ""
  7564. | #define PACKAGE_VERSION ""
  7565. | #define PACKAGE_STRING ""
  7566. | #define PACKAGE_BUGREPORT ""
  7567. | #define PACKAGE_URL ""
  7568. | #define PACKAGE "elinks"
  7569. | #define VERSION "0.13.GIT"
  7570. | #define CONFIG_ASCIIDOC 1
  7571. | #define MANUAL_ASCIIDOC 1
  7572. | #define MAN_ASCIIDOC 1
  7573. | #define CONFIG_POD2HTML 1
  7574. | #define CONFIG_DOC 1
  7575. | #define CONFIG_MANUAL 1
  7576. | #define CONFIG_MANPAGE 1
  7577. | #define CONFIG_OS_UNIX 1
  7578. | #define HAVE_DIRENT_H 1
  7579. | #define STDC_HEADERS 1
  7580. | #define HAVE_SYS_WAIT_H 1
  7581. | #define TIME_WITH_SYS_TIME 1
  7582. | #define HAVE_SYS_TYPES_H 1
  7583. | #define HAVE_SYS_STAT_H 1
  7584. | #define HAVE_STDLIB_H 1
  7585. | #define HAVE_STRING_H 1
  7586. | #define HAVE_MEMORY_H 1
  7587. | #define HAVE_STRINGS_H 1
  7588. | #define HAVE_INTTYPES_H 1
  7589. | #define HAVE_STDINT_H 1
  7590. | #define HAVE_UNISTD_H 1
  7591. | #define HAVE_WCHAR_H 1
  7592. | #define HAVE_WCTYPE_H 1
  7593. | #define HAVE_FCNTL_H 1
  7594. | #define HAVE_LIMITS_H 1
  7595. | #define HAVE_TIME_H 1
  7596. | #define HAVE_UNISTD_H 1
  7597. | #define HAVE_ARPA_INET_H 1
  7598. | #define HAVE_NETINET_IN_SYSTM_H 1
  7599. | #define HAVE_NETINET_IP_H 1
  7600. | #define HAVE_NETDB_H 1
  7601. | #define HAVE_NETINET_IN_H 1
  7602. | #define HAVE_IFADDRS_H 1
  7603. | #define HAVE_SYS_IOCTL_H 1
  7604. | #define HAVE_SYS_RESOURCE_H 1
  7605. | #define HAVE_SYS_SELECT_H 1
  7606. | #define HAVE_SYS_SIGNAL_H 1
  7607. | #define HAVE_SYS_SOCKET_H 1
  7608. | #define HAVE_SYS_TIME_H 1
  7609. | #define HAVE_SYS_UTSNAME_H 1
  7610. | #define HAVE_NET_IF_H 1
  7611. | #define HAVE_STDINT_H 1
  7612. | #define HAVE_INTTYPES_H 1
  7613. | #define HAVE_LOCALE_H 1
  7614. | #define HAVE_PWD_H 1
  7615. | #define HAVE_TERMIOS_H 1
  7616. | #define HAVE_SYS_UN_H 1
  7617. | #define CONFIG_INTERLINK 1
  7618. | #define NONSTATIC_INLINE inline
  7619. | #define HAVE_TYPEOF 1
  7620. | #define HAVE_LONG_LONG 1
  7621. | #define HAVE_OFF_T 1
  7622. | #define HAVE_INT32_T 1
  7623. | #define HAVE_UINT32_T 1
  7624. | #define HAVE_UINT16_T 1
  7625. | #define SIZEOF_CHAR 1
  7626. | #define SIZEOF_SHORT 2
  7627. | #define SIZEOF_INT 4
  7628. | #define SIZEOF_LONG 8
  7629. | #define SIZEOF_LONG_LONG 8
  7630. | #define SIZEOF_OFF_T 8
  7631. | #define HAVE_VARIADIC_MACROS 1
  7632. | #define HAVE_STDLIB_H 1
  7633. | #define HAVE_UNISTD_H 1
  7634. | #define HAVE_SYS_PARAM_H 1
  7635. | #define HAVE_GETPAGESIZE 1
  7636. | #define HAVE_MMAP 1
  7637. | #define HAVE_STRFTIME 1
  7638. | #define HAVE_ATOLL 1
  7639. | #define HAVE_GETHOSTBYADDR 1
  7640. | #define HAVE_HERROR 1
  7641. | #define HAVE_STRERROR 1
  7642. | #define HAVE_POPEN 1
  7643. | #define HAVE_UNAME 1
  7644. | #define HAVE_ACCESS 1
  7645. | #define HAVE_CHMOD 1
  7646. | #define HAVE_ALARM 1
  7647. | #define HAVE_TIMEGM 1
  7648. | #define HAVE_MREMAP 1
  7649. | #define HAVE_STRCASECMP 1
  7650. | #define HAVE_STRNCASECMP 1
  7651. | #define HAVE_STRCASESTR 1
  7652. | #define HAVE_STRSTR 1
  7653. | #define HAVE_STRCHR 1
  7654. | #define HAVE_STRRCHR 1
  7655. | #define HAVE_MEMMOVE 1
  7656. | #define HAVE_BCOPY 1
  7657. | #define HAVE_STPCPY 1
  7658. | #define HAVE_STRDUP 1
  7659. | #define HAVE_INDEX 1
  7660. | #define HAVE_ISDIGIT 1
  7661. | #define HAVE_MEMPCPY 1
  7662. | #define HAVE_MEMRCHR 1
  7663. | #define HAVE_SNPRINTF 1
  7664. | #define HAVE_VSNPRINTF 1
  7665. | #define HAVE_ASPRINTF 1
  7666. | #define HAVE_VASPRINTF 1
  7667. | #define HAVE_GETIFADDRS 1
  7668. | #define HAVE_GETPWNAM 1
  7669. | #define HAVE_INET_PTON 1
  7670. | #define HAVE_INET_NTOP 1
  7671. | #define HAVE_FFLUSH 1
  7672. | #define HAVE_FSYNC 1
  7673. | #define HAVE_FSEEKO 1
  7674. | #define HAVE_FTELLO 1
  7675. | #define HAVE_SIGACTION 1
  7676. | #define HAVE_GETTIMEOFDAY 1
  7677. | #define HAVE_SETITIMER 1
  7678. | #define HAVE_SETENV 1
  7679. | #define HAVE_PUTENV 1
  7680. | #define HAVE_UNSETENV 1
  7681. | #define HAVE_GETUID 1
  7682. | #define HAVE_GETEUID 1
  7683. | #define HAVE_WCWIDTH 1
  7684. | #define HAVE_FORK 1
  7685. | #define HAVE_GETPID 1
  7686. | #define HAVE_SETPGID 1
  7687. | #define HAVE_GETPGID 1
  7688. | #define HAVE_SETPGRP 1
  7689. | #define HAVE_GETPGRP 1
  7690. | #define HAVE_RAISE 1
  7691. | #define HAVE_KILL 1
  7692. | #define HAVE_FPATHCONF 1
  7693. | #define HAVE_VA_COPY 1
  7694. | #define HAVE_SC_PAGE_SIZE 1
  7695. | #define HAVE_C99_VSNPRINTF 1
  7696. | #define HAVE_LIBDL 1
  7697. | #define HAVE_ZLIB_H 1
  7698. | #define CONFIG_GZIP 1
  7699. | #define CONFIG_BOOKMARKS 1
  7700. | /* end confdefs.h. */
  7701. | #include <openssl/ssl.h>
  7702. | int
  7703. | main ()
  7704. | {
  7705. | SSLeay_add_ssl_algorithms()
  7706. | ;
  7707. | return 0;
  7708. | }
  7709. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/local/include -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -ldl -lz >&5
  7710. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  7711. conftest.c: In function 'main':
  7712. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  7713. configure:10305: $? = 1
  7714. configure: failed program was:
  7715. | /* confdefs.h */
  7716. | #define PACKAGE_NAME ""
  7717. | #define PACKAGE_TARNAME ""
  7718. | #define PACKAGE_VERSION ""
  7719. | #define PACKAGE_STRING ""
  7720. | #define PACKAGE_BUGREPORT ""
  7721. | #define PACKAGE_URL ""
  7722. | #define PACKAGE "elinks"
  7723. | #define VERSION "0.13.GIT"
  7724. | #define CONFIG_ASCIIDOC 1
  7725. | #define MANUAL_ASCIIDOC 1
  7726. | #define MAN_ASCIIDOC 1
  7727. | #define CONFIG_POD2HTML 1
  7728. | #define CONFIG_DOC 1
  7729. | #define CONFIG_MANUAL 1
  7730. | #define CONFIG_MANPAGE 1
  7731. | #define CONFIG_OS_UNIX 1
  7732. | #define HAVE_DIRENT_H 1
  7733. | #define STDC_HEADERS 1
  7734. | #define HAVE_SYS_WAIT_H 1
  7735. | #define TIME_WITH_SYS_TIME 1
  7736. | #define HAVE_SYS_TYPES_H 1
  7737. | #define HAVE_SYS_STAT_H 1
  7738. | #define HAVE_STDLIB_H 1
  7739. | #define HAVE_STRING_H 1
  7740. | #define HAVE_MEMORY_H 1
  7741. | #define HAVE_STRINGS_H 1
  7742. | #define HAVE_INTTYPES_H 1
  7743. | #define HAVE_STDINT_H 1
  7744. | #define HAVE_UNISTD_H 1
  7745. | #define HAVE_WCHAR_H 1
  7746. | #define HAVE_WCTYPE_H 1
  7747. | #define HAVE_FCNTL_H 1
  7748. | #define HAVE_LIMITS_H 1
  7749. | #define HAVE_TIME_H 1
  7750. | #define HAVE_UNISTD_H 1
  7751. | #define HAVE_ARPA_INET_H 1
  7752. | #define HAVE_NETINET_IN_SYSTM_H 1
  7753. | #define HAVE_NETINET_IP_H 1
  7754. | #define HAVE_NETDB_H 1
  7755. | #define HAVE_NETINET_IN_H 1
  7756. | #define HAVE_IFADDRS_H 1
  7757. | #define HAVE_SYS_IOCTL_H 1
  7758. | #define HAVE_SYS_RESOURCE_H 1
  7759. | #define HAVE_SYS_SELECT_H 1
  7760. | #define HAVE_SYS_SIGNAL_H 1
  7761. | #define HAVE_SYS_SOCKET_H 1
  7762. | #define HAVE_SYS_TIME_H 1
  7763. | #define HAVE_SYS_UTSNAME_H 1
  7764. | #define HAVE_NET_IF_H 1
  7765. | #define HAVE_STDINT_H 1
  7766. | #define HAVE_INTTYPES_H 1
  7767. | #define HAVE_LOCALE_H 1
  7768. | #define HAVE_PWD_H 1
  7769. | #define HAVE_TERMIOS_H 1
  7770. | #define HAVE_SYS_UN_H 1
  7771. | #define CONFIG_INTERLINK 1
  7772. | #define NONSTATIC_INLINE inline
  7773. | #define HAVE_TYPEOF 1
  7774. | #define HAVE_LONG_LONG 1
  7775. | #define HAVE_OFF_T 1
  7776. | #define HAVE_INT32_T 1
  7777. | #define HAVE_UINT32_T 1
  7778. | #define HAVE_UINT16_T 1
  7779. | #define SIZEOF_CHAR 1
  7780. | #define SIZEOF_SHORT 2
  7781. | #define SIZEOF_INT 4
  7782. | #define SIZEOF_LONG 8
  7783. | #define SIZEOF_LONG_LONG 8
  7784. | #define SIZEOF_OFF_T 8
  7785. | #define HAVE_VARIADIC_MACROS 1
  7786. | #define HAVE_STDLIB_H 1
  7787. | #define HAVE_UNISTD_H 1
  7788. | #define HAVE_SYS_PARAM_H 1
  7789. | #define HAVE_GETPAGESIZE 1
  7790. | #define HAVE_MMAP 1
  7791. | #define HAVE_STRFTIME 1
  7792. | #define HAVE_ATOLL 1
  7793. | #define HAVE_GETHOSTBYADDR 1
  7794. | #define HAVE_HERROR 1
  7795. | #define HAVE_STRERROR 1
  7796. | #define HAVE_POPEN 1
  7797. | #define HAVE_UNAME 1
  7798. | #define HAVE_ACCESS 1
  7799. | #define HAVE_CHMOD 1
  7800. | #define HAVE_ALARM 1
  7801. | #define HAVE_TIMEGM 1
  7802. | #define HAVE_MREMAP 1
  7803. | #define HAVE_STRCASECMP 1
  7804. | #define HAVE_STRNCASECMP 1
  7805. | #define HAVE_STRCASESTR 1
  7806. | #define HAVE_STRSTR 1
  7807. | #define HAVE_STRCHR 1
  7808. | #define HAVE_STRRCHR 1
  7809. | #define HAVE_MEMMOVE 1
  7810. | #define HAVE_BCOPY 1
  7811. | #define HAVE_STPCPY 1
  7812. | #define HAVE_STRDUP 1
  7813. | #define HAVE_INDEX 1
  7814. | #define HAVE_ISDIGIT 1
  7815. | #define HAVE_MEMPCPY 1
  7816. | #define HAVE_MEMRCHR 1
  7817. | #define HAVE_SNPRINTF 1
  7818. | #define HAVE_VSNPRINTF 1
  7819. | #define HAVE_ASPRINTF 1
  7820. | #define HAVE_VASPRINTF 1
  7821. | #define HAVE_GETIFADDRS 1
  7822. | #define HAVE_GETPWNAM 1
  7823. | #define HAVE_INET_PTON 1
  7824. | #define HAVE_INET_NTOP 1
  7825. | #define HAVE_FFLUSH 1
  7826. | #define HAVE_FSYNC 1
  7827. | #define HAVE_FSEEKO 1
  7828. | #define HAVE_FTELLO 1
  7829. | #define HAVE_SIGACTION 1
  7830. | #define HAVE_GETTIMEOFDAY 1
  7831. | #define HAVE_SETITIMER 1
  7832. | #define HAVE_SETENV 1
  7833. | #define HAVE_PUTENV 1
  7834. | #define HAVE_UNSETENV 1
  7835. | #define HAVE_GETUID 1
  7836. | #define HAVE_GETEUID 1
  7837. | #define HAVE_WCWIDTH 1
  7838. | #define HAVE_FORK 1
  7839. | #define HAVE_GETPID 1
  7840. | #define HAVE_SETPGID 1
  7841. | #define HAVE_GETPGID 1
  7842. | #define HAVE_SETPGRP 1
  7843. | #define HAVE_GETPGRP 1
  7844. | #define HAVE_RAISE 1
  7845. | #define HAVE_KILL 1
  7846. | #define HAVE_FPATHCONF 1
  7847. | #define HAVE_VA_COPY 1
  7848. | #define HAVE_SC_PAGE_SIZE 1
  7849. | #define HAVE_C99_VSNPRINTF 1
  7850. | #define HAVE_LIBDL 1
  7851. | #define HAVE_ZLIB_H 1
  7852. | #define CONFIG_GZIP 1
  7853. | #define CONFIG_BOOKMARKS 1
  7854. | /* end confdefs.h. */
  7855. | #include <openssl/ssl.h>
  7856. | int
  7857. | main ()
  7858. | {
  7859. | OpenSSL_add_all_algorithms()
  7860. | ;
  7861. | return 0;
  7862. | }
  7863. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/local/include -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -ldl -lz >&5
  7864. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  7865. conftest.c: In function 'main':
  7866. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  7867. configure:10324: $? = 1
  7868. configure: failed program was:
  7869. | /* confdefs.h */
  7870. | #define PACKAGE_NAME ""
  7871. | #define PACKAGE_TARNAME ""
  7872. | #define PACKAGE_VERSION ""
  7873. | #define PACKAGE_STRING ""
  7874. | #define PACKAGE_BUGREPORT ""
  7875. | #define PACKAGE_URL ""
  7876. | #define PACKAGE "elinks"
  7877. | #define VERSION "0.13.GIT"
  7878. | #define CONFIG_ASCIIDOC 1
  7879. | #define MANUAL_ASCIIDOC 1
  7880. | #define MAN_ASCIIDOC 1
  7881. | #define CONFIG_POD2HTML 1
  7882. | #define CONFIG_DOC 1
  7883. | #define CONFIG_MANUAL 1
  7884. | #define CONFIG_MANPAGE 1
  7885. | #define CONFIG_OS_UNIX 1
  7886. | #define HAVE_DIRENT_H 1
  7887. | #define STDC_HEADERS 1
  7888. | #define HAVE_SYS_WAIT_H 1
  7889. | #define TIME_WITH_SYS_TIME 1
  7890. | #define HAVE_SYS_TYPES_H 1
  7891. | #define HAVE_SYS_STAT_H 1
  7892. | #define HAVE_STDLIB_H 1
  7893. | #define HAVE_STRING_H 1
  7894. | #define HAVE_MEMORY_H 1
  7895. | #define HAVE_STRINGS_H 1
  7896. | #define HAVE_INTTYPES_H 1
  7897. | #define HAVE_STDINT_H 1
  7898. | #define HAVE_UNISTD_H 1
  7899. | #define HAVE_WCHAR_H 1
  7900. | #define HAVE_WCTYPE_H 1
  7901. | #define HAVE_FCNTL_H 1
  7902. | #define HAVE_LIMITS_H 1
  7903. | #define HAVE_TIME_H 1
  7904. | #define HAVE_UNISTD_H 1
  7905. | #define HAVE_ARPA_INET_H 1
  7906. | #define HAVE_NETINET_IN_SYSTM_H 1
  7907. | #define HAVE_NETINET_IP_H 1
  7908. | #define HAVE_NETDB_H 1
  7909. | #define HAVE_NETINET_IN_H 1
  7910. | #define HAVE_IFADDRS_H 1
  7911. | #define HAVE_SYS_IOCTL_H 1
  7912. | #define HAVE_SYS_RESOURCE_H 1
  7913. | #define HAVE_SYS_SELECT_H 1
  7914. | #define HAVE_SYS_SIGNAL_H 1
  7915. | #define HAVE_SYS_SOCKET_H 1
  7916. | #define HAVE_SYS_TIME_H 1
  7917. | #define HAVE_SYS_UTSNAME_H 1
  7918. | #define HAVE_NET_IF_H 1
  7919. | #define HAVE_STDINT_H 1
  7920. | #define HAVE_INTTYPES_H 1
  7921. | #define HAVE_LOCALE_H 1
  7922. | #define HAVE_PWD_H 1
  7923. | #define HAVE_TERMIOS_H 1
  7924. | #define HAVE_SYS_UN_H 1
  7925. | #define CONFIG_INTERLINK 1
  7926. | #define NONSTATIC_INLINE inline
  7927. | #define HAVE_TYPEOF 1
  7928. | #define HAVE_LONG_LONG 1
  7929. | #define HAVE_OFF_T 1
  7930. | #define HAVE_INT32_T 1
  7931. | #define HAVE_UINT32_T 1
  7932. | #define HAVE_UINT16_T 1
  7933. | #define SIZEOF_CHAR 1
  7934. | #define SIZEOF_SHORT 2
  7935. | #define SIZEOF_INT 4
  7936. | #define SIZEOF_LONG 8
  7937. | #define SIZEOF_LONG_LONG 8
  7938. | #define SIZEOF_OFF_T 8
  7939. | #define HAVE_VARIADIC_MACROS 1
  7940. | #define HAVE_STDLIB_H 1
  7941. | #define HAVE_UNISTD_H 1
  7942. | #define HAVE_SYS_PARAM_H 1
  7943. | #define HAVE_GETPAGESIZE 1
  7944. | #define HAVE_MMAP 1
  7945. | #define HAVE_STRFTIME 1
  7946. | #define HAVE_ATOLL 1
  7947. | #define HAVE_GETHOSTBYADDR 1
  7948. | #define HAVE_HERROR 1
  7949. | #define HAVE_STRERROR 1
  7950. | #define HAVE_POPEN 1
  7951. | #define HAVE_UNAME 1
  7952. | #define HAVE_ACCESS 1
  7953. | #define HAVE_CHMOD 1
  7954. | #define HAVE_ALARM 1
  7955. | #define HAVE_TIMEGM 1
  7956. | #define HAVE_MREMAP 1
  7957. | #define HAVE_STRCASECMP 1
  7958. | #define HAVE_STRNCASECMP 1
  7959. | #define HAVE_STRCASESTR 1
  7960. | #define HAVE_STRSTR 1
  7961. | #define HAVE_STRCHR 1
  7962. | #define HAVE_STRRCHR 1
  7963. | #define HAVE_MEMMOVE 1
  7964. | #define HAVE_BCOPY 1
  7965. | #define HAVE_STPCPY 1
  7966. | #define HAVE_STRDUP 1
  7967. | #define HAVE_INDEX 1
  7968. | #define HAVE_ISDIGIT 1
  7969. | #define HAVE_MEMPCPY 1
  7970. | #define HAVE_MEMRCHR 1
  7971. | #define HAVE_SNPRINTF 1
  7972. | #define HAVE_VSNPRINTF 1
  7973. | #define HAVE_ASPRINTF 1
  7974. | #define HAVE_VASPRINTF 1
  7975. | #define HAVE_GETIFADDRS 1
  7976. | #define HAVE_GETPWNAM 1
  7977. | #define HAVE_INET_PTON 1
  7978. | #define HAVE_INET_NTOP 1
  7979. | #define HAVE_FFLUSH 1
  7980. | #define HAVE_FSYNC 1
  7981. | #define HAVE_FSEEKO 1
  7982. | #define HAVE_FTELLO 1
  7983. | #define HAVE_SIGACTION 1
  7984. | #define HAVE_GETTIMEOFDAY 1
  7985. | #define HAVE_SETITIMER 1
  7986. | #define HAVE_SETENV 1
  7987. | #define HAVE_PUTENV 1
  7988. | #define HAVE_UNSETENV 1
  7989. | #define HAVE_GETUID 1
  7990. | #define HAVE_GETEUID 1
  7991. | #define HAVE_WCWIDTH 1
  7992. | #define HAVE_FORK 1
  7993. | #define HAVE_GETPID 1
  7994. | #define HAVE_SETPGID 1
  7995. | #define HAVE_GETPGID 1
  7996. | #define HAVE_SETPGRP 1
  7997. | #define HAVE_GETPGRP 1
  7998. | #define HAVE_RAISE 1
  7999. | #define HAVE_KILL 1
  8000. | #define HAVE_FPATHCONF 1
  8001. | #define HAVE_VA_COPY 1
  8002. | #define HAVE_SC_PAGE_SIZE 1
  8003. | #define HAVE_C99_VSNPRINTF 1
  8004. | #define HAVE_LIBDL 1
  8005. | #define HAVE_ZLIB_H 1
  8006. | #define CONFIG_GZIP 1
  8007. | #define CONFIG_BOOKMARKS 1
  8008. | /* end confdefs.h. */
  8009. | #include <openssl/ssl.h>
  8010. | int
  8011. | main ()
  8012. | {
  8013. | SSLeay_add_ssl_algorithms()
  8014. | ;
  8015. | return 0;
  8016. | }
  8017. configure:10305: gcc -o conftest -g -O2 -Wall -I/usr/local/include -I/usr/local/include conftest.c -lssl -lcrypto -ldl -lz >&5
  8018. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  8019. conftest.c: In function 'main':
  8020. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  8021. configure:10305: $? = 1
  8022. configure: failed program was:
  8023. | /* confdefs.h */
  8024. | #define PACKAGE_NAME ""
  8025. | #define PACKAGE_TARNAME ""
  8026. | #define PACKAGE_VERSION ""
  8027. | #define PACKAGE_STRING ""
  8028. | #define PACKAGE_BUGREPORT ""
  8029. | #define PACKAGE_URL ""
  8030. | #define PACKAGE "elinks"
  8031. | #define VERSION "0.13.GIT"
  8032. | #define CONFIG_ASCIIDOC 1
  8033. | #define MANUAL_ASCIIDOC 1
  8034. | #define MAN_ASCIIDOC 1
  8035. | #define CONFIG_POD2HTML 1
  8036. | #define CONFIG_DOC 1
  8037. | #define CONFIG_MANUAL 1
  8038. | #define CONFIG_MANPAGE 1
  8039. | #define CONFIG_OS_UNIX 1
  8040. | #define HAVE_DIRENT_H 1
  8041. | #define STDC_HEADERS 1
  8042. | #define HAVE_SYS_WAIT_H 1
  8043. | #define TIME_WITH_SYS_TIME 1
  8044. | #define HAVE_SYS_TYPES_H 1
  8045. | #define HAVE_SYS_STAT_H 1
  8046. | #define HAVE_STDLIB_H 1
  8047. | #define HAVE_STRING_H 1
  8048. | #define HAVE_MEMORY_H 1
  8049. | #define HAVE_STRINGS_H 1
  8050. | #define HAVE_INTTYPES_H 1
  8051. | #define HAVE_STDINT_H 1
  8052. | #define HAVE_UNISTD_H 1
  8053. | #define HAVE_WCHAR_H 1
  8054. | #define HAVE_WCTYPE_H 1
  8055. | #define HAVE_FCNTL_H 1
  8056. | #define HAVE_LIMITS_H 1
  8057. | #define HAVE_TIME_H 1
  8058. | #define HAVE_UNISTD_H 1
  8059. | #define HAVE_ARPA_INET_H 1
  8060. | #define HAVE_NETINET_IN_SYSTM_H 1
  8061. | #define HAVE_NETINET_IP_H 1
  8062. | #define HAVE_NETDB_H 1
  8063. | #define HAVE_NETINET_IN_H 1
  8064. | #define HAVE_IFADDRS_H 1
  8065. | #define HAVE_SYS_IOCTL_H 1
  8066. | #define HAVE_SYS_RESOURCE_H 1
  8067. | #define HAVE_SYS_SELECT_H 1
  8068. | #define HAVE_SYS_SIGNAL_H 1
  8069. | #define HAVE_SYS_SOCKET_H 1
  8070. | #define HAVE_SYS_TIME_H 1
  8071. | #define HAVE_SYS_UTSNAME_H 1
  8072. | #define HAVE_NET_IF_H 1
  8073. | #define HAVE_STDINT_H 1
  8074. | #define HAVE_INTTYPES_H 1
  8075. | #define HAVE_LOCALE_H 1
  8076. | #define HAVE_PWD_H 1
  8077. | #define HAVE_TERMIOS_H 1
  8078. | #define HAVE_SYS_UN_H 1
  8079. | #define CONFIG_INTERLINK 1
  8080. | #define NONSTATIC_INLINE inline
  8081. | #define HAVE_TYPEOF 1
  8082. | #define HAVE_LONG_LONG 1
  8083. | #define HAVE_OFF_T 1
  8084. | #define HAVE_INT32_T 1
  8085. | #define HAVE_UINT32_T 1
  8086. | #define HAVE_UINT16_T 1
  8087. | #define SIZEOF_CHAR 1
  8088. | #define SIZEOF_SHORT 2
  8089. | #define SIZEOF_INT 4
  8090. | #define SIZEOF_LONG 8
  8091. | #define SIZEOF_LONG_LONG 8
  8092. | #define SIZEOF_OFF_T 8
  8093. | #define HAVE_VARIADIC_MACROS 1
  8094. | #define HAVE_STDLIB_H 1
  8095. | #define HAVE_UNISTD_H 1
  8096. | #define HAVE_SYS_PARAM_H 1
  8097. | #define HAVE_GETPAGESIZE 1
  8098. | #define HAVE_MMAP 1
  8099. | #define HAVE_STRFTIME 1
  8100. | #define HAVE_ATOLL 1
  8101. | #define HAVE_GETHOSTBYADDR 1
  8102. | #define HAVE_HERROR 1
  8103. | #define HAVE_STRERROR 1
  8104. | #define HAVE_POPEN 1
  8105. | #define HAVE_UNAME 1
  8106. | #define HAVE_ACCESS 1
  8107. | #define HAVE_CHMOD 1
  8108. | #define HAVE_ALARM 1
  8109. | #define HAVE_TIMEGM 1
  8110. | #define HAVE_MREMAP 1
  8111. | #define HAVE_STRCASECMP 1
  8112. | #define HAVE_STRNCASECMP 1
  8113. | #define HAVE_STRCASESTR 1
  8114. | #define HAVE_STRSTR 1
  8115. | #define HAVE_STRCHR 1
  8116. | #define HAVE_STRRCHR 1
  8117. | #define HAVE_MEMMOVE 1
  8118. | #define HAVE_BCOPY 1
  8119. | #define HAVE_STPCPY 1
  8120. | #define HAVE_STRDUP 1
  8121. | #define HAVE_INDEX 1
  8122. | #define HAVE_ISDIGIT 1
  8123. | #define HAVE_MEMPCPY 1
  8124. | #define HAVE_MEMRCHR 1
  8125. | #define HAVE_SNPRINTF 1
  8126. | #define HAVE_VSNPRINTF 1
  8127. | #define HAVE_ASPRINTF 1
  8128. | #define HAVE_VASPRINTF 1
  8129. | #define HAVE_GETIFADDRS 1
  8130. | #define HAVE_GETPWNAM 1
  8131. | #define HAVE_INET_PTON 1
  8132. | #define HAVE_INET_NTOP 1
  8133. | #define HAVE_FFLUSH 1
  8134. | #define HAVE_FSYNC 1
  8135. | #define HAVE_FSEEKO 1
  8136. | #define HAVE_FTELLO 1
  8137. | #define HAVE_SIGACTION 1
  8138. | #define HAVE_GETTIMEOFDAY 1
  8139. | #define HAVE_SETITIMER 1
  8140. | #define HAVE_SETENV 1
  8141. | #define HAVE_PUTENV 1
  8142. | #define HAVE_UNSETENV 1
  8143. | #define HAVE_GETUID 1
  8144. | #define HAVE_GETEUID 1
  8145. | #define HAVE_WCWIDTH 1
  8146. | #define HAVE_FORK 1
  8147. | #define HAVE_GETPID 1
  8148. | #define HAVE_SETPGID 1
  8149. | #define HAVE_GETPGID 1
  8150. | #define HAVE_SETPGRP 1
  8151. | #define HAVE_GETPGRP 1
  8152. | #define HAVE_RAISE 1
  8153. | #define HAVE_KILL 1
  8154. | #define HAVE_FPATHCONF 1
  8155. | #define HAVE_VA_COPY 1
  8156. | #define HAVE_SC_PAGE_SIZE 1
  8157. | #define HAVE_C99_VSNPRINTF 1
  8158. | #define HAVE_LIBDL 1
  8159. | #define HAVE_ZLIB_H 1
  8160. | #define CONFIG_GZIP 1
  8161. | #define CONFIG_BOOKMARKS 1
  8162. | /* end confdefs.h. */
  8163. | #include <openssl/ssl.h>
  8164. | int
  8165. | main ()
  8166. | {
  8167. | OpenSSL_add_all_algorithms()
  8168. | ;
  8169. | return 0;
  8170. | }
  8171. configure:10324: gcc -o conftest -g -O2 -Wall -I/usr/local/include -I/usr/local/include conftest.c -lssl -lcrypto -ldl -lz >&5
  8172. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  8173. conftest.c: In function 'main':
  8174. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  8175. configure:10324: $? = 1
  8176. configure: failed program was:
  8177. | /* confdefs.h */
  8178. | #define PACKAGE_NAME ""
  8179. | #define PACKAGE_TARNAME ""
  8180. | #define PACKAGE_VERSION ""
  8181. | #define PACKAGE_STRING ""
  8182. | #define PACKAGE_BUGREPORT ""
  8183. | #define PACKAGE_URL ""
  8184. | #define PACKAGE "elinks"
  8185. | #define VERSION "0.13.GIT"
  8186. | #define CONFIG_ASCIIDOC 1
  8187. | #define MANUAL_ASCIIDOC 1
  8188. | #define MAN_ASCIIDOC 1
  8189. | #define CONFIG_POD2HTML 1
  8190. | #define CONFIG_DOC 1
  8191. | #define CONFIG_MANUAL 1
  8192. | #define CONFIG_MANPAGE 1
  8193. | #define CONFIG_OS_UNIX 1
  8194. | #define HAVE_DIRENT_H 1
  8195. | #define STDC_HEADERS 1
  8196. | #define HAVE_SYS_WAIT_H 1
  8197. | #define TIME_WITH_SYS_TIME 1
  8198. | #define HAVE_SYS_TYPES_H 1
  8199. | #define HAVE_SYS_STAT_H 1
  8200. | #define HAVE_STDLIB_H 1
  8201. | #define HAVE_STRING_H 1
  8202. | #define HAVE_MEMORY_H 1
  8203. | #define HAVE_STRINGS_H 1
  8204. | #define HAVE_INTTYPES_H 1
  8205. | #define HAVE_STDINT_H 1
  8206. | #define HAVE_UNISTD_H 1
  8207. | #define HAVE_WCHAR_H 1
  8208. | #define HAVE_WCTYPE_H 1
  8209. | #define HAVE_FCNTL_H 1
  8210. | #define HAVE_LIMITS_H 1
  8211. | #define HAVE_TIME_H 1
  8212. | #define HAVE_UNISTD_H 1
  8213. | #define HAVE_ARPA_INET_H 1
  8214. | #define HAVE_NETINET_IN_SYSTM_H 1
  8215. | #define HAVE_NETINET_IP_H 1
  8216. | #define HAVE_NETDB_H 1
  8217. | #define HAVE_NETINET_IN_H 1
  8218. | #define HAVE_IFADDRS_H 1
  8219. | #define HAVE_SYS_IOCTL_H 1
  8220. | #define HAVE_SYS_RESOURCE_H 1
  8221. | #define HAVE_SYS_SELECT_H 1
  8222. | #define HAVE_SYS_SIGNAL_H 1
  8223. | #define HAVE_SYS_SOCKET_H 1
  8224. | #define HAVE_SYS_TIME_H 1
  8225. | #define HAVE_SYS_UTSNAME_H 1
  8226. | #define HAVE_NET_IF_H 1
  8227. | #define HAVE_STDINT_H 1
  8228. | #define HAVE_INTTYPES_H 1
  8229. | #define HAVE_LOCALE_H 1
  8230. | #define HAVE_PWD_H 1
  8231. | #define HAVE_TERMIOS_H 1
  8232. | #define HAVE_SYS_UN_H 1
  8233. | #define CONFIG_INTERLINK 1
  8234. | #define NONSTATIC_INLINE inline
  8235. | #define HAVE_TYPEOF 1
  8236. | #define HAVE_LONG_LONG 1
  8237. | #define HAVE_OFF_T 1
  8238. | #define HAVE_INT32_T 1
  8239. | #define HAVE_UINT32_T 1
  8240. | #define HAVE_UINT16_T 1
  8241. | #define SIZEOF_CHAR 1
  8242. | #define SIZEOF_SHORT 2
  8243. | #define SIZEOF_INT 4
  8244. | #define SIZEOF_LONG 8
  8245. | #define SIZEOF_LONG_LONG 8
  8246. | #define SIZEOF_OFF_T 8
  8247. | #define HAVE_VARIADIC_MACROS 1
  8248. | #define HAVE_STDLIB_H 1
  8249. | #define HAVE_UNISTD_H 1
  8250. | #define HAVE_SYS_PARAM_H 1
  8251. | #define HAVE_GETPAGESIZE 1
  8252. | #define HAVE_MMAP 1
  8253. | #define HAVE_STRFTIME 1
  8254. | #define HAVE_ATOLL 1
  8255. | #define HAVE_GETHOSTBYADDR 1
  8256. | #define HAVE_HERROR 1
  8257. | #define HAVE_STRERROR 1
  8258. | #define HAVE_POPEN 1
  8259. | #define HAVE_UNAME 1
  8260. | #define HAVE_ACCESS 1
  8261. | #define HAVE_CHMOD 1
  8262. | #define HAVE_ALARM 1
  8263. | #define HAVE_TIMEGM 1
  8264. | #define HAVE_MREMAP 1
  8265. | #define HAVE_STRCASECMP 1
  8266. | #define HAVE_STRNCASECMP 1
  8267. | #define HAVE_STRCASESTR 1
  8268. | #define HAVE_STRSTR 1
  8269. | #define HAVE_STRCHR 1
  8270. | #define HAVE_STRRCHR 1
  8271. | #define HAVE_MEMMOVE 1
  8272. | #define HAVE_BCOPY 1
  8273. | #define HAVE_STPCPY 1
  8274. | #define HAVE_STRDUP 1
  8275. | #define HAVE_INDEX 1
  8276. | #define HAVE_ISDIGIT 1
  8277. | #define HAVE_MEMPCPY 1
  8278. | #define HAVE_MEMRCHR 1
  8279. | #define HAVE_SNPRINTF 1
  8280. | #define HAVE_VSNPRINTF 1
  8281. | #define HAVE_ASPRINTF 1
  8282. | #define HAVE_VASPRINTF 1
  8283. | #define HAVE_GETIFADDRS 1
  8284. | #define HAVE_GETPWNAM 1
  8285. | #define HAVE_INET_PTON 1
  8286. | #define HAVE_INET_NTOP 1
  8287. | #define HAVE_FFLUSH 1
  8288. | #define HAVE_FSYNC 1
  8289. | #define HAVE_FSEEKO 1
  8290. | #define HAVE_FTELLO 1
  8291. | #define HAVE_SIGACTION 1
  8292. | #define HAVE_GETTIMEOFDAY 1
  8293. | #define HAVE_SETITIMER 1
  8294. | #define HAVE_SETENV 1
  8295. | #define HAVE_PUTENV 1
  8296. | #define HAVE_UNSETENV 1
  8297. | #define HAVE_GETUID 1
  8298. | #define HAVE_GETEUID 1
  8299. | #define HAVE_WCWIDTH 1
  8300. | #define HAVE_FORK 1
  8301. | #define HAVE_GETPID 1
  8302. | #define HAVE_SETPGID 1
  8303. | #define HAVE_GETPGID 1
  8304. | #define HAVE_SETPGRP 1
  8305. | #define HAVE_GETPGRP 1
  8306. | #define HAVE_RAISE 1
  8307. | #define HAVE_KILL 1
  8308. | #define HAVE_FPATHCONF 1
  8309. | #define HAVE_VA_COPY 1
  8310. | #define HAVE_SC_PAGE_SIZE 1
  8311. | #define HAVE_C99_VSNPRINTF 1
  8312. | #define HAVE_LIBDL 1
  8313. | #define HAVE_ZLIB_H 1
  8314. | #define CONFIG_GZIP 1
  8315. | #define CONFIG_BOOKMARKS 1
  8316. | /* end confdefs.h. */
  8317. | #include <openssl/ssl.h>
  8318. | int
  8319. | main ()
  8320. | {
  8321. | SSLeay_add_ssl_algorithms()
  8322. | ;
  8323. | return 0;
  8324. | }
  8325. configure:10305: gcc -o conftest -g -O2 -Wall -I/opt/include -I/opt/include conftest.c -L/opt/lib -lssl -lcrypto -ldl -lz >&5
  8326. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  8327. conftest.c: In function 'main':
  8328. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  8329. configure:10305: $? = 1
  8330. configure: failed program was:
  8331. | /* confdefs.h */
  8332. | #define PACKAGE_NAME ""
  8333. | #define PACKAGE_TARNAME ""
  8334. | #define PACKAGE_VERSION ""
  8335. | #define PACKAGE_STRING ""
  8336. | #define PACKAGE_BUGREPORT ""
  8337. | #define PACKAGE_URL ""
  8338. | #define PACKAGE "elinks"
  8339. | #define VERSION "0.13.GIT"
  8340. | #define CONFIG_ASCIIDOC 1
  8341. | #define MANUAL_ASCIIDOC 1
  8342. | #define MAN_ASCIIDOC 1
  8343. | #define CONFIG_POD2HTML 1
  8344. | #define CONFIG_DOC 1
  8345. | #define CONFIG_MANUAL 1
  8346. | #define CONFIG_MANPAGE 1
  8347. | #define CONFIG_OS_UNIX 1
  8348. | #define HAVE_DIRENT_H 1
  8349. | #define STDC_HEADERS 1
  8350. | #define HAVE_SYS_WAIT_H 1
  8351. | #define TIME_WITH_SYS_TIME 1
  8352. | #define HAVE_SYS_TYPES_H 1
  8353. | #define HAVE_SYS_STAT_H 1
  8354. | #define HAVE_STDLIB_H 1
  8355. | #define HAVE_STRING_H 1
  8356. | #define HAVE_MEMORY_H 1
  8357. | #define HAVE_STRINGS_H 1
  8358. | #define HAVE_INTTYPES_H 1
  8359. | #define HAVE_STDINT_H 1
  8360. | #define HAVE_UNISTD_H 1
  8361. | #define HAVE_WCHAR_H 1
  8362. | #define HAVE_WCTYPE_H 1
  8363. | #define HAVE_FCNTL_H 1
  8364. | #define HAVE_LIMITS_H 1
  8365. | #define HAVE_TIME_H 1
  8366. | #define HAVE_UNISTD_H 1
  8367. | #define HAVE_ARPA_INET_H 1
  8368. | #define HAVE_NETINET_IN_SYSTM_H 1
  8369. | #define HAVE_NETINET_IP_H 1
  8370. | #define HAVE_NETDB_H 1
  8371. | #define HAVE_NETINET_IN_H 1
  8372. | #define HAVE_IFADDRS_H 1
  8373. | #define HAVE_SYS_IOCTL_H 1
  8374. | #define HAVE_SYS_RESOURCE_H 1
  8375. | #define HAVE_SYS_SELECT_H 1
  8376. | #define HAVE_SYS_SIGNAL_H 1
  8377. | #define HAVE_SYS_SOCKET_H 1
  8378. | #define HAVE_SYS_TIME_H 1
  8379. | #define HAVE_SYS_UTSNAME_H 1
  8380. | #define HAVE_NET_IF_H 1
  8381. | #define HAVE_STDINT_H 1
  8382. | #define HAVE_INTTYPES_H 1
  8383. | #define HAVE_LOCALE_H 1
  8384. | #define HAVE_PWD_H 1
  8385. | #define HAVE_TERMIOS_H 1
  8386. | #define HAVE_SYS_UN_H 1
  8387. | #define CONFIG_INTERLINK 1
  8388. | #define NONSTATIC_INLINE inline
  8389. | #define HAVE_TYPEOF 1
  8390. | #define HAVE_LONG_LONG 1
  8391. | #define HAVE_OFF_T 1
  8392. | #define HAVE_INT32_T 1
  8393. | #define HAVE_UINT32_T 1
  8394. | #define HAVE_UINT16_T 1
  8395. | #define SIZEOF_CHAR 1
  8396. | #define SIZEOF_SHORT 2
  8397. | #define SIZEOF_INT 4
  8398. | #define SIZEOF_LONG 8
  8399. | #define SIZEOF_LONG_LONG 8
  8400. | #define SIZEOF_OFF_T 8
  8401. | #define HAVE_VARIADIC_MACROS 1
  8402. | #define HAVE_STDLIB_H 1
  8403. | #define HAVE_UNISTD_H 1
  8404. | #define HAVE_SYS_PARAM_H 1
  8405. | #define HAVE_GETPAGESIZE 1
  8406. | #define HAVE_MMAP 1
  8407. | #define HAVE_STRFTIME 1
  8408. | #define HAVE_ATOLL 1
  8409. | #define HAVE_GETHOSTBYADDR 1
  8410. | #define HAVE_HERROR 1
  8411. | #define HAVE_STRERROR 1
  8412. | #define HAVE_POPEN 1
  8413. | #define HAVE_UNAME 1
  8414. | #define HAVE_ACCESS 1
  8415. | #define HAVE_CHMOD 1
  8416. | #define HAVE_ALARM 1
  8417. | #define HAVE_TIMEGM 1
  8418. | #define HAVE_MREMAP 1
  8419. | #define HAVE_STRCASECMP 1
  8420. | #define HAVE_STRNCASECMP 1
  8421. | #define HAVE_STRCASESTR 1
  8422. | #define HAVE_STRSTR 1
  8423. | #define HAVE_STRCHR 1
  8424. | #define HAVE_STRRCHR 1
  8425. | #define HAVE_MEMMOVE 1
  8426. | #define HAVE_BCOPY 1
  8427. | #define HAVE_STPCPY 1
  8428. | #define HAVE_STRDUP 1
  8429. | #define HAVE_INDEX 1
  8430. | #define HAVE_ISDIGIT 1
  8431. | #define HAVE_MEMPCPY 1
  8432. | #define HAVE_MEMRCHR 1
  8433. | #define HAVE_SNPRINTF 1
  8434. | #define HAVE_VSNPRINTF 1
  8435. | #define HAVE_ASPRINTF 1
  8436. | #define HAVE_VASPRINTF 1
  8437. | #define HAVE_GETIFADDRS 1
  8438. | #define HAVE_GETPWNAM 1
  8439. | #define HAVE_INET_PTON 1
  8440. | #define HAVE_INET_NTOP 1
  8441. | #define HAVE_FFLUSH 1
  8442. | #define HAVE_FSYNC 1
  8443. | #define HAVE_FSEEKO 1
  8444. | #define HAVE_FTELLO 1
  8445. | #define HAVE_SIGACTION 1
  8446. | #define HAVE_GETTIMEOFDAY 1
  8447. | #define HAVE_SETITIMER 1
  8448. | #define HAVE_SETENV 1
  8449. | #define HAVE_PUTENV 1
  8450. | #define HAVE_UNSETENV 1
  8451. | #define HAVE_GETUID 1
  8452. | #define HAVE_GETEUID 1
  8453. | #define HAVE_WCWIDTH 1
  8454. | #define HAVE_FORK 1
  8455. | #define HAVE_GETPID 1
  8456. | #define HAVE_SETPGID 1
  8457. | #define HAVE_GETPGID 1
  8458. | #define HAVE_SETPGRP 1
  8459. | #define HAVE_GETPGRP 1
  8460. | #define HAVE_RAISE 1
  8461. | #define HAVE_KILL 1
  8462. | #define HAVE_FPATHCONF 1
  8463. | #define HAVE_VA_COPY 1
  8464. | #define HAVE_SC_PAGE_SIZE 1
  8465. | #define HAVE_C99_VSNPRINTF 1
  8466. | #define HAVE_LIBDL 1
  8467. | #define HAVE_ZLIB_H 1
  8468. | #define CONFIG_GZIP 1
  8469. | #define CONFIG_BOOKMARKS 1
  8470. | /* end confdefs.h. */
  8471. | #include <openssl/ssl.h>
  8472. | int
  8473. | main ()
  8474. | {
  8475. | OpenSSL_add_all_algorithms()
  8476. | ;
  8477. | return 0;
  8478. | }
  8479. configure:10324: gcc -o conftest -g -O2 -Wall -I/opt/include -I/opt/include conftest.c -L/opt/lib -lssl -lcrypto -ldl -lz >&5
  8480. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  8481. conftest.c: In function 'main':
  8482. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  8483. configure:10324: $? = 1
  8484. configure: failed program was:
  8485. | /* confdefs.h */
  8486. | #define PACKAGE_NAME ""
  8487. | #define PACKAGE_TARNAME ""
  8488. | #define PACKAGE_VERSION ""
  8489. | #define PACKAGE_STRING ""
  8490. | #define PACKAGE_BUGREPORT ""
  8491. | #define PACKAGE_URL ""
  8492. | #define PACKAGE "elinks"
  8493. | #define VERSION "0.13.GIT"
  8494. | #define CONFIG_ASCIIDOC 1
  8495. | #define MANUAL_ASCIIDOC 1
  8496. | #define MAN_ASCIIDOC 1
  8497. | #define CONFIG_POD2HTML 1
  8498. | #define CONFIG_DOC 1
  8499. | #define CONFIG_MANUAL 1
  8500. | #define CONFIG_MANPAGE 1
  8501. | #define CONFIG_OS_UNIX 1
  8502. | #define HAVE_DIRENT_H 1
  8503. | #define STDC_HEADERS 1
  8504. | #define HAVE_SYS_WAIT_H 1
  8505. | #define TIME_WITH_SYS_TIME 1
  8506. | #define HAVE_SYS_TYPES_H 1
  8507. | #define HAVE_SYS_STAT_H 1
  8508. | #define HAVE_STDLIB_H 1
  8509. | #define HAVE_STRING_H 1
  8510. | #define HAVE_MEMORY_H 1
  8511. | #define HAVE_STRINGS_H 1
  8512. | #define HAVE_INTTYPES_H 1
  8513. | #define HAVE_STDINT_H 1
  8514. | #define HAVE_UNISTD_H 1
  8515. | #define HAVE_WCHAR_H 1
  8516. | #define HAVE_WCTYPE_H 1
  8517. | #define HAVE_FCNTL_H 1
  8518. | #define HAVE_LIMITS_H 1
  8519. | #define HAVE_TIME_H 1
  8520. | #define HAVE_UNISTD_H 1
  8521. | #define HAVE_ARPA_INET_H 1
  8522. | #define HAVE_NETINET_IN_SYSTM_H 1
  8523. | #define HAVE_NETINET_IP_H 1
  8524. | #define HAVE_NETDB_H 1
  8525. | #define HAVE_NETINET_IN_H 1
  8526. | #define HAVE_IFADDRS_H 1
  8527. | #define HAVE_SYS_IOCTL_H 1
  8528. | #define HAVE_SYS_RESOURCE_H 1
  8529. | #define HAVE_SYS_SELECT_H 1
  8530. | #define HAVE_SYS_SIGNAL_H 1
  8531. | #define HAVE_SYS_SOCKET_H 1
  8532. | #define HAVE_SYS_TIME_H 1
  8533. | #define HAVE_SYS_UTSNAME_H 1
  8534. | #define HAVE_NET_IF_H 1
  8535. | #define HAVE_STDINT_H 1
  8536. | #define HAVE_INTTYPES_H 1
  8537. | #define HAVE_LOCALE_H 1
  8538. | #define HAVE_PWD_H 1
  8539. | #define HAVE_TERMIOS_H 1
  8540. | #define HAVE_SYS_UN_H 1
  8541. | #define CONFIG_INTERLINK 1
  8542. | #define NONSTATIC_INLINE inline
  8543. | #define HAVE_TYPEOF 1
  8544. | #define HAVE_LONG_LONG 1
  8545. | #define HAVE_OFF_T 1
  8546. | #define HAVE_INT32_T 1
  8547. | #define HAVE_UINT32_T 1
  8548. | #define HAVE_UINT16_T 1
  8549. | #define SIZEOF_CHAR 1
  8550. | #define SIZEOF_SHORT 2
  8551. | #define SIZEOF_INT 4
  8552. | #define SIZEOF_LONG 8
  8553. | #define SIZEOF_LONG_LONG 8
  8554. | #define SIZEOF_OFF_T 8
  8555. | #define HAVE_VARIADIC_MACROS 1
  8556. | #define HAVE_STDLIB_H 1
  8557. | #define HAVE_UNISTD_H 1
  8558. | #define HAVE_SYS_PARAM_H 1
  8559. | #define HAVE_GETPAGESIZE 1
  8560. | #define HAVE_MMAP 1
  8561. | #define HAVE_STRFTIME 1
  8562. | #define HAVE_ATOLL 1
  8563. | #define HAVE_GETHOSTBYADDR 1
  8564. | #define HAVE_HERROR 1
  8565. | #define HAVE_STRERROR 1
  8566. | #define HAVE_POPEN 1
  8567. | #define HAVE_UNAME 1
  8568. | #define HAVE_ACCESS 1
  8569. | #define HAVE_CHMOD 1
  8570. | #define HAVE_ALARM 1
  8571. | #define HAVE_TIMEGM 1
  8572. | #define HAVE_MREMAP 1
  8573. | #define HAVE_STRCASECMP 1
  8574. | #define HAVE_STRNCASECMP 1
  8575. | #define HAVE_STRCASESTR 1
  8576. | #define HAVE_STRSTR 1
  8577. | #define HAVE_STRCHR 1
  8578. | #define HAVE_STRRCHR 1
  8579. | #define HAVE_MEMMOVE 1
  8580. | #define HAVE_BCOPY 1
  8581. | #define HAVE_STPCPY 1
  8582. | #define HAVE_STRDUP 1
  8583. | #define HAVE_INDEX 1
  8584. | #define HAVE_ISDIGIT 1
  8585. | #define HAVE_MEMPCPY 1
  8586. | #define HAVE_MEMRCHR 1
  8587. | #define HAVE_SNPRINTF 1
  8588. | #define HAVE_VSNPRINTF 1
  8589. | #define HAVE_ASPRINTF 1
  8590. | #define HAVE_VASPRINTF 1
  8591. | #define HAVE_GETIFADDRS 1
  8592. | #define HAVE_GETPWNAM 1
  8593. | #define HAVE_INET_PTON 1
  8594. | #define HAVE_INET_NTOP 1
  8595. | #define HAVE_FFLUSH 1
  8596. | #define HAVE_FSYNC 1
  8597. | #define HAVE_FSEEKO 1
  8598. | #define HAVE_FTELLO 1
  8599. | #define HAVE_SIGACTION 1
  8600. | #define HAVE_GETTIMEOFDAY 1
  8601. | #define HAVE_SETITIMER 1
  8602. | #define HAVE_SETENV 1
  8603. | #define HAVE_PUTENV 1
  8604. | #define HAVE_UNSETENV 1
  8605. | #define HAVE_GETUID 1
  8606. | #define HAVE_GETEUID 1
  8607. | #define HAVE_WCWIDTH 1
  8608. | #define HAVE_FORK 1
  8609. | #define HAVE_GETPID 1
  8610. | #define HAVE_SETPGID 1
  8611. | #define HAVE_GETPGID 1
  8612. | #define HAVE_SETPGRP 1
  8613. | #define HAVE_GETPGRP 1
  8614. | #define HAVE_RAISE 1
  8615. | #define HAVE_KILL 1
  8616. | #define HAVE_FPATHCONF 1
  8617. | #define HAVE_VA_COPY 1
  8618. | #define HAVE_SC_PAGE_SIZE 1
  8619. | #define HAVE_C99_VSNPRINTF 1
  8620. | #define HAVE_LIBDL 1
  8621. | #define HAVE_ZLIB_H 1
  8622. | #define CONFIG_GZIP 1
  8623. | #define CONFIG_BOOKMARKS 1
  8624. | /* end confdefs.h. */
  8625. | #include <openssl/ssl.h>
  8626. | int
  8627. | main ()
  8628. | {
  8629. | SSLeay_add_ssl_algorithms()
  8630. | ;
  8631. | return 0;
  8632. | }
  8633. configure:10305: gcc -o conftest -g -O2 -Wall -I/opt/include -I/opt/include conftest.c -lssl -lcrypto -ldl -lz >&5
  8634. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  8635. conftest.c: In function 'main':
  8636. conftest.c:145: warning: implicit declaration of function 'OpenSSL_add_all_algorithms'
  8637. configure:10305: $? = 1
  8638. configure: failed program was:
  8639. | /* confdefs.h */
  8640. | #define PACKAGE_NAME ""
  8641. | #define PACKAGE_TARNAME ""
  8642. | #define PACKAGE_VERSION ""
  8643. | #define PACKAGE_STRING ""
  8644. | #define PACKAGE_BUGREPORT ""
  8645. | #define PACKAGE_URL ""
  8646. | #define PACKAGE "elinks"
  8647. | #define VERSION "0.13.GIT"
  8648. | #define CONFIG_ASCIIDOC 1
  8649. | #define MANUAL_ASCIIDOC 1
  8650. | #define MAN_ASCIIDOC 1
  8651. | #define CONFIG_POD2HTML 1
  8652. | #define CONFIG_DOC 1
  8653. | #define CONFIG_MANUAL 1
  8654. | #define CONFIG_MANPAGE 1
  8655. | #define CONFIG_OS_UNIX 1
  8656. | #define HAVE_DIRENT_H 1
  8657. | #define STDC_HEADERS 1
  8658. | #define HAVE_SYS_WAIT_H 1
  8659. | #define TIME_WITH_SYS_TIME 1
  8660. | #define HAVE_SYS_TYPES_H 1
  8661. | #define HAVE_SYS_STAT_H 1
  8662. | #define HAVE_STDLIB_H 1
  8663. | #define HAVE_STRING_H 1
  8664. | #define HAVE_MEMORY_H 1
  8665. | #define HAVE_STRINGS_H 1
  8666. | #define HAVE_INTTYPES_H 1
  8667. | #define HAVE_STDINT_H 1
  8668. | #define HAVE_UNISTD_H 1
  8669. | #define HAVE_WCHAR_H 1
  8670. | #define HAVE_WCTYPE_H 1
  8671. | #define HAVE_FCNTL_H 1
  8672. | #define HAVE_LIMITS_H 1
  8673. | #define HAVE_TIME_H 1
  8674. | #define HAVE_UNISTD_H 1
  8675. | #define HAVE_ARPA_INET_H 1
  8676. | #define HAVE_NETINET_IN_SYSTM_H 1
  8677. | #define HAVE_NETINET_IP_H 1
  8678. | #define HAVE_NETDB_H 1
  8679. | #define HAVE_NETINET_IN_H 1
  8680. | #define HAVE_IFADDRS_H 1
  8681. | #define HAVE_SYS_IOCTL_H 1
  8682. | #define HAVE_SYS_RESOURCE_H 1
  8683. | #define HAVE_SYS_SELECT_H 1
  8684. | #define HAVE_SYS_SIGNAL_H 1
  8685. | #define HAVE_SYS_SOCKET_H 1
  8686. | #define HAVE_SYS_TIME_H 1
  8687. | #define HAVE_SYS_UTSNAME_H 1
  8688. | #define HAVE_NET_IF_H 1
  8689. | #define HAVE_STDINT_H 1
  8690. | #define HAVE_INTTYPES_H 1
  8691. | #define HAVE_LOCALE_H 1
  8692. | #define HAVE_PWD_H 1
  8693. | #define HAVE_TERMIOS_H 1
  8694. | #define HAVE_SYS_UN_H 1
  8695. | #define CONFIG_INTERLINK 1
  8696. | #define NONSTATIC_INLINE inline
  8697. | #define HAVE_TYPEOF 1
  8698. | #define HAVE_LONG_LONG 1
  8699. | #define HAVE_OFF_T 1
  8700. | #define HAVE_INT32_T 1
  8701. | #define HAVE_UINT32_T 1
  8702. | #define HAVE_UINT16_T 1
  8703. | #define SIZEOF_CHAR 1
  8704. | #define SIZEOF_SHORT 2
  8705. | #define SIZEOF_INT 4
  8706. | #define SIZEOF_LONG 8
  8707. | #define SIZEOF_LONG_LONG 8
  8708. | #define SIZEOF_OFF_T 8
  8709. | #define HAVE_VARIADIC_MACROS 1
  8710. | #define HAVE_STDLIB_H 1
  8711. | #define HAVE_UNISTD_H 1
  8712. | #define HAVE_SYS_PARAM_H 1
  8713. | #define HAVE_GETPAGESIZE 1
  8714. | #define HAVE_MMAP 1
  8715. | #define HAVE_STRFTIME 1
  8716. | #define HAVE_ATOLL 1
  8717. | #define HAVE_GETHOSTBYADDR 1
  8718. | #define HAVE_HERROR 1
  8719. | #define HAVE_STRERROR 1
  8720. | #define HAVE_POPEN 1
  8721. | #define HAVE_UNAME 1
  8722. | #define HAVE_ACCESS 1
  8723. | #define HAVE_CHMOD 1
  8724. | #define HAVE_ALARM 1
  8725. | #define HAVE_TIMEGM 1
  8726. | #define HAVE_MREMAP 1
  8727. | #define HAVE_STRCASECMP 1
  8728. | #define HAVE_STRNCASECMP 1
  8729. | #define HAVE_STRCASESTR 1
  8730. | #define HAVE_STRSTR 1
  8731. | #define HAVE_STRCHR 1
  8732. | #define HAVE_STRRCHR 1
  8733. | #define HAVE_MEMMOVE 1
  8734. | #define HAVE_BCOPY 1
  8735. | #define HAVE_STPCPY 1
  8736. | #define HAVE_STRDUP 1
  8737. | #define HAVE_INDEX 1
  8738. | #define HAVE_ISDIGIT 1
  8739. | #define HAVE_MEMPCPY 1
  8740. | #define HAVE_MEMRCHR 1
  8741. | #define HAVE_SNPRINTF 1
  8742. | #define HAVE_VSNPRINTF 1
  8743. | #define HAVE_ASPRINTF 1
  8744. | #define HAVE_VASPRINTF 1
  8745. | #define HAVE_GETIFADDRS 1
  8746. | #define HAVE_GETPWNAM 1
  8747. | #define HAVE_INET_PTON 1
  8748. | #define HAVE_INET_NTOP 1
  8749. | #define HAVE_FFLUSH 1
  8750. | #define HAVE_FSYNC 1
  8751. | #define HAVE_FSEEKO 1
  8752. | #define HAVE_FTELLO 1
  8753. | #define HAVE_SIGACTION 1
  8754. | #define HAVE_GETTIMEOFDAY 1
  8755. | #define HAVE_SETITIMER 1
  8756. | #define HAVE_SETENV 1
  8757. | #define HAVE_PUTENV 1
  8758. | #define HAVE_UNSETENV 1
  8759. | #define HAVE_GETUID 1
  8760. | #define HAVE_GETEUID 1
  8761. | #define HAVE_WCWIDTH 1
  8762. | #define HAVE_FORK 1
  8763. | #define HAVE_GETPID 1
  8764. | #define HAVE_SETPGID 1
  8765. | #define HAVE_GETPGID 1
  8766. | #define HAVE_SETPGRP 1
  8767. | #define HAVE_GETPGRP 1
  8768. | #define HAVE_RAISE 1
  8769. | #define HAVE_KILL 1
  8770. | #define HAVE_FPATHCONF 1
  8771. | #define HAVE_VA_COPY 1
  8772. | #define HAVE_SC_PAGE_SIZE 1
  8773. | #define HAVE_C99_VSNPRINTF 1
  8774. | #define HAVE_LIBDL 1
  8775. | #define HAVE_ZLIB_H 1
  8776. | #define CONFIG_GZIP 1
  8777. | #define CONFIG_BOOKMARKS 1
  8778. | /* end confdefs.h. */
  8779. | #include <openssl/ssl.h>
  8780. | int
  8781. | main ()
  8782. | {
  8783. | OpenSSL_add_all_algorithms()
  8784. | ;
  8785. | return 0;
  8786. | }
  8787. configure:10324: gcc -o conftest -g -O2 -Wall -I/opt/include -I/opt/include conftest.c -lssl -lcrypto -ldl -lz >&5
  8788. conftest.c:141:25: error: openssl/ssl.h: No such file or directory
  8789. conftest.c: In function 'main':
  8790. conftest.c:145: warning: implicit declaration of function 'SSLeay_add_ssl_algorithms'
  8791. configure:10324: $? = 1
  8792. configure: failed program was:
  8793. | /* confdefs.h */
  8794. | #define PACKAGE_NAME ""
  8795. | #define PACKAGE_TARNAME ""
  8796. | #define PACKAGE_VERSION ""
  8797. | #define PACKAGE_STRING ""
  8798. | #define PACKAGE_BUGREPORT ""
  8799. | #define PACKAGE_URL ""
  8800. | #define PACKAGE "elinks"
  8801. | #define VERSION "0.13.GIT"
  8802. | #define CONFIG_ASCIIDOC 1
  8803. | #define MANUAL_ASCIIDOC 1
  8804. | #define MAN_ASCIIDOC 1
  8805. | #define CONFIG_POD2HTML 1
  8806. | #define CONFIG_DOC 1
  8807. | #define CONFIG_MANUAL 1
  8808. | #define CONFIG_MANPAGE 1
  8809. | #define CONFIG_OS_UNIX 1
  8810. | #define HAVE_DIRENT_H 1
  8811. | #define STDC_HEADERS 1
  8812. | #define HAVE_SYS_WAIT_H 1
  8813. | #define TIME_WITH_SYS_TIME 1
  8814. | #define HAVE_SYS_TYPES_H 1
  8815. | #define HAVE_SYS_STAT_H 1
  8816. | #define HAVE_STDLIB_H 1
  8817. | #define HAVE_STRING_H 1
  8818. | #define HAVE_MEMORY_H 1
  8819. | #define HAVE_STRINGS_H 1
  8820. | #define HAVE_INTTYPES_H 1
  8821. | #define HAVE_STDINT_H 1
  8822. | #define HAVE_UNISTD_H 1
  8823. | #define HAVE_WCHAR_H 1
  8824. | #define HAVE_WCTYPE_H 1
  8825. | #define HAVE_FCNTL_H 1
  8826. | #define HAVE_LIMITS_H 1
  8827. | #define HAVE_TIME_H 1
  8828. | #define HAVE_UNISTD_H 1
  8829. | #define HAVE_ARPA_INET_H 1
  8830. | #define HAVE_NETINET_IN_SYSTM_H 1
  8831. | #define HAVE_NETINET_IP_H 1
  8832. | #define HAVE_NETDB_H 1
  8833. | #define HAVE_NETINET_IN_H 1
  8834. | #define HAVE_IFADDRS_H 1
  8835. | #define HAVE_SYS_IOCTL_H 1
  8836. | #define HAVE_SYS_RESOURCE_H 1
  8837. | #define HAVE_SYS_SELECT_H 1
  8838. | #define HAVE_SYS_SIGNAL_H 1
  8839. | #define HAVE_SYS_SOCKET_H 1
  8840. | #define HAVE_SYS_TIME_H 1
  8841. | #define HAVE_SYS_UTSNAME_H 1
  8842. | #define HAVE_NET_IF_H 1
  8843. | #define HAVE_STDINT_H 1
  8844. | #define HAVE_INTTYPES_H 1
  8845. | #define HAVE_LOCALE_H 1
  8846. | #define HAVE_PWD_H 1
  8847. | #define HAVE_TERMIOS_H 1
  8848. | #define HAVE_SYS_UN_H 1
  8849. | #define CONFIG_INTERLINK 1
  8850. | #define NONSTATIC_INLINE inline
  8851. | #define HAVE_TYPEOF 1
  8852. | #define HAVE_LONG_LONG 1
  8853. | #define HAVE_OFF_T 1
  8854. | #define HAVE_INT32_T 1
  8855. | #define HAVE_UINT32_T 1
  8856. | #define HAVE_UINT16_T 1
  8857. | #define SIZEOF_CHAR 1
  8858. | #define SIZEOF_SHORT 2
  8859. | #define SIZEOF_INT 4
  8860. | #define SIZEOF_LONG 8
  8861. | #define SIZEOF_LONG_LONG 8
  8862. | #define SIZEOF_OFF_T 8
  8863. | #define HAVE_VARIADIC_MACROS 1
  8864. | #define HAVE_STDLIB_H 1
  8865. | #define HAVE_UNISTD_H 1
  8866. | #define HAVE_SYS_PARAM_H 1
  8867. | #define HAVE_GETPAGESIZE 1
  8868. | #define HAVE_MMAP 1
  8869. | #define HAVE_STRFTIME 1
  8870. | #define HAVE_ATOLL 1
  8871. | #define HAVE_GETHOSTBYADDR 1
  8872. | #define HAVE_HERROR 1
  8873. | #define HAVE_STRERROR 1
  8874. | #define HAVE_POPEN 1
  8875. | #define HAVE_UNAME 1
  8876. | #define HAVE_ACCESS 1
  8877. | #define HAVE_CHMOD 1
  8878. | #define HAVE_ALARM 1
  8879. | #define HAVE_TIMEGM 1
  8880. | #define HAVE_MREMAP 1
  8881. | #define HAVE_STRCASECMP 1
  8882. | #define HAVE_STRNCASECMP 1
  8883. | #define HAVE_STRCASESTR 1
  8884. | #define HAVE_STRSTR 1
  8885. | #define HAVE_STRCHR 1
  8886. | #define HAVE_STRRCHR 1
  8887. | #define HAVE_MEMMOVE 1
  8888. | #define HAVE_BCOPY 1
  8889. | #define HAVE_STPCPY 1
  8890. | #define HAVE_STRDUP 1
  8891. | #define HAVE_INDEX 1
  8892. | #define HAVE_ISDIGIT 1
  8893. | #define HAVE_MEMPCPY 1
  8894. | #define HAVE_MEMRCHR 1
  8895. | #define HAVE_SNPRINTF 1
  8896. | #define HAVE_VSNPRINTF 1
  8897. | #define HAVE_ASPRINTF 1
  8898. | #define HAVE_VASPRINTF 1
  8899. | #define HAVE_GETIFADDRS 1
  8900. | #define HAVE_GETPWNAM 1
  8901. | #define HAVE_INET_PTON 1
  8902. | #define HAVE_INET_NTOP 1
  8903. | #define HAVE_FFLUSH 1
  8904. | #define HAVE_FSYNC 1
  8905. | #define HAVE_FSEEKO 1
  8906. | #define HAVE_FTELLO 1
  8907. | #define HAVE_SIGACTION 1
  8908. | #define HAVE_GETTIMEOFDAY 1
  8909. | #define HAVE_SETITIMER 1
  8910. | #define HAVE_SETENV 1
  8911. | #define HAVE_PUTENV 1
  8912. | #define HAVE_UNSETENV 1
  8913. | #define HAVE_GETUID 1
  8914. | #define HAVE_GETEUID 1
  8915. | #define HAVE_WCWIDTH 1
  8916. | #define HAVE_FORK 1
  8917. | #define HAVE_GETPID 1
  8918. | #define HAVE_SETPGID 1
  8919. | #define HAVE_GETPGID 1
  8920. | #define HAVE_SETPGRP 1
  8921. | #define HAVE_GETPGRP 1
  8922. | #define HAVE_RAISE 1
  8923. | #define HAVE_KILL 1
  8924. | #define HAVE_FPATHCONF 1
  8925. | #define HAVE_VA_COPY 1
  8926. | #define HAVE_SC_PAGE_SIZE 1
  8927. | #define HAVE_C99_VSNPRINTF 1
  8928. | #define HAVE_LIBDL 1
  8929. | #define HAVE_ZLIB_H 1
  8930. | #define CONFIG_GZIP 1
  8931. | #define CONFIG_BOOKMARKS 1
  8932. | /* end confdefs.h. */
  8933. | #include <openssl/ssl.h>
  8934. | int
  8935. | main ()
  8936. | {
  8937. | SSLeay_add_ssl_algorithms()
  8938. | ;
  8939. | return 0;
  8940. | }
  8941. configure:10359: result: no
  8942. configure:10383: checking for GNUTLS (1.2 or later) in pkg-config
  8943. configure:10454: result: no
  8944. configure:10541: checking whether to be or not to be
  8945. configure:10543: result: needs to be determined experimentally
  8946. configure:10554: checking for struct sockaddr_storage
  8947. configure:10573: gcc -c -g -O2 -Wall conftest.c >&5
  8948. conftest.c: In function 'main':
  8949. conftest.c:151: warning: unused variable 'a'
  8950. configure:10573: $? = 0
  8951. configure:10581: result: yes
  8952. configure:10590: checking for struct sockaddr_in6
  8953. configure:10609: gcc -c -g -O2 -Wall conftest.c >&5
  8954. conftest.c: In function 'main':
  8955. conftest.c:152: warning: unused variable 'a'
  8956. configure:10609: $? = 0
  8957. configure:10617: result: yes
  8958. configure:10626: checking for struct addrinfo
  8959. configure:10645: gcc -c -g -O2 -Wall conftest.c >&5
  8960. conftest.c: In function 'main':
  8961. conftest.c:153: warning: unused variable 'a'
  8962. configure:10645: $? = 0
  8963. configure:10653: result: yes
  8964. configure:10659: checking for getaddrinfo
  8965. configure:10659: gcc -o conftest -g -O2 -Wall conftest.c -ldl -lz >&5
  8966. configure:10659: $? = 0
  8967. configure:10659: result: yes
  8968. configure:10719: checking for X
  8969. configure:10827: gcc -E conftest.c
  8970. configure:10827: $? = 0
  8971. configure:10858: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  8972. configure:10858: $? = 0
  8973. configure:10908: result: libraries , headers
  8974. configure:10939: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  8975. configure:10939: $? = 0
  8976. configure:10971: checking execinfo.h usability
  8977. configure:10971: gcc -c -g -O2 -Wall conftest.c >&5
  8978. configure:10971: $? = 0
  8979. configure:10971: result: yes
  8980. configure:10971: checking execinfo.h presence
  8981. configure:10971: gcc -E conftest.c
  8982. configure:10971: $? = 0
  8983. configure:10971: result: yes
  8984. configure:10971: checking for execinfo.h
  8985. configure:10971: result: yes
  8986. configure:10992: checking whether /usr/bin/make sets $(MAKE)
  8987. configure:11014: result: yes
  8988. configure:11027: checking build system type
  8989. configure:11041: result: x86_64-unknown-linux-gnu
  8990. configure:11061: checking host system type
  8991. configure:11074: result: x86_64-unknown-linux-gnu
  8992. configure:11095: checking for strerror in -lcposix
  8993. configure:11120: gcc -o conftest -g -O2 -Wall conftest.c -lcposix -lX11 -ldl -lz >&5
  8994. /usr/bin/ld: cannot find -lcposix
  8995. collect2: ld returned 1 exit status
  8996. configure:11120: $? = 1
  8997. configure: failed program was:
  8998. | /* confdefs.h */
  8999. | #define PACKAGE_NAME ""
  9000. | #define PACKAGE_TARNAME ""
  9001. | #define PACKAGE_VERSION ""
  9002. | #define PACKAGE_STRING ""
  9003. | #define PACKAGE_BUGREPORT ""
  9004. | #define PACKAGE_URL ""
  9005. | #define PACKAGE "elinks"
  9006. | #define VERSION "0.13.GIT"
  9007. | #define CONFIG_ASCIIDOC 1
  9008. | #define MANUAL_ASCIIDOC 1
  9009. | #define MAN_ASCIIDOC 1
  9010. | #define CONFIG_POD2HTML 1
  9011. | #define CONFIG_DOC 1
  9012. | #define CONFIG_MANUAL 1
  9013. | #define CONFIG_MANPAGE 1
  9014. | #define CONFIG_OS_UNIX 1
  9015. | #define HAVE_DIRENT_H 1
  9016. | #define STDC_HEADERS 1
  9017. | #define HAVE_SYS_WAIT_H 1
  9018. | #define TIME_WITH_SYS_TIME 1
  9019. | #define HAVE_SYS_TYPES_H 1
  9020. | #define HAVE_SYS_STAT_H 1
  9021. | #define HAVE_STDLIB_H 1
  9022. | #define HAVE_STRING_H 1
  9023. | #define HAVE_MEMORY_H 1
  9024. | #define HAVE_STRINGS_H 1
  9025. | #define HAVE_INTTYPES_H 1
  9026. | #define HAVE_STDINT_H 1
  9027. | #define HAVE_UNISTD_H 1
  9028. | #define HAVE_WCHAR_H 1
  9029. | #define HAVE_WCTYPE_H 1
  9030. | #define HAVE_FCNTL_H 1
  9031. | #define HAVE_LIMITS_H 1
  9032. | #define HAVE_TIME_H 1
  9033. | #define HAVE_UNISTD_H 1
  9034. | #define HAVE_ARPA_INET_H 1
  9035. | #define HAVE_NETINET_IN_SYSTM_H 1
  9036. | #define HAVE_NETINET_IP_H 1
  9037. | #define HAVE_NETDB_H 1
  9038. | #define HAVE_NETINET_IN_H 1
  9039. | #define HAVE_IFADDRS_H 1
  9040. | #define HAVE_SYS_IOCTL_H 1
  9041. | #define HAVE_SYS_RESOURCE_H 1
  9042. | #define HAVE_SYS_SELECT_H 1
  9043. | #define HAVE_SYS_SIGNAL_H 1
  9044. | #define HAVE_SYS_SOCKET_H 1
  9045. | #define HAVE_SYS_TIME_H 1
  9046. | #define HAVE_SYS_UTSNAME_H 1
  9047. | #define HAVE_NET_IF_H 1
  9048. | #define HAVE_STDINT_H 1
  9049. | #define HAVE_INTTYPES_H 1
  9050. | #define HAVE_LOCALE_H 1
  9051. | #define HAVE_PWD_H 1
  9052. | #define HAVE_TERMIOS_H 1
  9053. | #define HAVE_SYS_UN_H 1
  9054. | #define CONFIG_INTERLINK 1
  9055. | #define NONSTATIC_INLINE inline
  9056. | #define HAVE_TYPEOF 1
  9057. | #define HAVE_LONG_LONG 1
  9058. | #define HAVE_OFF_T 1
  9059. | #define HAVE_INT32_T 1
  9060. | #define HAVE_UINT32_T 1
  9061. | #define HAVE_UINT16_T 1
  9062. | #define SIZEOF_CHAR 1
  9063. | #define SIZEOF_SHORT 2
  9064. | #define SIZEOF_INT 4
  9065. | #define SIZEOF_LONG 8
  9066. | #define SIZEOF_LONG_LONG 8
  9067. | #define SIZEOF_OFF_T 8
  9068. | #define HAVE_VARIADIC_MACROS 1
  9069. | #define HAVE_STDLIB_H 1
  9070. | #define HAVE_UNISTD_H 1
  9071. | #define HAVE_SYS_PARAM_H 1
  9072. | #define HAVE_GETPAGESIZE 1
  9073. | #define HAVE_MMAP 1
  9074. | #define HAVE_STRFTIME 1
  9075. | #define HAVE_ATOLL 1
  9076. | #define HAVE_GETHOSTBYADDR 1
  9077. | #define HAVE_HERROR 1
  9078. | #define HAVE_STRERROR 1
  9079. | #define HAVE_POPEN 1
  9080. | #define HAVE_UNAME 1
  9081. | #define HAVE_ACCESS 1
  9082. | #define HAVE_CHMOD 1
  9083. | #define HAVE_ALARM 1
  9084. | #define HAVE_TIMEGM 1
  9085. | #define HAVE_MREMAP 1
  9086. | #define HAVE_STRCASECMP 1
  9087. | #define HAVE_STRNCASECMP 1
  9088. | #define HAVE_STRCASESTR 1
  9089. | #define HAVE_STRSTR 1
  9090. | #define HAVE_STRCHR 1
  9091. | #define HAVE_STRRCHR 1
  9092. | #define HAVE_MEMMOVE 1
  9093. | #define HAVE_BCOPY 1
  9094. | #define HAVE_STPCPY 1
  9095. | #define HAVE_STRDUP 1
  9096. | #define HAVE_INDEX 1
  9097. | #define HAVE_ISDIGIT 1
  9098. | #define HAVE_MEMPCPY 1
  9099. | #define HAVE_MEMRCHR 1
  9100. | #define HAVE_SNPRINTF 1
  9101. | #define HAVE_VSNPRINTF 1
  9102. | #define HAVE_ASPRINTF 1
  9103. | #define HAVE_VASPRINTF 1
  9104. | #define HAVE_GETIFADDRS 1
  9105. | #define HAVE_GETPWNAM 1
  9106. | #define HAVE_INET_PTON 1
  9107. | #define HAVE_INET_NTOP 1
  9108. | #define HAVE_FFLUSH 1
  9109. | #define HAVE_FSYNC 1
  9110. | #define HAVE_FSEEKO 1
  9111. | #define HAVE_FTELLO 1
  9112. | #define HAVE_SIGACTION 1
  9113. | #define HAVE_GETTIMEOFDAY 1
  9114. | #define HAVE_SETITIMER 1
  9115. | #define HAVE_SETENV 1
  9116. | #define HAVE_PUTENV 1
  9117. | #define HAVE_UNSETENV 1
  9118. | #define HAVE_GETUID 1
  9119. | #define HAVE_GETEUID 1
  9120. | #define HAVE_WCWIDTH 1
  9121. | #define HAVE_FORK 1
  9122. | #define HAVE_GETPID 1
  9123. | #define HAVE_SETPGID 1
  9124. | #define HAVE_GETPGID 1
  9125. | #define HAVE_SETPGRP 1
  9126. | #define HAVE_GETPGRP 1
  9127. | #define HAVE_RAISE 1
  9128. | #define HAVE_KILL 1
  9129. | #define HAVE_FPATHCONF 1
  9130. | #define HAVE_VA_COPY 1
  9131. | #define HAVE_SC_PAGE_SIZE 1
  9132. | #define HAVE_C99_VSNPRINTF 1
  9133. | #define HAVE_LIBDL 1
  9134. | #define HAVE_ZLIB_H 1
  9135. | #define CONFIG_GZIP 1
  9136. | #define CONFIG_BOOKMARKS 1
  9137. | #define HAVE_SA_STORAGE 1
  9138. | #define HAVE_SA_IN6 1
  9139. | #define HAVE_ADDRINFO 1
  9140. | #define HAVE_X11 1
  9141. | #define HAVE_EXECINFO_H 1
  9142. | /* end confdefs.h. */
  9143. |
  9144. | /* Override any GCC internal prototype to avoid an error.
  9145. | Use char because int might match the return type of a GCC
  9146. | builtin and then its argument prototype would still apply. */
  9147. | #ifdef __cplusplus
  9148. | extern "C"
  9149. | #endif
  9150. | char strerror ();
  9151. | int
  9152. | main ()
  9153. | {
  9154. | return strerror ();
  9155. | ;
  9156. | return 0;
  9157. | }
  9158. configure:11129: result: no
  9159. configure:11139: checking for working alloca.h
  9160. configure:11156: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9161. configure:11156: $? = 0
  9162. configure:11164: result: yes
  9163. configure:11172: checking for alloca
  9164. configure:11209: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9165. configure:11209: $? = 0
  9166. configure:11217: result: yes
  9167. configure:11327: checking whether we are using the GNU C Library 2.1 or newer
  9168. configure:11354: result: yes
  9169. configure:11365: checking argz.h usability
  9170. configure:11365: gcc -c -g -O2 -Wall conftest.c >&5
  9171. configure:11365: $? = 0
  9172. configure:11365: result: yes
  9173. configure:11365: checking argz.h presence
  9174. configure:11365: gcc -E conftest.c
  9175. configure:11365: $? = 0
  9176. configure:11365: result: yes
  9177. configure:11365: checking for argz.h
  9178. configure:11365: result: yes
  9179. configure:11365: checking for limits.h
  9180. configure:11365: result: yes
  9181. configure:11365: checking for locale.h
  9182. configure:11365: result: yes
  9183. configure:11365: checking nl_types.h usability
  9184. configure:11365: gcc -c -g -O2 -Wall conftest.c >&5
  9185. configure:11365: $? = 0
  9186. configure:11365: result: yes
  9187. configure:11365: checking nl_types.h presence
  9188. configure:11365: gcc -E conftest.c
  9189. configure:11365: $? = 0
  9190. configure:11365: result: yes
  9191. configure:11365: checking for nl_types.h
  9192. configure:11365: result: yes
  9193. configure:11365: checking malloc.h usability
  9194. configure:11365: gcc -c -g -O2 -Wall conftest.c >&5
  9195. configure:11365: $? = 0
  9196. configure:11365: result: yes
  9197. configure:11365: checking malloc.h presence
  9198. configure:11365: gcc -E conftest.c
  9199. configure:11365: $? = 0
  9200. configure:11365: result: yes
  9201. configure:11365: checking for malloc.h
  9202. configure:11365: result: yes
  9203. configure:11365: checking stddef.h usability
  9204. configure:11365: gcc -c -g -O2 -Wall conftest.c >&5
  9205. configure:11365: $? = 0
  9206. configure:11365: result: yes
  9207. configure:11365: checking stddef.h presence
  9208. configure:11365: gcc -E conftest.c
  9209. configure:11365: $? = 0
  9210. configure:11365: result: yes
  9211. configure:11365: checking for stddef.h
  9212. configure:11365: result: yes
  9213. configure:11365: checking for stdlib.h
  9214. configure:11365: result: yes
  9215. configure:11365: checking for string.h
  9216. configure:11365: result: yes
  9217. configure:11365: checking for unistd.h
  9218. configure:11365: result: yes
  9219. configure:11365: checking for sys/param.h
  9220. configure:11365: result: yes
  9221. configure:11380: checking for feof_unlocked
  9222. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9223. configure:11380: $? = 0
  9224. configure:11380: result: yes
  9225. configure:11380: checking for fgets_unlocked
  9226. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9227. configure:11380: $? = 0
  9228. configure:11380: result: yes
  9229. configure:11380: checking for getcwd
  9230. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9231. configure:11380: $? = 0
  9232. configure:11380: result: yes
  9233. configure:11380: checking for getegid
  9234. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9235. configure:11380: $? = 0
  9236. configure:11380: result: yes
  9237. configure:11380: checking for geteuid
  9238. configure:11380: result: yes
  9239. configure:11380: checking for getgid
  9240. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9241. configure:11380: $? = 0
  9242. configure:11380: result: yes
  9243. configure:11380: checking for getuid
  9244. configure:11380: result: yes
  9245. configure:11380: checking for mempcpy
  9246. configure:11380: result: yes
  9247. configure:11380: checking for munmap
  9248. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9249. configure:11380: $? = 0
  9250. configure:11380: result: yes
  9251. configure:11380: checking for putenv
  9252. configure:11380: result: yes
  9253. configure:11380: checking for setenv
  9254. configure:11380: result: yes
  9255. configure:11380: checking for setlocale
  9256. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9257. configure:11380: $? = 0
  9258. configure:11380: result: yes
  9259. configure:11380: checking for stpcpy
  9260. configure:11380: result: yes
  9261. configure:11380: checking for strchr
  9262. configure:11380: result: yes
  9263. configure:11380: checking for strcasecmp
  9264. configure:11380: result: yes
  9265. configure:11380: checking for strdup
  9266. configure:11380: result: yes
  9267. configure:11380: checking for strtoul
  9268. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9269. configure:11380: $? = 0
  9270. configure:11380: result: yes
  9271. configure:11380: checking for tsearch
  9272. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9273. configure:11380: $? = 0
  9274. configure:11380: result: yes
  9275. configure:11380: checking for __argz_count
  9276. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9277. configure:11380: $? = 0
  9278. configure:11380: result: yes
  9279. configure:11380: checking for __argz_stringify
  9280. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9281. configure:11380: $? = 0
  9282. configure:11380: result: yes
  9283. configure:11380: checking for __argz_next
  9284. configure:11380: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9285. configure:11380: $? = 0
  9286. configure:11380: result: yes
  9287. configure:11411: checking for iconv
  9288. configure:11433: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9289. configure:11433: $? = 0
  9290. configure:11465: result: yes
  9291. configure:11471: checking for iconv declaration
  9292. configure:11500: gcc -c -g -O2 -Wall conftest.c >&5
  9293. configure:11500: $? = 0
  9294. configure:11511: result:
  9295. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  9296. configure:11533: checking for nl_langinfo and CODESET
  9297. configure:11549: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9298. conftest.c: In function 'main':
  9299. conftest.c:185: warning: unused variable 'cs'
  9300. configure:11549: $? = 0
  9301. configure:11558: result: yes
  9302. configure:11567: checking for LC_MESSAGES
  9303. configure:11583: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -ldl -lz >&5
  9304. configure:11583: $? = 0
  9305. configure:11591: result: yes
  9306. configure:11599: checking whether NLS is requested
  9307. configure:11646: result: yes
  9308. configure:11669: checking for msgfmt
  9309. configure:11699: result: no
  9310. configure:11705: checking for gmsgfmt
  9311. configure:11736: result: :
  9312. configure:11746: checking for xgettext
  9313. configure:11776: result: no
  9314. configure:11810: checking for bison
  9315. configure:11826: found /usr/bin/bison
  9316. configure:11837: result: bison
  9317. configure:11851: checking version of bison
  9318. configure:11860: result: 2.4.1, ok
  9319. configure:11881: checking for catalogs to be installed
  9320. configure:11901: result: af be bg ca cs da de el es et fi fr gl hr hu id is it lt nl nb pl pt pt_BR ro ru sk sr sv tr uk
  9321. configure:12466: checking fsplib.h usability
  9322. configure:12466: gcc -c -g -O2 -Wall conftest.c >&5
  9323. conftest.c:226:20: error: fsplib.h: No such file or directory
  9324. configure:12466: $? = 1
  9325. configure: failed program was:
  9326. | /* confdefs.h */
  9327. | #define PACKAGE_NAME ""
  9328. | #define PACKAGE_TARNAME ""
  9329. | #define PACKAGE_VERSION ""
  9330. | #define PACKAGE_STRING ""
  9331. | #define PACKAGE_BUGREPORT ""
  9332. | #define PACKAGE_URL ""
  9333. | #define PACKAGE "elinks"
  9334. | #define VERSION "0.13.GIT"
  9335. | #define CONFIG_ASCIIDOC 1
  9336. | #define MANUAL_ASCIIDOC 1
  9337. | #define MAN_ASCIIDOC 1
  9338. | #define CONFIG_POD2HTML 1
  9339. | #define CONFIG_DOC 1
  9340. | #define CONFIG_MANUAL 1
  9341. | #define CONFIG_MANPAGE 1
  9342. | #define CONFIG_OS_UNIX 1
  9343. | #define HAVE_DIRENT_H 1
  9344. | #define STDC_HEADERS 1
  9345. | #define HAVE_SYS_WAIT_H 1
  9346. | #define TIME_WITH_SYS_TIME 1
  9347. | #define HAVE_SYS_TYPES_H 1
  9348. | #define HAVE_SYS_STAT_H 1
  9349. | #define HAVE_STDLIB_H 1
  9350. | #define HAVE_STRING_H 1
  9351. | #define HAVE_MEMORY_H 1
  9352. | #define HAVE_STRINGS_H 1
  9353. | #define HAVE_INTTYPES_H 1
  9354. | #define HAVE_STDINT_H 1
  9355. | #define HAVE_UNISTD_H 1
  9356. | #define HAVE_WCHAR_H 1
  9357. | #define HAVE_WCTYPE_H 1
  9358. | #define HAVE_FCNTL_H 1
  9359. | #define HAVE_LIMITS_H 1
  9360. | #define HAVE_TIME_H 1
  9361. | #define HAVE_UNISTD_H 1
  9362. | #define HAVE_ARPA_INET_H 1
  9363. | #define HAVE_NETINET_IN_SYSTM_H 1
  9364. | #define HAVE_NETINET_IP_H 1
  9365. | #define HAVE_NETDB_H 1
  9366. | #define HAVE_NETINET_IN_H 1
  9367. | #define HAVE_IFADDRS_H 1
  9368. | #define HAVE_SYS_IOCTL_H 1
  9369. | #define HAVE_SYS_RESOURCE_H 1
  9370. | #define HAVE_SYS_SELECT_H 1
  9371. | #define HAVE_SYS_SIGNAL_H 1
  9372. | #define HAVE_SYS_SOCKET_H 1
  9373. | #define HAVE_SYS_TIME_H 1
  9374. | #define HAVE_SYS_UTSNAME_H 1
  9375. | #define HAVE_NET_IF_H 1
  9376. | #define HAVE_STDINT_H 1
  9377. | #define HAVE_INTTYPES_H 1
  9378. | #define HAVE_LOCALE_H 1
  9379. | #define HAVE_PWD_H 1
  9380. | #define HAVE_TERMIOS_H 1
  9381. | #define HAVE_SYS_UN_H 1
  9382. | #define CONFIG_INTERLINK 1
  9383. | #define NONSTATIC_INLINE inline
  9384. | #define HAVE_TYPEOF 1
  9385. | #define HAVE_LONG_LONG 1
  9386. | #define HAVE_OFF_T 1
  9387. | #define HAVE_INT32_T 1
  9388. | #define HAVE_UINT32_T 1
  9389. | #define HAVE_UINT16_T 1
  9390. | #define SIZEOF_CHAR 1
  9391. | #define SIZEOF_SHORT 2
  9392. | #define SIZEOF_INT 4
  9393. | #define SIZEOF_LONG 8
  9394. | #define SIZEOF_LONG_LONG 8
  9395. | #define SIZEOF_OFF_T 8
  9396. | #define HAVE_VARIADIC_MACROS 1
  9397. | #define HAVE_STDLIB_H 1
  9398. | #define HAVE_UNISTD_H 1
  9399. | #define HAVE_SYS_PARAM_H 1
  9400. | #define HAVE_GETPAGESIZE 1
  9401. | #define HAVE_MMAP 1
  9402. | #define HAVE_STRFTIME 1
  9403. | #define HAVE_ATOLL 1
  9404. | #define HAVE_GETHOSTBYADDR 1
  9405. | #define HAVE_HERROR 1
  9406. | #define HAVE_STRERROR 1
  9407. | #define HAVE_POPEN 1
  9408. | #define HAVE_UNAME 1
  9409. | #define HAVE_ACCESS 1
  9410. | #define HAVE_CHMOD 1
  9411. | #define HAVE_ALARM 1
  9412. | #define HAVE_TIMEGM 1
  9413. | #define HAVE_MREMAP 1
  9414. | #define HAVE_STRCASECMP 1
  9415. | #define HAVE_STRNCASECMP 1
  9416. | #define HAVE_STRCASESTR 1
  9417. | #define HAVE_STRSTR 1
  9418. | #define HAVE_STRCHR 1
  9419. | #define HAVE_STRRCHR 1
  9420. | #define HAVE_MEMMOVE 1
  9421. | #define HAVE_BCOPY 1
  9422. | #define HAVE_STPCPY 1
  9423. | #define HAVE_STRDUP 1
  9424. | #define HAVE_INDEX 1
  9425. | #define HAVE_ISDIGIT 1
  9426. | #define HAVE_MEMPCPY 1
  9427. | #define HAVE_MEMRCHR 1
  9428. | #define HAVE_SNPRINTF 1
  9429. | #define HAVE_VSNPRINTF 1
  9430. | #define HAVE_ASPRINTF 1
  9431. | #define HAVE_VASPRINTF 1
  9432. | #define HAVE_GETIFADDRS 1
  9433. | #define HAVE_GETPWNAM 1
  9434. | #define HAVE_INET_PTON 1
  9435. | #define HAVE_INET_NTOP 1
  9436. | #define HAVE_FFLUSH 1
  9437. | #define HAVE_FSYNC 1
  9438. | #define HAVE_FSEEKO 1
  9439. | #define HAVE_FTELLO 1
  9440. | #define HAVE_SIGACTION 1
  9441. | #define HAVE_GETTIMEOFDAY 1
  9442. | #define HAVE_SETITIMER 1
  9443. | #define HAVE_SETENV 1
  9444. | #define HAVE_PUTENV 1
  9445. | #define HAVE_UNSETENV 1
  9446. | #define HAVE_GETUID 1
  9447. | #define HAVE_GETEUID 1
  9448. | #define HAVE_WCWIDTH 1
  9449. | #define HAVE_FORK 1
  9450. | #define HAVE_GETPID 1
  9451. | #define HAVE_SETPGID 1
  9452. | #define HAVE_GETPGID 1
  9453. | #define HAVE_SETPGRP 1
  9454. | #define HAVE_GETPGRP 1
  9455. | #define HAVE_RAISE 1
  9456. | #define HAVE_KILL 1
  9457. | #define HAVE_FPATHCONF 1
  9458. | #define HAVE_VA_COPY 1
  9459. | #define HAVE_SC_PAGE_SIZE 1
  9460. | #define HAVE_C99_VSNPRINTF 1
  9461. | #define HAVE_LIBDL 1
  9462. | #define HAVE_ZLIB_H 1
  9463. | #define CONFIG_GZIP 1
  9464. | #define CONFIG_BOOKMARKS 1
  9465. | #define HAVE_SA_STORAGE 1
  9466. | #define HAVE_SA_IN6 1
  9467. | #define HAVE_ADDRINFO 1
  9468. | #define HAVE_X11 1
  9469. | #define HAVE_EXECINFO_H 1
  9470. | #define HAVE_ALLOCA_H 1
  9471. | #define HAVE_ALLOCA 1
  9472. | #define HAVE_ARGZ_H 1
  9473. | #define HAVE_LIMITS_H 1
  9474. | #define HAVE_LOCALE_H 1
  9475. | #define HAVE_NL_TYPES_H 1
  9476. | #define HAVE_MALLOC_H 1
  9477. | #define HAVE_STDDEF_H 1
  9478. | #define HAVE_STDLIB_H 1
  9479. | #define HAVE_STRING_H 1
  9480. | #define HAVE_UNISTD_H 1
  9481. | #define HAVE_SYS_PARAM_H 1
  9482. | #define HAVE_FEOF_UNLOCKED 1
  9483. | #define HAVE_FGETS_UNLOCKED 1
  9484. | #define HAVE_GETCWD 1
  9485. | #define HAVE_GETEGID 1
  9486. | #define HAVE_GETEUID 1
  9487. | #define HAVE_GETGID 1
  9488. | #define HAVE_GETUID 1
  9489. | #define HAVE_MEMPCPY 1
  9490. | #define HAVE_MUNMAP 1
  9491. | #define HAVE_PUTENV 1
  9492. | #define HAVE_SETENV 1
  9493. | #define HAVE_SETLOCALE 1
  9494. | #define HAVE_STPCPY 1
  9495. | #define HAVE_STRCHR 1
  9496. | #define HAVE_STRCASECMP 1
  9497. | #define HAVE_STRDUP 1
  9498. | #define HAVE_STRTOUL 1
  9499. | #define HAVE_TSEARCH 1
  9500. | #define HAVE___ARGZ_COUNT 1
  9501. | #define HAVE___ARGZ_STRINGIFY 1
  9502. | #define HAVE___ARGZ_NEXT 1
  9503. | #define HAVE_ICONV 1
  9504. | #define ICONV_CONST
  9505. | #define HAVE_LANGINFO_CODESET 1
  9506. | #define HAVE_LC_MESSAGES 1
  9507. | #define CONFIG_NLS 1
  9508. | #define CONFIG_NLS 1
  9509. | #define CONFIG_COOKIES 1
  9510. | #define CONFIG_FORMHIST 1
  9511. | #define CONFIG_GLOBHIST 1
  9512. | #define CONFIG_MAILCAP 1
  9513. | #define CONFIG_MIMETYPES 1
  9514. | #define CONFIG_IPV6 1
  9515. | #define CONFIG_DATA 1
  9516. | #define CONFIG_URI_REWRITE 1
  9517. | /* end confdefs.h. */
  9518. | #include <stdio.h>
  9519. | #ifdef HAVE_SYS_TYPES_H
  9520. | # include <sys/types.h>
  9521. | #endif
  9522. | #ifdef HAVE_SYS_STAT_H
  9523. | # include <sys/stat.h>
  9524. | #endif
  9525. | #ifdef STDC_HEADERS
  9526. | # include <stdlib.h>
  9527. | # include <stddef.h>
  9528. | #else
  9529. | # ifdef HAVE_STDLIB_H
  9530. | # include <stdlib.h>
  9531. | # endif
  9532. | #endif
  9533. | #ifdef HAVE_STRING_H
  9534. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9535. | # include <memory.h>
  9536. | # endif
  9537. | # include <string.h>
  9538. | #endif
  9539. | #ifdef HAVE_STRINGS_H
  9540. | # include <strings.h>
  9541. | #endif
  9542. | #ifdef HAVE_INTTYPES_H
  9543. | # include <inttypes.h>
  9544. | #endif
  9545. | #ifdef HAVE_STDINT_H
  9546. | # include <stdint.h>
  9547. | #endif
  9548. | #ifdef HAVE_UNISTD_H
  9549. | # include <unistd.h>
  9550. | #endif
  9551. | #include <fsplib.h>
  9552. configure:12466: result: no
  9553. configure:12466: checking fsplib.h presence
  9554. configure:12466: gcc -E conftest.c
  9555. conftest.c:193:20: error: fsplib.h: No such file or directory
  9556. configure:12466: $? = 1
  9557. configure: failed program was:
  9558. | /* confdefs.h */
  9559. | #define PACKAGE_NAME ""
  9560. | #define PACKAGE_TARNAME ""
  9561. | #define PACKAGE_VERSION ""
  9562. | #define PACKAGE_STRING ""
  9563. | #define PACKAGE_BUGREPORT ""
  9564. | #define PACKAGE_URL ""
  9565. | #define PACKAGE "elinks"
  9566. | #define VERSION "0.13.GIT"
  9567. | #define CONFIG_ASCIIDOC 1
  9568. | #define MANUAL_ASCIIDOC 1
  9569. | #define MAN_ASCIIDOC 1
  9570. | #define CONFIG_POD2HTML 1
  9571. | #define CONFIG_DOC 1
  9572. | #define CONFIG_MANUAL 1
  9573. | #define CONFIG_MANPAGE 1
  9574. | #define CONFIG_OS_UNIX 1
  9575. | #define HAVE_DIRENT_H 1
  9576. | #define STDC_HEADERS 1
  9577. | #define HAVE_SYS_WAIT_H 1
  9578. | #define TIME_WITH_SYS_TIME 1
  9579. | #define HAVE_SYS_TYPES_H 1
  9580. | #define HAVE_SYS_STAT_H 1
  9581. | #define HAVE_STDLIB_H 1
  9582. | #define HAVE_STRING_H 1
  9583. | #define HAVE_MEMORY_H 1
  9584. | #define HAVE_STRINGS_H 1
  9585. | #define HAVE_INTTYPES_H 1
  9586. | #define HAVE_STDINT_H 1
  9587. | #define HAVE_UNISTD_H 1
  9588. | #define HAVE_WCHAR_H 1
  9589. | #define HAVE_WCTYPE_H 1
  9590. | #define HAVE_FCNTL_H 1
  9591. | #define HAVE_LIMITS_H 1
  9592. | #define HAVE_TIME_H 1
  9593. | #define HAVE_UNISTD_H 1
  9594. | #define HAVE_ARPA_INET_H 1
  9595. | #define HAVE_NETINET_IN_SYSTM_H 1
  9596. | #define HAVE_NETINET_IP_H 1
  9597. | #define HAVE_NETDB_H 1
  9598. | #define HAVE_NETINET_IN_H 1
  9599. | #define HAVE_IFADDRS_H 1
  9600. | #define HAVE_SYS_IOCTL_H 1
  9601. | #define HAVE_SYS_RESOURCE_H 1
  9602. | #define HAVE_SYS_SELECT_H 1
  9603. | #define HAVE_SYS_SIGNAL_H 1
  9604. | #define HAVE_SYS_SOCKET_H 1
  9605. | #define HAVE_SYS_TIME_H 1
  9606. | #define HAVE_SYS_UTSNAME_H 1
  9607. | #define HAVE_NET_IF_H 1
  9608. | #define HAVE_STDINT_H 1
  9609. | #define HAVE_INTTYPES_H 1
  9610. | #define HAVE_LOCALE_H 1
  9611. | #define HAVE_PWD_H 1
  9612. | #define HAVE_TERMIOS_H 1
  9613. | #define HAVE_SYS_UN_H 1
  9614. | #define CONFIG_INTERLINK 1
  9615. | #define NONSTATIC_INLINE inline
  9616. | #define HAVE_TYPEOF 1
  9617. | #define HAVE_LONG_LONG 1
  9618. | #define HAVE_OFF_T 1
  9619. | #define HAVE_INT32_T 1
  9620. | #define HAVE_UINT32_T 1
  9621. | #define HAVE_UINT16_T 1
  9622. | #define SIZEOF_CHAR 1
  9623. | #define SIZEOF_SHORT 2
  9624. | #define SIZEOF_INT 4
  9625. | #define SIZEOF_LONG 8
  9626. | #define SIZEOF_LONG_LONG 8
  9627. | #define SIZEOF_OFF_T 8
  9628. | #define HAVE_VARIADIC_MACROS 1
  9629. | #define HAVE_STDLIB_H 1
  9630. | #define HAVE_UNISTD_H 1
  9631. | #define HAVE_SYS_PARAM_H 1
  9632. | #define HAVE_GETPAGESIZE 1
  9633. | #define HAVE_MMAP 1
  9634. | #define HAVE_STRFTIME 1
  9635. | #define HAVE_ATOLL 1
  9636. | #define HAVE_GETHOSTBYADDR 1
  9637. | #define HAVE_HERROR 1
  9638. | #define HAVE_STRERROR 1
  9639. | #define HAVE_POPEN 1
  9640. | #define HAVE_UNAME 1
  9641. | #define HAVE_ACCESS 1
  9642. | #define HAVE_CHMOD 1
  9643. | #define HAVE_ALARM 1
  9644. | #define HAVE_TIMEGM 1
  9645. | #define HAVE_MREMAP 1
  9646. | #define HAVE_STRCASECMP 1
  9647. | #define HAVE_STRNCASECMP 1
  9648. | #define HAVE_STRCASESTR 1
  9649. | #define HAVE_STRSTR 1
  9650. | #define HAVE_STRCHR 1
  9651. | #define HAVE_STRRCHR 1
  9652. | #define HAVE_MEMMOVE 1
  9653. | #define HAVE_BCOPY 1
  9654. | #define HAVE_STPCPY 1
  9655. | #define HAVE_STRDUP 1
  9656. | #define HAVE_INDEX 1
  9657. | #define HAVE_ISDIGIT 1
  9658. | #define HAVE_MEMPCPY 1
  9659. | #define HAVE_MEMRCHR 1
  9660. | #define HAVE_SNPRINTF 1
  9661. | #define HAVE_VSNPRINTF 1
  9662. | #define HAVE_ASPRINTF 1
  9663. | #define HAVE_VASPRINTF 1
  9664. | #define HAVE_GETIFADDRS 1
  9665. | #define HAVE_GETPWNAM 1
  9666. | #define HAVE_INET_PTON 1
  9667. | #define HAVE_INET_NTOP 1
  9668. | #define HAVE_FFLUSH 1
  9669. | #define HAVE_FSYNC 1
  9670. | #define HAVE_FSEEKO 1
  9671. | #define HAVE_FTELLO 1
  9672. | #define HAVE_SIGACTION 1
  9673. | #define HAVE_GETTIMEOFDAY 1
  9674. | #define HAVE_SETITIMER 1
  9675. | #define HAVE_SETENV 1
  9676. | #define HAVE_PUTENV 1
  9677. | #define HAVE_UNSETENV 1
  9678. | #define HAVE_GETUID 1
  9679. | #define HAVE_GETEUID 1
  9680. | #define HAVE_WCWIDTH 1
  9681. | #define HAVE_FORK 1
  9682. | #define HAVE_GETPID 1
  9683. | #define HAVE_SETPGID 1
  9684. | #define HAVE_GETPGID 1
  9685. | #define HAVE_SETPGRP 1
  9686. | #define HAVE_GETPGRP 1
  9687. | #define HAVE_RAISE 1
  9688. | #define HAVE_KILL 1
  9689. | #define HAVE_FPATHCONF 1
  9690. | #define HAVE_VA_COPY 1
  9691. | #define HAVE_SC_PAGE_SIZE 1
  9692. | #define HAVE_C99_VSNPRINTF 1
  9693. | #define HAVE_LIBDL 1
  9694. | #define HAVE_ZLIB_H 1
  9695. | #define CONFIG_GZIP 1
  9696. | #define CONFIG_BOOKMARKS 1
  9697. | #define HAVE_SA_STORAGE 1
  9698. | #define HAVE_SA_IN6 1
  9699. | #define HAVE_ADDRINFO 1
  9700. | #define HAVE_X11 1
  9701. | #define HAVE_EXECINFO_H 1
  9702. | #define HAVE_ALLOCA_H 1
  9703. | #define HAVE_ALLOCA 1
  9704. | #define HAVE_ARGZ_H 1
  9705. | #define HAVE_LIMITS_H 1
  9706. | #define HAVE_LOCALE_H 1
  9707. | #define HAVE_NL_TYPES_H 1
  9708. | #define HAVE_MALLOC_H 1
  9709. | #define HAVE_STDDEF_H 1
  9710. | #define HAVE_STDLIB_H 1
  9711. | #define HAVE_STRING_H 1
  9712. | #define HAVE_UNISTD_H 1
  9713. | #define HAVE_SYS_PARAM_H 1
  9714. | #define HAVE_FEOF_UNLOCKED 1
  9715. | #define HAVE_FGETS_UNLOCKED 1
  9716. | #define HAVE_GETCWD 1
  9717. | #define HAVE_GETEGID 1
  9718. | #define HAVE_GETEUID 1
  9719. | #define HAVE_GETGID 1
  9720. | #define HAVE_GETUID 1
  9721. | #define HAVE_MEMPCPY 1
  9722. | #define HAVE_MUNMAP 1
  9723. | #define HAVE_PUTENV 1
  9724. | #define HAVE_SETENV 1
  9725. | #define HAVE_SETLOCALE 1
  9726. | #define HAVE_STPCPY 1
  9727. | #define HAVE_STRCHR 1
  9728. | #define HAVE_STRCASECMP 1
  9729. | #define HAVE_STRDUP 1
  9730. | #define HAVE_STRTOUL 1
  9731. | #define HAVE_TSEARCH 1
  9732. | #define HAVE___ARGZ_COUNT 1
  9733. | #define HAVE___ARGZ_STRINGIFY 1
  9734. | #define HAVE___ARGZ_NEXT 1
  9735. | #define HAVE_ICONV 1
  9736. | #define ICONV_CONST
  9737. | #define HAVE_LANGINFO_CODESET 1
  9738. | #define HAVE_LC_MESSAGES 1
  9739. | #define CONFIG_NLS 1
  9740. | #define CONFIG_NLS 1
  9741. | #define CONFIG_COOKIES 1
  9742. | #define CONFIG_FORMHIST 1
  9743. | #define CONFIG_GLOBHIST 1
  9744. | #define CONFIG_MAILCAP 1
  9745. | #define CONFIG_MIMETYPES 1
  9746. | #define CONFIG_IPV6 1
  9747. | #define CONFIG_DATA 1
  9748. | #define CONFIG_URI_REWRITE 1
  9749. | /* end confdefs.h. */
  9750. | #include <fsplib.h>
  9751. configure:12466: result: no
  9752. configure:12466: checking for fsplib.h
  9753. configure:12466: result: no
  9754. configure:12790: checking libsmbclient.h usability
  9755. configure:12790: gcc -c -g -O2 -Wall conftest.c >&5
  9756. conftest.c:227:26: error: libsmbclient.h: No such file or directory
  9757. configure:12790: $? = 1
  9758. configure: failed program was:
  9759. | /* confdefs.h */
  9760. | #define PACKAGE_NAME ""
  9761. | #define PACKAGE_TARNAME ""
  9762. | #define PACKAGE_VERSION ""
  9763. | #define PACKAGE_STRING ""
  9764. | #define PACKAGE_BUGREPORT ""
  9765. | #define PACKAGE_URL ""
  9766. | #define PACKAGE "elinks"
  9767. | #define VERSION "0.13.GIT"
  9768. | #define CONFIG_ASCIIDOC 1
  9769. | #define MANUAL_ASCIIDOC 1
  9770. | #define MAN_ASCIIDOC 1
  9771. | #define CONFIG_POD2HTML 1
  9772. | #define CONFIG_DOC 1
  9773. | #define CONFIG_MANUAL 1
  9774. | #define CONFIG_MANPAGE 1
  9775. | #define CONFIG_OS_UNIX 1
  9776. | #define HAVE_DIRENT_H 1
  9777. | #define STDC_HEADERS 1
  9778. | #define HAVE_SYS_WAIT_H 1
  9779. | #define TIME_WITH_SYS_TIME 1
  9780. | #define HAVE_SYS_TYPES_H 1
  9781. | #define HAVE_SYS_STAT_H 1
  9782. | #define HAVE_STDLIB_H 1
  9783. | #define HAVE_STRING_H 1
  9784. | #define HAVE_MEMORY_H 1
  9785. | #define HAVE_STRINGS_H 1
  9786. | #define HAVE_INTTYPES_H 1
  9787. | #define HAVE_STDINT_H 1
  9788. | #define HAVE_UNISTD_H 1
  9789. | #define HAVE_WCHAR_H 1
  9790. | #define HAVE_WCTYPE_H 1
  9791. | #define HAVE_FCNTL_H 1
  9792. | #define HAVE_LIMITS_H 1
  9793. | #define HAVE_TIME_H 1
  9794. | #define HAVE_UNISTD_H 1
  9795. | #define HAVE_ARPA_INET_H 1
  9796. | #define HAVE_NETINET_IN_SYSTM_H 1
  9797. | #define HAVE_NETINET_IP_H 1
  9798. | #define HAVE_NETDB_H 1
  9799. | #define HAVE_NETINET_IN_H 1
  9800. | #define HAVE_IFADDRS_H 1
  9801. | #define HAVE_SYS_IOCTL_H 1
  9802. | #define HAVE_SYS_RESOURCE_H 1
  9803. | #define HAVE_SYS_SELECT_H 1
  9804. | #define HAVE_SYS_SIGNAL_H 1
  9805. | #define HAVE_SYS_SOCKET_H 1
  9806. | #define HAVE_SYS_TIME_H 1
  9807. | #define HAVE_SYS_UTSNAME_H 1
  9808. | #define HAVE_NET_IF_H 1
  9809. | #define HAVE_STDINT_H 1
  9810. | #define HAVE_INTTYPES_H 1
  9811. | #define HAVE_LOCALE_H 1
  9812. | #define HAVE_PWD_H 1
  9813. | #define HAVE_TERMIOS_H 1
  9814. | #define HAVE_SYS_UN_H 1
  9815. | #define CONFIG_INTERLINK 1
  9816. | #define NONSTATIC_INLINE inline
  9817. | #define HAVE_TYPEOF 1
  9818. | #define HAVE_LONG_LONG 1
  9819. | #define HAVE_OFF_T 1
  9820. | #define HAVE_INT32_T 1
  9821. | #define HAVE_UINT32_T 1
  9822. | #define HAVE_UINT16_T 1
  9823. | #define SIZEOF_CHAR 1
  9824. | #define SIZEOF_SHORT 2
  9825. | #define SIZEOF_INT 4
  9826. | #define SIZEOF_LONG 8
  9827. | #define SIZEOF_LONG_LONG 8
  9828. | #define SIZEOF_OFF_T 8
  9829. | #define HAVE_VARIADIC_MACROS 1
  9830. | #define HAVE_STDLIB_H 1
  9831. | #define HAVE_UNISTD_H 1
  9832. | #define HAVE_SYS_PARAM_H 1
  9833. | #define HAVE_GETPAGESIZE 1
  9834. | #define HAVE_MMAP 1
  9835. | #define HAVE_STRFTIME 1
  9836. | #define HAVE_ATOLL 1
  9837. | #define HAVE_GETHOSTBYADDR 1
  9838. | #define HAVE_HERROR 1
  9839. | #define HAVE_STRERROR 1
  9840. | #define HAVE_POPEN 1
  9841. | #define HAVE_UNAME 1
  9842. | #define HAVE_ACCESS 1
  9843. | #define HAVE_CHMOD 1
  9844. | #define HAVE_ALARM 1
  9845. | #define HAVE_TIMEGM 1
  9846. | #define HAVE_MREMAP 1
  9847. | #define HAVE_STRCASECMP 1
  9848. | #define HAVE_STRNCASECMP 1
  9849. | #define HAVE_STRCASESTR 1
  9850. | #define HAVE_STRSTR 1
  9851. | #define HAVE_STRCHR 1
  9852. | #define HAVE_STRRCHR 1
  9853. | #define HAVE_MEMMOVE 1
  9854. | #define HAVE_BCOPY 1
  9855. | #define HAVE_STPCPY 1
  9856. | #define HAVE_STRDUP 1
  9857. | #define HAVE_INDEX 1
  9858. | #define HAVE_ISDIGIT 1
  9859. | #define HAVE_MEMPCPY 1
  9860. | #define HAVE_MEMRCHR 1
  9861. | #define HAVE_SNPRINTF 1
  9862. | #define HAVE_VSNPRINTF 1
  9863. | #define HAVE_ASPRINTF 1
  9864. | #define HAVE_VASPRINTF 1
  9865. | #define HAVE_GETIFADDRS 1
  9866. | #define HAVE_GETPWNAM 1
  9867. | #define HAVE_INET_PTON 1
  9868. | #define HAVE_INET_NTOP 1
  9869. | #define HAVE_FFLUSH 1
  9870. | #define HAVE_FSYNC 1
  9871. | #define HAVE_FSEEKO 1
  9872. | #define HAVE_FTELLO 1
  9873. | #define HAVE_SIGACTION 1
  9874. | #define HAVE_GETTIMEOFDAY 1
  9875. | #define HAVE_SETITIMER 1
  9876. | #define HAVE_SETENV 1
  9877. | #define HAVE_PUTENV 1
  9878. | #define HAVE_UNSETENV 1
  9879. | #define HAVE_GETUID 1
  9880. | #define HAVE_GETEUID 1
  9881. | #define HAVE_WCWIDTH 1
  9882. | #define HAVE_FORK 1
  9883. | #define HAVE_GETPID 1
  9884. | #define HAVE_SETPGID 1
  9885. | #define HAVE_GETPGID 1
  9886. | #define HAVE_SETPGRP 1
  9887. | #define HAVE_GETPGRP 1
  9888. | #define HAVE_RAISE 1
  9889. | #define HAVE_KILL 1
  9890. | #define HAVE_FPATHCONF 1
  9891. | #define HAVE_VA_COPY 1
  9892. | #define HAVE_SC_PAGE_SIZE 1
  9893. | #define HAVE_C99_VSNPRINTF 1
  9894. | #define HAVE_LIBDL 1
  9895. | #define HAVE_ZLIB_H 1
  9896. | #define CONFIG_GZIP 1
  9897. | #define CONFIG_BOOKMARKS 1
  9898. | #define HAVE_SA_STORAGE 1
  9899. | #define HAVE_SA_IN6 1
  9900. | #define HAVE_ADDRINFO 1
  9901. | #define HAVE_X11 1
  9902. | #define HAVE_EXECINFO_H 1
  9903. | #define HAVE_ALLOCA_H 1
  9904. | #define HAVE_ALLOCA 1
  9905. | #define HAVE_ARGZ_H 1
  9906. | #define HAVE_LIMITS_H 1
  9907. | #define HAVE_LOCALE_H 1
  9908. | #define HAVE_NL_TYPES_H 1
  9909. | #define HAVE_MALLOC_H 1
  9910. | #define HAVE_STDDEF_H 1
  9911. | #define HAVE_STDLIB_H 1
  9912. | #define HAVE_STRING_H 1
  9913. | #define HAVE_UNISTD_H 1
  9914. | #define HAVE_SYS_PARAM_H 1
  9915. | #define HAVE_FEOF_UNLOCKED 1
  9916. | #define HAVE_FGETS_UNLOCKED 1
  9917. | #define HAVE_GETCWD 1
  9918. | #define HAVE_GETEGID 1
  9919. | #define HAVE_GETEUID 1
  9920. | #define HAVE_GETGID 1
  9921. | #define HAVE_GETUID 1
  9922. | #define HAVE_MEMPCPY 1
  9923. | #define HAVE_MUNMAP 1
  9924. | #define HAVE_PUTENV 1
  9925. | #define HAVE_SETENV 1
  9926. | #define HAVE_SETLOCALE 1
  9927. | #define HAVE_STPCPY 1
  9928. | #define HAVE_STRCHR 1
  9929. | #define HAVE_STRCASECMP 1
  9930. | #define HAVE_STRDUP 1
  9931. | #define HAVE_STRTOUL 1
  9932. | #define HAVE_TSEARCH 1
  9933. | #define HAVE___ARGZ_COUNT 1
  9934. | #define HAVE___ARGZ_STRINGIFY 1
  9935. | #define HAVE___ARGZ_NEXT 1
  9936. | #define HAVE_ICONV 1
  9937. | #define ICONV_CONST
  9938. | #define HAVE_LANGINFO_CODESET 1
  9939. | #define HAVE_LC_MESSAGES 1
  9940. | #define CONFIG_NLS 1
  9941. | #define CONFIG_NLS 1
  9942. | #define CONFIG_COOKIES 1
  9943. | #define CONFIG_FORMHIST 1
  9944. | #define CONFIG_GLOBHIST 1
  9945. | #define CONFIG_MAILCAP 1
  9946. | #define CONFIG_MIMETYPES 1
  9947. | #define CONFIG_IPV6 1
  9948. | #define CONFIG_DATA 1
  9949. | #define CONFIG_URI_REWRITE 1
  9950. | #define CONFIG_FTP 1
  9951. | /* end confdefs.h. */
  9952. | #include <stdio.h>
  9953. | #ifdef HAVE_SYS_TYPES_H
  9954. | # include <sys/types.h>
  9955. | #endif
  9956. | #ifdef HAVE_SYS_STAT_H
  9957. | # include <sys/stat.h>
  9958. | #endif
  9959. | #ifdef STDC_HEADERS
  9960. | # include <stdlib.h>
  9961. | # include <stddef.h>
  9962. | #else
  9963. | # ifdef HAVE_STDLIB_H
  9964. | # include <stdlib.h>
  9965. | # endif
  9966. | #endif
  9967. | #ifdef HAVE_STRING_H
  9968. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9969. | # include <memory.h>
  9970. | # endif
  9971. | # include <string.h>
  9972. | #endif
  9973. | #ifdef HAVE_STRINGS_H
  9974. | # include <strings.h>
  9975. | #endif
  9976. | #ifdef HAVE_INTTYPES_H
  9977. | # include <inttypes.h>
  9978. | #endif
  9979. | #ifdef HAVE_STDINT_H
  9980. | # include <stdint.h>
  9981. | #endif
  9982. | #ifdef HAVE_UNISTD_H
  9983. | # include <unistd.h>
  9984. | #endif
  9985. | #include <libsmbclient.h>
  9986. configure:12790: result: no
  9987. configure:12790: checking libsmbclient.h presence
  9988. configure:12790: gcc -E conftest.c
  9989. conftest.c:194:26: error: libsmbclient.h: No such file or directory
  9990. configure:12790: $? = 1
  9991. configure: failed program was:
  9992. | /* confdefs.h */
  9993. | #define PACKAGE_NAME ""
  9994. | #define PACKAGE_TARNAME ""
  9995. | #define PACKAGE_VERSION ""
  9996. | #define PACKAGE_STRING ""
  9997. | #define PACKAGE_BUGREPORT ""
  9998. | #define PACKAGE_URL ""
  9999. | #define PACKAGE "elinks"
  10000. | #define VERSION "0.13.GIT"
  10001. | #define CONFIG_ASCIIDOC 1
  10002. | #define MANUAL_ASCIIDOC 1
  10003. | #define MAN_ASCIIDOC 1
  10004. | #define CONFIG_POD2HTML 1
  10005. | #define CONFIG_DOC 1
  10006. | #define CONFIG_MANUAL 1
  10007. | #define CONFIG_MANPAGE 1
  10008. | #define CONFIG_OS_UNIX 1
  10009. | #define HAVE_DIRENT_H 1
  10010. | #define STDC_HEADERS 1
  10011. | #define HAVE_SYS_WAIT_H 1
  10012. | #define TIME_WITH_SYS_TIME 1
  10013. | #define HAVE_SYS_TYPES_H 1
  10014. | #define HAVE_SYS_STAT_H 1
  10015. | #define HAVE_STDLIB_H 1
  10016. | #define HAVE_STRING_H 1
  10017. | #define HAVE_MEMORY_H 1
  10018. | #define HAVE_STRINGS_H 1
  10019. | #define HAVE_INTTYPES_H 1
  10020. | #define HAVE_STDINT_H 1
  10021. | #define HAVE_UNISTD_H 1
  10022. | #define HAVE_WCHAR_H 1
  10023. | #define HAVE_WCTYPE_H 1
  10024. | #define HAVE_FCNTL_H 1
  10025. | #define HAVE_LIMITS_H 1
  10026. | #define HAVE_TIME_H 1
  10027. | #define HAVE_UNISTD_H 1
  10028. | #define HAVE_ARPA_INET_H 1
  10029. | #define HAVE_NETINET_IN_SYSTM_H 1
  10030. | #define HAVE_NETINET_IP_H 1
  10031. | #define HAVE_NETDB_H 1
  10032. | #define HAVE_NETINET_IN_H 1
  10033. | #define HAVE_IFADDRS_H 1
  10034. | #define HAVE_SYS_IOCTL_H 1
  10035. | #define HAVE_SYS_RESOURCE_H 1
  10036. | #define HAVE_SYS_SELECT_H 1
  10037. | #define HAVE_SYS_SIGNAL_H 1
  10038. | #define HAVE_SYS_SOCKET_H 1
  10039. | #define HAVE_SYS_TIME_H 1
  10040. | #define HAVE_SYS_UTSNAME_H 1
  10041. | #define HAVE_NET_IF_H 1
  10042. | #define HAVE_STDINT_H 1
  10043. | #define HAVE_INTTYPES_H 1
  10044. | #define HAVE_LOCALE_H 1
  10045. | #define HAVE_PWD_H 1
  10046. | #define HAVE_TERMIOS_H 1
  10047. | #define HAVE_SYS_UN_H 1
  10048. | #define CONFIG_INTERLINK 1
  10049. | #define NONSTATIC_INLINE inline
  10050. | #define HAVE_TYPEOF 1
  10051. | #define HAVE_LONG_LONG 1
  10052. | #define HAVE_OFF_T 1
  10053. | #define HAVE_INT32_T 1
  10054. | #define HAVE_UINT32_T 1
  10055. | #define HAVE_UINT16_T 1
  10056. | #define SIZEOF_CHAR 1
  10057. | #define SIZEOF_SHORT 2
  10058. | #define SIZEOF_INT 4
  10059. | #define SIZEOF_LONG 8
  10060. | #define SIZEOF_LONG_LONG 8
  10061. | #define SIZEOF_OFF_T 8
  10062. | #define HAVE_VARIADIC_MACROS 1
  10063. | #define HAVE_STDLIB_H 1
  10064. | #define HAVE_UNISTD_H 1
  10065. | #define HAVE_SYS_PARAM_H 1
  10066. | #define HAVE_GETPAGESIZE 1
  10067. | #define HAVE_MMAP 1
  10068. | #define HAVE_STRFTIME 1
  10069. | #define HAVE_ATOLL 1
  10070. | #define HAVE_GETHOSTBYADDR 1
  10071. | #define HAVE_HERROR 1
  10072. | #define HAVE_STRERROR 1
  10073. | #define HAVE_POPEN 1
  10074. | #define HAVE_UNAME 1
  10075. | #define HAVE_ACCESS 1
  10076. | #define HAVE_CHMOD 1
  10077. | #define HAVE_ALARM 1
  10078. | #define HAVE_TIMEGM 1
  10079. | #define HAVE_MREMAP 1
  10080. | #define HAVE_STRCASECMP 1
  10081. | #define HAVE_STRNCASECMP 1
  10082. | #define HAVE_STRCASESTR 1
  10083. | #define HAVE_STRSTR 1
  10084. | #define HAVE_STRCHR 1
  10085. | #define HAVE_STRRCHR 1
  10086. | #define HAVE_MEMMOVE 1
  10087. | #define HAVE_BCOPY 1
  10088. | #define HAVE_STPCPY 1
  10089. | #define HAVE_STRDUP 1
  10090. | #define HAVE_INDEX 1
  10091. | #define HAVE_ISDIGIT 1
  10092. | #define HAVE_MEMPCPY 1
  10093. | #define HAVE_MEMRCHR 1
  10094. | #define HAVE_SNPRINTF 1
  10095. | #define HAVE_VSNPRINTF 1
  10096. | #define HAVE_ASPRINTF 1
  10097. | #define HAVE_VASPRINTF 1
  10098. | #define HAVE_GETIFADDRS 1
  10099. | #define HAVE_GETPWNAM 1
  10100. | #define HAVE_INET_PTON 1
  10101. | #define HAVE_INET_NTOP 1
  10102. | #define HAVE_FFLUSH 1
  10103. | #define HAVE_FSYNC 1
  10104. | #define HAVE_FSEEKO 1
  10105. | #define HAVE_FTELLO 1
  10106. | #define HAVE_SIGACTION 1
  10107. | #define HAVE_GETTIMEOFDAY 1
  10108. | #define HAVE_SETITIMER 1
  10109. | #define HAVE_SETENV 1
  10110. | #define HAVE_PUTENV 1
  10111. | #define HAVE_UNSETENV 1
  10112. | #define HAVE_GETUID 1
  10113. | #define HAVE_GETEUID 1
  10114. | #define HAVE_WCWIDTH 1
  10115. | #define HAVE_FORK 1
  10116. | #define HAVE_GETPID 1
  10117. | #define HAVE_SETPGID 1
  10118. | #define HAVE_GETPGID 1
  10119. | #define HAVE_SETPGRP 1
  10120. | #define HAVE_GETPGRP 1
  10121. | #define HAVE_RAISE 1
  10122. | #define HAVE_KILL 1
  10123. | #define HAVE_FPATHCONF 1
  10124. | #define HAVE_VA_COPY 1
  10125. | #define HAVE_SC_PAGE_SIZE 1
  10126. | #define HAVE_C99_VSNPRINTF 1
  10127. | #define HAVE_LIBDL 1
  10128. | #define HAVE_ZLIB_H 1
  10129. | #define CONFIG_GZIP 1
  10130. | #define CONFIG_BOOKMARKS 1
  10131. | #define HAVE_SA_STORAGE 1
  10132. | #define HAVE_SA_IN6 1
  10133. | #define HAVE_ADDRINFO 1
  10134. | #define HAVE_X11 1
  10135. | #define HAVE_EXECINFO_H 1
  10136. | #define HAVE_ALLOCA_H 1
  10137. | #define HAVE_ALLOCA 1
  10138. | #define HAVE_ARGZ_H 1
  10139. | #define HAVE_LIMITS_H 1
  10140. | #define HAVE_LOCALE_H 1
  10141. | #define HAVE_NL_TYPES_H 1
  10142. | #define HAVE_MALLOC_H 1
  10143. | #define HAVE_STDDEF_H 1
  10144. | #define HAVE_STDLIB_H 1
  10145. | #define HAVE_STRING_H 1
  10146. | #define HAVE_UNISTD_H 1
  10147. | #define HAVE_SYS_PARAM_H 1
  10148. | #define HAVE_FEOF_UNLOCKED 1
  10149. | #define HAVE_FGETS_UNLOCKED 1
  10150. | #define HAVE_GETCWD 1
  10151. | #define HAVE_GETEGID 1
  10152. | #define HAVE_GETEUID 1
  10153. | #define HAVE_GETGID 1
  10154. | #define HAVE_GETUID 1
  10155. | #define HAVE_MEMPCPY 1
  10156. | #define HAVE_MUNMAP 1
  10157. | #define HAVE_PUTENV 1
  10158. | #define HAVE_SETENV 1
  10159. | #define HAVE_SETLOCALE 1
  10160. | #define HAVE_STPCPY 1
  10161. | #define HAVE_STRCHR 1
  10162. | #define HAVE_STRCASECMP 1
  10163. | #define HAVE_STRDUP 1
  10164. | #define HAVE_STRTOUL 1
  10165. | #define HAVE_TSEARCH 1
  10166. | #define HAVE___ARGZ_COUNT 1
  10167. | #define HAVE___ARGZ_STRINGIFY 1
  10168. | #define HAVE___ARGZ_NEXT 1
  10169. | #define HAVE_ICONV 1
  10170. | #define ICONV_CONST
  10171. | #define HAVE_LANGINFO_CODESET 1
  10172. | #define HAVE_LC_MESSAGES 1
  10173. | #define CONFIG_NLS 1
  10174. | #define CONFIG_NLS 1
  10175. | #define CONFIG_COOKIES 1
  10176. | #define CONFIG_FORMHIST 1
  10177. | #define CONFIG_GLOBHIST 1
  10178. | #define CONFIG_MAILCAP 1
  10179. | #define CONFIG_MIMETYPES 1
  10180. | #define CONFIG_IPV6 1
  10181. | #define CONFIG_DATA 1
  10182. | #define CONFIG_URI_REWRITE 1
  10183. | #define CONFIG_FTP 1
  10184. | /* end confdefs.h. */
  10185. | #include <libsmbclient.h>
  10186. configure:12790: result: no
  10187. configure:12790: checking for libsmbclient.h
  10188. configure:12790: result: no
  10189. configure:14067: checking for -rdynamic
  10190. configure:14082: gcc -o conftest -g -O2 -Wall -rdynamic conftest.c -lX11 -ldl -lz >&5
  10191. configure:14082: $? = 0
  10192. configure:14090: result: yes
  10193. configure:14204: gcc -o conftest -g -O2 -Wall -rdynamic conftest.c -lX11 -ldl -lz >&5
  10194. conftest.c:209:3: error: #error not tcc
  10195. configure:14204: $? = 1
  10196. configure: failed program was:
  10197. | /* confdefs.h */
  10198. | #define PACKAGE_NAME ""
  10199. | #define PACKAGE_TARNAME ""
  10200. | #define PACKAGE_VERSION ""
  10201. | #define PACKAGE_STRING ""
  10202. | #define PACKAGE_BUGREPORT ""
  10203. | #define PACKAGE_URL ""
  10204. | #define PACKAGE "elinks"
  10205. | #define VERSION "0.13.GIT"
  10206. | #define CONFIG_ASCIIDOC 1
  10207. | #define MANUAL_ASCIIDOC 1
  10208. | #define MAN_ASCIIDOC 1
  10209. | #define CONFIG_POD2HTML 1
  10210. | #define CONFIG_DOC 1
  10211. | #define CONFIG_MANUAL 1
  10212. | #define CONFIG_MANPAGE 1
  10213. | #define CONFIG_OS_UNIX 1
  10214. | #define HAVE_DIRENT_H 1
  10215. | #define STDC_HEADERS 1
  10216. | #define HAVE_SYS_WAIT_H 1
  10217. | #define TIME_WITH_SYS_TIME 1
  10218. | #define HAVE_SYS_TYPES_H 1
  10219. | #define HAVE_SYS_STAT_H 1
  10220. | #define HAVE_STDLIB_H 1
  10221. | #define HAVE_STRING_H 1
  10222. | #define HAVE_MEMORY_H 1
  10223. | #define HAVE_STRINGS_H 1
  10224. | #define HAVE_INTTYPES_H 1
  10225. | #define HAVE_STDINT_H 1
  10226. | #define HAVE_UNISTD_H 1
  10227. | #define HAVE_WCHAR_H 1
  10228. | #define HAVE_WCTYPE_H 1
  10229. | #define HAVE_FCNTL_H 1
  10230. | #define HAVE_LIMITS_H 1
  10231. | #define HAVE_TIME_H 1
  10232. | #define HAVE_UNISTD_H 1
  10233. | #define HAVE_ARPA_INET_H 1
  10234. | #define HAVE_NETINET_IN_SYSTM_H 1
  10235. | #define HAVE_NETINET_IP_H 1
  10236. | #define HAVE_NETDB_H 1
  10237. | #define HAVE_NETINET_IN_H 1
  10238. | #define HAVE_IFADDRS_H 1
  10239. | #define HAVE_SYS_IOCTL_H 1
  10240. | #define HAVE_SYS_RESOURCE_H 1
  10241. | #define HAVE_SYS_SELECT_H 1
  10242. | #define HAVE_SYS_SIGNAL_H 1
  10243. | #define HAVE_SYS_SOCKET_H 1
  10244. | #define HAVE_SYS_TIME_H 1
  10245. | #define HAVE_SYS_UTSNAME_H 1
  10246. | #define HAVE_NET_IF_H 1
  10247. | #define HAVE_STDINT_H 1
  10248. | #define HAVE_INTTYPES_H 1
  10249. | #define HAVE_LOCALE_H 1
  10250. | #define HAVE_PWD_H 1
  10251. | #define HAVE_TERMIOS_H 1
  10252. | #define HAVE_SYS_UN_H 1
  10253. | #define CONFIG_INTERLINK 1
  10254. | #define NONSTATIC_INLINE inline
  10255. | #define HAVE_TYPEOF 1
  10256. | #define HAVE_LONG_LONG 1
  10257. | #define HAVE_OFF_T 1
  10258. | #define HAVE_INT32_T 1
  10259. | #define HAVE_UINT32_T 1
  10260. | #define HAVE_UINT16_T 1
  10261. | #define SIZEOF_CHAR 1
  10262. | #define SIZEOF_SHORT 2
  10263. | #define SIZEOF_INT 4
  10264. | #define SIZEOF_LONG 8
  10265. | #define SIZEOF_LONG_LONG 8
  10266. | #define SIZEOF_OFF_T 8
  10267. | #define HAVE_VARIADIC_MACROS 1
  10268. | #define HAVE_STDLIB_H 1
  10269. | #define HAVE_UNISTD_H 1
  10270. | #define HAVE_SYS_PARAM_H 1
  10271. | #define HAVE_GETPAGESIZE 1
  10272. | #define HAVE_MMAP 1
  10273. | #define HAVE_STRFTIME 1
  10274. | #define HAVE_ATOLL 1
  10275. | #define HAVE_GETHOSTBYADDR 1
  10276. | #define HAVE_HERROR 1
  10277. | #define HAVE_STRERROR 1
  10278. | #define HAVE_POPEN 1
  10279. | #define HAVE_UNAME 1
  10280. | #define HAVE_ACCESS 1
  10281. | #define HAVE_CHMOD 1
  10282. | #define HAVE_ALARM 1
  10283. | #define HAVE_TIMEGM 1
  10284. | #define HAVE_MREMAP 1
  10285. | #define HAVE_STRCASECMP 1
  10286. | #define HAVE_STRNCASECMP 1
  10287. | #define HAVE_STRCASESTR 1
  10288. | #define HAVE_STRSTR 1
  10289. | #define HAVE_STRCHR 1
  10290. | #define HAVE_STRRCHR 1
  10291. | #define HAVE_MEMMOVE 1
  10292. | #define HAVE_BCOPY 1
  10293. | #define HAVE_STPCPY 1
  10294. | #define HAVE_STRDUP 1
  10295. | #define HAVE_INDEX 1
  10296. | #define HAVE_ISDIGIT 1
  10297. | #define HAVE_MEMPCPY 1
  10298. | #define HAVE_MEMRCHR 1
  10299. | #define HAVE_SNPRINTF 1
  10300. | #define HAVE_VSNPRINTF 1
  10301. | #define HAVE_ASPRINTF 1
  10302. | #define HAVE_VASPRINTF 1
  10303. | #define HAVE_GETIFADDRS 1
  10304. | #define HAVE_GETPWNAM 1
  10305. | #define HAVE_INET_PTON 1
  10306. | #define HAVE_INET_NTOP 1
  10307. | #define HAVE_FFLUSH 1
  10308. | #define HAVE_FSYNC 1
  10309. | #define HAVE_FSEEKO 1
  10310. | #define HAVE_FTELLO 1
  10311. | #define HAVE_SIGACTION 1
  10312. | #define HAVE_GETTIMEOFDAY 1
  10313. | #define HAVE_SETITIMER 1
  10314. | #define HAVE_SETENV 1
  10315. | #define HAVE_PUTENV 1
  10316. | #define HAVE_UNSETENV 1
  10317. | #define HAVE_GETUID 1
  10318. | #define HAVE_GETEUID 1
  10319. | #define HAVE_WCWIDTH 1
  10320. | #define HAVE_FORK 1
  10321. | #define HAVE_GETPID 1
  10322. | #define HAVE_SETPGID 1
  10323. | #define HAVE_GETPGID 1
  10324. | #define HAVE_SETPGRP 1
  10325. | #define HAVE_GETPGRP 1
  10326. | #define HAVE_RAISE 1
  10327. | #define HAVE_KILL 1
  10328. | #define HAVE_FPATHCONF 1
  10329. | #define HAVE_VA_COPY 1
  10330. | #define HAVE_SC_PAGE_SIZE 1
  10331. | #define HAVE_C99_VSNPRINTF 1
  10332. | #define HAVE_LIBDL 1
  10333. | #define HAVE_ZLIB_H 1
  10334. | #define CONFIG_GZIP 1
  10335. | #define CONFIG_BOOKMARKS 1
  10336. | #define HAVE_SA_STORAGE 1
  10337. | #define HAVE_SA_IN6 1
  10338. | #define HAVE_ADDRINFO 1
  10339. | #define HAVE_X11 1
  10340. | #define HAVE_EXECINFO_H 1
  10341. | #define HAVE_ALLOCA_H 1
  10342. | #define HAVE_ALLOCA 1
  10343. | #define HAVE_ARGZ_H 1
  10344. | #define HAVE_LIMITS_H 1
  10345. | #define HAVE_LOCALE_H 1
  10346. | #define HAVE_NL_TYPES_H 1
  10347. | #define HAVE_MALLOC_H 1
  10348. | #define HAVE_STDDEF_H 1
  10349. | #define HAVE_STDLIB_H 1
  10350. | #define HAVE_STRING_H 1
  10351. | #define HAVE_UNISTD_H 1
  10352. | #define HAVE_SYS_PARAM_H 1
  10353. | #define HAVE_FEOF_UNLOCKED 1
  10354. | #define HAVE_FGETS_UNLOCKED 1
  10355. | #define HAVE_GETCWD 1
  10356. | #define HAVE_GETEGID 1
  10357. | #define HAVE_GETEUID 1
  10358. | #define HAVE_GETGID 1
  10359. | #define HAVE_GETUID 1
  10360. | #define HAVE_MEMPCPY 1
  10361. | #define HAVE_MUNMAP 1
  10362. | #define HAVE_PUTENV 1
  10363. | #define HAVE_SETENV 1
  10364. | #define HAVE_SETLOCALE 1
  10365. | #define HAVE_STPCPY 1
  10366. | #define HAVE_STRCHR 1
  10367. | #define HAVE_STRCASECMP 1
  10368. | #define HAVE_STRDUP 1
  10369. | #define HAVE_STRTOUL 1
  10370. | #define HAVE_TSEARCH 1
  10371. | #define HAVE___ARGZ_COUNT 1
  10372. | #define HAVE___ARGZ_STRINGIFY 1
  10373. | #define HAVE___ARGZ_NEXT 1
  10374. | #define HAVE_ICONV 1
  10375. | #define ICONV_CONST
  10376. | #define HAVE_LANGINFO_CODESET 1
  10377. | #define HAVE_LC_MESSAGES 1
  10378. | #define CONFIG_NLS 1
  10379. | #define CONFIG_NLS 1
  10380. | #define CONFIG_COOKIES 1
  10381. | #define CONFIG_FORMHIST 1
  10382. | #define CONFIG_GLOBHIST 1
  10383. | #define CONFIG_MAILCAP 1
  10384. | #define CONFIG_MIMETYPES 1
  10385. | #define CONFIG_IPV6 1
  10386. | #define CONFIG_DATA 1
  10387. | #define CONFIG_URI_REWRITE 1
  10388. | #define CONFIG_FTP 1
  10389. | #define CONFIG_MOUSE 1
  10390. | #define CONFIG_LEDS 1
  10391. | #define CONFIG_MARKS 1
  10392. | #define CONFIG_CSS 1
  10393. | #define CONFIG_BACKTRACE 1
  10394. | #define CONFIG_UTF8 1
  10395. | #define CONFDIR "/home/droidzone/myapps/etc/elinks"
  10396. | #define LOCALEDIR "/home/droidzone/myapps/share/locale"
  10397. | #define LIBDIR "/home/droidzone/myapps/lib"
  10398. | /* end confdefs.h. */
  10399. | #include <stddef.h>
  10400. |
  10401. | int
  10402. | main ()
  10403. | {
  10404. | #if !defined(__TINYC__) || !defined(alloca)
  10405. | #error not tcc
  10406. | #endif
  10407. | ;
  10408. | return 0;
  10409. | }
  10410. configure:14264: checking whether gcc accepts -Wno-address
  10411. configure:14284: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-pointer-sign -Wno-address conftest.c >&5
  10412. configure:14284: $? = 0
  10413. configure:14285: result: yes
  10414. configure:14346: checking whether gcc accepts -fno-strict-overflow
  10415. configure:14366: gcc -c -g -O2 -Wall -fno-strict-aliasing -Wno-pointer-sign -Wno-address -fno-strict-overflow conftest.c >&5
  10416. configure:14366: $? = 0
  10417. configure:14367: result: yes
  10418. configure:14596: creating ./config.status
  10419.  
  10420. ## ---------------------- ##
  10421. ## Running config.status. ##
  10422. ## ---------------------- ##
  10423.  
  10424. This file was extended by config.status, which was
  10425. generated by GNU Autoconf 2.67. Invocation command line was
  10426.  
  10427. CONFIG_FILES =
  10428. CONFIG_HEADERS =
  10429. CONFIG_LINKS =
  10430. CONFIG_COMMANDS =
  10431. $ ./config.status
  10432.  
  10433. on gooey.goo.im
  10434.  
  10435. config.status:1143: creating Makefile.config
  10436. config.status:1143: creating contrib/elinks.spec
  10437. config.status:1143: creating contrib/lua/hooks.lua
  10438. config.status:1143: creating contrib/conv/w3m2links.awk
  10439. config.status:1143: creating doc/Doxyfile
  10440. config.status:1143: creating doc/man/man1/elinks.1
  10441. config.status:1143: creating src/intl/gettext/ref-add.sed
  10442. config.status:1143: creating src/intl/gettext/ref-del.sed
  10443. config.status:1143: creating config.h
  10444. config.status:1317: config.h is unchanged
  10445. configure:15792: result: The following feature summary has been saved to features.log
  10446.  
  10447. ## ---------------- ##
  10448. ## Cache variables. ##
  10449. ## ---------------- ##
  10450.  
  10451. ac_cv_build=x86_64-unknown-linux-gnu
  10452. ac_cv_c_compiler_gnu=yes
  10453. ac_cv_c_const=yes
  10454. ac_cv_c_inline=inline
  10455. ac_cv_env_CC_set=
  10456. ac_cv_env_CC_value=
  10457. ac_cv_env_CFLAGS_set=
  10458. ac_cv_env_CFLAGS_value=
  10459. ac_cv_env_CPPFLAGS_set=
  10460. ac_cv_env_CPPFLAGS_value=
  10461. ac_cv_env_CPP_set=
  10462. ac_cv_env_CPP_value=
  10463. ac_cv_env_LDFLAGS_set=
  10464. ac_cv_env_LDFLAGS_value=
  10465. ac_cv_env_LIBS_set=
  10466. ac_cv_env_LIBS_value=
  10467. ac_cv_env_XMKMF_set=
  10468. ac_cv_env_XMKMF_value=
  10469. ac_cv_env_build_alias_set=
  10470. ac_cv_env_build_alias_value=
  10471. ac_cv_env_host_alias_set=
  10472. ac_cv_env_host_alias_value=
  10473. ac_cv_env_target_alias_set=
  10474. ac_cv_env_target_alias_value=
  10475. ac_cv_func___argz_count=yes
  10476. ac_cv_func___argz_next=yes
  10477. ac_cv_func___argz_stringify=yes
  10478. ac_cv_func_access=yes
  10479. ac_cv_func_alarm=yes
  10480. ac_cv_func_alloca_works=yes
  10481. ac_cv_func_asprintf=yes
  10482. ac_cv_func_atoll=yes
  10483. ac_cv_func_bcopy=yes
  10484. ac_cv_func_chmod=yes
  10485. ac_cv_func_clock_gettime=no
  10486. ac_cv_func_cygwin_conv_to_full_win32_path=no
  10487. ac_cv_func_feof_unlocked=yes
  10488. ac_cv_func_fflush=yes
  10489. ac_cv_func_fgets_unlocked=yes
  10490. ac_cv_func_fork=yes
  10491. ac_cv_func_fpathconf=yes
  10492. ac_cv_func_fseeko=yes
  10493. ac_cv_func_fsync=yes
  10494. ac_cv_func_ftello=yes
  10495. ac_cv_func_getaddrinfo=yes
  10496. ac_cv_func_getcwd=yes
  10497. ac_cv_func_getegid=yes
  10498. ac_cv_func_geteuid=yes
  10499. ac_cv_func_getgid=yes
  10500. ac_cv_func_gethostbyaddr=yes
  10501. ac_cv_func_gethostbyname=yes
  10502. ac_cv_func_getifaddrs=yes
  10503. ac_cv_func_getpagesize=yes
  10504. ac_cv_func_getpgid=yes
  10505. ac_cv_func_getpgrp=yes
  10506. ac_cv_func_getpid=yes
  10507. ac_cv_func_getpwnam=yes
  10508. ac_cv_func_gettimeofday=yes
  10509. ac_cv_func_getuid=yes
  10510. ac_cv_func_herror=yes
  10511. ac_cv_func_index=yes
  10512. ac_cv_func_inet_ntop=yes
  10513. ac_cv_func_inet_pton=yes
  10514. ac_cv_func_isdigit=yes
  10515. ac_cv_func_kill=yes
  10516. ac_cv_func_memcmp_working=yes
  10517. ac_cv_func_memmove=yes
  10518. ac_cv_func_mempcpy=yes
  10519. ac_cv_func_memrchr=yes
  10520. ac_cv_func_mmap_fixed_mapped=yes
  10521. ac_cv_func_mremap=yes
  10522. ac_cv_func_munmap=yes
  10523. ac_cv_func_popen=yes
  10524. ac_cv_func_putenv=yes
  10525. ac_cv_func_raise=yes
  10526. ac_cv_func_setenv=yes
  10527. ac_cv_func_setitimer=yes
  10528. ac_cv_func_setlocale=yes
  10529. ac_cv_func_setpgid=yes
  10530. ac_cv_func_setpgrp=yes
  10531. ac_cv_func_setsockopt=yes
  10532. ac_cv_func_sigaction=yes
  10533. ac_cv_func_snprintf=yes
  10534. ac_cv_func_socket=yes
  10535. ac_cv_func_stpcpy=yes
  10536. ac_cv_func_strcasecmp=yes
  10537. ac_cv_func_strcasestr=yes
  10538. ac_cv_func_strchr=yes
  10539. ac_cv_func_strdup=yes
  10540. ac_cv_func_strerror=yes
  10541. ac_cv_func_strftime=yes
  10542. ac_cv_func_strncasecmp=yes
  10543. ac_cv_func_strrchr=yes
  10544. ac_cv_func_strstr=yes
  10545. ac_cv_func_strtoul=yes
  10546. ac_cv_func_timegm=yes
  10547. ac_cv_func_tsearch=yes
  10548. ac_cv_func_uname=yes
  10549. ac_cv_func_unsetenv=yes
  10550. ac_cv_func_vasprintf=yes
  10551. ac_cv_func_vsnprintf=yes
  10552. ac_cv_func_wcwidth=yes
  10553. ac_cv_gnu_library_2_1=yes
  10554. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  10555. ac_cv_header_argz_h=yes
  10556. ac_cv_header_arpa_inet_h=yes
  10557. ac_cv_header_bzlib_h=no
  10558. ac_cv_header_dirent_dirent_h=yes
  10559. ac_cv_header_execinfo_h=yes
  10560. ac_cv_header_expat_h=no
  10561. ac_cv_header_fcntl_h=yes
  10562. ac_cv_header_fsplib_h=no
  10563. ac_cv_header_gc_h=no
  10564. ac_cv_header_gpm_h=no
  10565. ac_cv_header_idna_h=no
  10566. ac_cv_header_ifaddrs_h=yes
  10567. ac_cv_header_inttypes_h=yes
  10568. ac_cv_header_io_h=no
  10569. ac_cv_header_libsmbclient_h=no
  10570. ac_cv_header_limits_h=yes
  10571. ac_cv_header_locale_h=yes
  10572. ac_cv_header_machine_console_h=no
  10573. ac_cv_header_malloc_h=yes
  10574. ac_cv_header_memory_h=yes
  10575. ac_cv_header_net_if_h=yes
  10576. ac_cv_header_netdb_h=yes
  10577. ac_cv_header_netinet_in6_var_h=no
  10578. ac_cv_header_netinet_in_h=yes
  10579. ac_cv_header_netinet_in_system_h=no
  10580. ac_cv_header_netinet_in_systm_h=yes
  10581. ac_cv_header_netinet_ip_h=yes
  10582. ac_cv_header_nl_types_h=yes
  10583. ac_cv_header_pwd_h=yes
  10584. ac_cv_header_sigaction_h=no
  10585. ac_cv_header_stdc=yes
  10586. ac_cv_header_stddef_h=yes
  10587. ac_cv_header_stdint_h=yes
  10588. ac_cv_header_stdlib_h=yes
  10589. ac_cv_header_string_h=yes
  10590. ac_cv_header_strings_h=yes
  10591. ac_cv_header_sys_consio_h=no
  10592. ac_cv_header_sys_cygwin_h=no
  10593. ac_cv_header_sys_fmutex_h=no
  10594. ac_cv_header_sys_ioctl_h=yes
  10595. ac_cv_header_sys_param_h=yes
  10596. ac_cv_header_sys_resource_h=yes
  10597. ac_cv_header_sys_select_h=yes
  10598. ac_cv_header_sys_signal_h=yes
  10599. ac_cv_header_sys_socket_h=yes
  10600. ac_cv_header_sys_sockio_h=no
  10601. ac_cv_header_sys_stat_h=yes
  10602. ac_cv_header_sys_time_h=yes
  10603. ac_cv_header_sys_types_h=yes
  10604. ac_cv_header_sys_un_h=yes
  10605. ac_cv_header_sys_utsname_h=yes
  10606. ac_cv_header_sys_wait_h=yes
  10607. ac_cv_header_termios_h=yes
  10608. ac_cv_header_time=yes
  10609. ac_cv_header_time_h=yes
  10610. ac_cv_header_unistd_h=yes
  10611. ac_cv_header_wchar_h=yes
  10612. ac_cv_header_wctype_h=yes
  10613. ac_cv_header_zlib_h=yes
  10614. ac_cv_host=x86_64-unknown-linux-gnu
  10615. ac_cv_lib_cposix_strerror=no
  10616. ac_cv_lib_dl_dlopen=yes
  10617. ac_cv_lib_z_gzclearerr=yes
  10618. ac_cv_objext=o
  10619. ac_cv_path_AWK=/usr/bin/mawk
  10620. ac_cv_path_EGREP='/bin/grep -E'
  10621. ac_cv_path_GIT=/usr/bin/git
  10622. ac_cv_path_GMSGFMT=:
  10623. ac_cv_path_GREP=/bin/grep
  10624. ac_cv_path_MAKE=/usr/bin/make
  10625. ac_cv_path_MSGFMT=:
  10626. ac_cv_path_POD2HTML=/usr/bin/pod2html
  10627. ac_cv_path_PYTHON=/usr/bin/python
  10628. ac_cv_path_XGETTEXT=:
  10629. ac_cv_path_install='/usr/bin/install -c'
  10630. ac_cv_prog_ACLOCAL='config/missing aclocal'
  10631. ac_cv_prog_AUTOCONF=autoconf
  10632. ac_cv_prog_AUTOHEADER=autoheader
  10633. ac_cv_prog_AWK=mawk
  10634. ac_cv_prog_CPP='gcc -E'
  10635. ac_cv_prog_INTLBISON=bison
  10636. ac_cv_prog_ac_ct_CC=gcc
  10637. ac_cv_prog_ac_ct_LD=ld
  10638. ac_cv_prog_ac_ct_RANLIB=ranlib
  10639. ac_cv_prog_cc_c89=
  10640. ac_cv_prog_cc_g=yes
  10641. ac_cv_prog_gcc_traditional=no
  10642. ac_cv_prog_make__usr_bin_make_set=yes
  10643. ac_cv_search_opendir='none required'
  10644. ac_cv_sizeof_char=1
  10645. ac_cv_sizeof_int=4
  10646. ac_cv_sizeof_long=8
  10647. ac_cv_sizeof_long_long=8
  10648. ac_cv_sizeof_off_t=8
  10649. ac_cv_sizeof_short=2
  10650. ac_cv_struct_tm=time.h
  10651. ac_cv_sys_file_offset_bits=no
  10652. ac_cv_sys_largefile_CC=no
  10653. ac_cv_type_off_t=yes
  10654. ac_cv_type_size_t=yes
  10655. ac_cv_working_alloca_h=yes
  10656. am_cv_func_iconv=yes
  10657. am_cv_langinfo_codeset=yes
  10658. am_cv_lib_iconv=no
  10659. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  10660. am_cv_proto_iconv_arg1=
  10661. am_cv_val_LC_MESSAGES=yes
  10662. el_cv_HAVE_C99_VSNPRINTF=yes
  10663. el_cv_HAVE_SC_PAGE_SIZE=yes
  10664. el_cv_HAVE_VA_COPY=yes
  10665. nls_cv_force_use_gnu_gettext=yes
  10666. nls_cv_header_intl=
  10667. nls_cv_header_libgt=
  10668. nls_cv_use_gnu_gettext=yes
  10669.  
  10670. ## ----------------- ##
  10671. ## Output variables. ##
  10672. ## ----------------- ##
  10673.  
  10674. ACLOCAL='config/missing aclocal'
  10675. ALLOCA=''
  10676. AUTOCONF='autoconf'
  10677. AUTOHEADER='autoheader'
  10678. AWK='/usr/bin/mawk'
  10679. CATALOGS=' af.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo lt.gmo nl.gmo nb.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sv.gmo tr.gmo uk.gmo'
  10680. CC='gcc'
  10681. CFLAGS='-g -O2 -Wall -fno-strict-aliasing -Wno-pointer-sign -Wno-address -fno-strict-overflow'
  10682. CONFDIR='/home/droidzone/myapps/etc/elinks'
  10683. CONFIG_256_COLORS='no'
  10684. CONFIG_88_COLORS='no'
  10685. CONFIG_APIDOCS='no'
  10686. CONFIG_ASCIIDOC='yes'
  10687. CONFIG_BACKTRACE='yes'
  10688. CONFIG_BITTORRENT='no'
  10689. CONFIG_BOOKMARKS='yes'
  10690. CONFIG_BZIP2='no'
  10691. CONFIG_CGI='no'
  10692. CONFIG_COMBINE='no'
  10693. CONFIG_COOKIES='yes'
  10694. CONFIG_CSS='yes'
  10695. CONFIG_DATA='yes'
  10696. CONFIG_DEBUG='no'
  10697. CONFIG_DOC='yes'
  10698. CONFIG_DOM='no'
  10699. CONFIG_DOXYGEN=''
  10700. CONFIG_ECMASCRIPT='no'
  10701. CONFIG_ECMASCRIPT_SMJS='no'
  10702. CONFIG_ECMASCRIPT_SMJS_HEARTBEAT='no'
  10703. CONFIG_EXMODE='no'
  10704. CONFIG_FASTMEM='no'
  10705. CONFIG_FINGER='no'
  10706. CONFIG_FORMHIST='yes'
  10707. CONFIG_FSP='no'
  10708. CONFIG_FTP='yes'
  10709. CONFIG_GC='no'
  10710. CONFIG_GLOBHIST='yes'
  10711. CONFIG_GNUTLS=''
  10712. CONFIG_GNUTLS_OPENSSL_COMPAT='no'
  10713. CONFIG_GOPHER='no'
  10714. CONFIG_GPM='no'
  10715. CONFIG_GSSAPI=''
  10716. CONFIG_GZIP='yes'
  10717. CONFIG_HTML_HIGHLIGHT='no'
  10718. CONFIG_IDN='no'
  10719. CONFIG_INTERLINK='yes'
  10720. CONFIG_IPV6='yes'
  10721. CONFIG_JW='no'
  10722. CONFIG_LEDS='yes'
  10723. CONFIG_LZMA='no'
  10724. CONFIG_MAILCAP='yes'
  10725. CONFIG_MANPAGE='yes'
  10726. CONFIG_MANUAL='yes'
  10727. CONFIG_MARKS='yes'
  10728. CONFIG_MIMETYPES='yes'
  10729. CONFIG_MOUSE='yes'
  10730. CONFIG_NLS='yes'
  10731. CONFIG_NLS_FALSE='#'
  10732. CONFIG_NLS_TRUE=''
  10733. CONFIG_NNTP='no'
  10734. CONFIG_NO_ROOT_EXEC='no'
  10735. CONFIG_NSS_COMPAT_OSSL=''
  10736. CONFIG_OPENSSL=''
  10737. CONFIG_OS_BEOS='no'
  10738. CONFIG_OS_OS2='no'
  10739. CONFIG_OS_RISCOS='no'
  10740. CONFIG_OS_UNIX='yes'
  10741. CONFIG_OS_WIN32='no'
  10742. CONFIG_OWN_LIBC='no'
  10743. CONFIG_POD2HTML='yes'
  10744. CONFIG_SCRIPTING='no'
  10745. CONFIG_SCRIPTING_GUILE=''
  10746. CONFIG_SCRIPTING_LUA=''
  10747. CONFIG_SCRIPTING_PERL=''
  10748. CONFIG_SCRIPTING_PYTHON=''
  10749. CONFIG_SCRIPTING_RUBY='no'
  10750. CONFIG_SCRIPTING_SPIDERMONKEY='no'
  10751. CONFIG_SMALL='no'
  10752. CONFIG_SMB='no'
  10753. CONFIG_SPIDERMONKEY='no'
  10754. CONFIG_SSL='no'
  10755. CONFIG_SYSMOUSE='no'
  10756. CONFIG_TRE=''
  10757. CONFIG_TRUE_COLOR='no'
  10758. CONFIG_URI_REWRITE='yes'
  10759. CONFIG_UTF8='yes'
  10760. CONFIG_XBEL_BOOKMARKS='no'
  10761. CONFIG_XMLTO='no'
  10762. CPP='gcc -E'
  10763. CPPFLAGS=''
  10764. DEFS='-DHAVE_CONFIG_H'
  10765. DOXYGEN=''
  10766. ECHO_C=''
  10767. ECHO_N='-n'
  10768. ECHO_T=''
  10769. EGREP='/bin/grep -E'
  10770. EXEEXT=''
  10771. GETTEXT_CFLAGS='-Wno-uninitialized'
  10772. GIT='/usr/bin/git'
  10773. GLIBC21='yes'
  10774. GMOFILES=' af.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo lt.gmo nl.gmo nb.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sv.gmo tr.gmo uk.gmo'
  10775. GMSGFMT=':'
  10776. GNUTLS_CFLAGS=''
  10777. GREP='/bin/grep'
  10778. GUILE_CFLAGS=''
  10779. GUILE_CONFIG=''
  10780. INSTALL_DATA='${INSTALL} -m 644'
  10781. INSTALL_PROGRAM='${INSTALL}'
  10782. INSTALL_SCRIPT='${INSTALL}'
  10783. INTLBISON='bison'
  10784. INTL_LIBTOOL_SUFFIX_PREFIX=''
  10785. JW=''
  10786. LD='ld'
  10787. LDFLAGS='-rdynamic '
  10788. LIBDIR='/home/droidzone/myapps/lib'
  10789. LIBGCRYPT_CFLAGS=''
  10790. LIBOBJS=''
  10791. LIBS='-lX11 -ldl -lz '
  10792. LOCALEDIR='/home/droidzone/myapps/share/locale'
  10793. LTLIBOBJS=''
  10794. LUA_CFLAGS=''
  10795. LUA_LIBS=''
  10796. MAKE='/usr/bin/make'
  10797. MAKE_COLOR='1'
  10798. MKINSTALLDIRS='config/mkinstalldirs'
  10799. MSGFMT=':'
  10800. OBJEXT='o'
  10801. OPENSSL_CFLAGS='-I/opt/include'
  10802. PACKAGE='elinks'
  10803. PACKAGE_BUGREPORT=''
  10804. PACKAGE_NAME=''
  10805. PACKAGE_STRING=''
  10806. PACKAGE_TARNAME=''
  10807. PACKAGE_URL=''
  10808. PACKAGE_VERSION=''
  10809. PATH_SEPARATOR=':'
  10810. PERL_CFLAGS=''
  10811. PERL_LIBS=''
  10812. POD2HTML='/usr/bin/pod2html'
  10813. PYTHON='/usr/bin/python'
  10814. PYTHON_CFLAGS=''
  10815. PYTHON_LIBS=''
  10816. RANLIB='ranlib'
  10817. RUBY_CFLAGS=''
  10818. RUBY_LIBS=''
  10819. SET_MAKE=''
  10820. SHELL='/bin/bash'
  10821. SPARSE=''
  10822. SPIDERMONKEY_CFLAGS=''
  10823. SPIDERMONKEY_LIBS=''
  10824. TRE_CFLAGS=''
  10825. TRE_LIBS=''
  10826. VERSION='0.13.GIT'
  10827. XGETTEXT=':'
  10828. XMKMF=''
  10829. XMLTO=''
  10830. X_CFLAGS=''
  10831. ac_ct_CC='gcc'
  10832. api_srcdir=''
  10833. bindir='${exec_prefix}/bin'
  10834. build='x86_64-unknown-linux-gnu'
  10835. build_alias=''
  10836. build_cpu='x86_64'
  10837. build_os='linux-gnu'
  10838. build_vendor='unknown'
  10839. datadir='${datarootdir}'
  10840. datarootdir='${prefix}/share'
  10841. docdir='${datarootdir}/doc/${PACKAGE}'
  10842. dvidir='${docdir}'
  10843. exec_prefix='/home/droidzone/myapps'
  10844. host='x86_64-unknown-linux-gnu'
  10845. host_alias=''
  10846. host_cpu='x86_64'
  10847. host_os='linux-gnu'
  10848. host_vendor='unknown'
  10849. htmldir='${docdir}'
  10850. includedir='/home/droidzone/myapps/include'
  10851. infodir='${datarootdir}/info'
  10852. libdir='${exec_prefix}/lib'
  10853. libexecdir='${exec_prefix}/libexec'
  10854. localedir='${datarootdir}/locale'
  10855. localstatedir='${prefix}/var'
  10856. mandir='${datarootdir}/man'
  10857. oldincludedir='/usr/include'
  10858. pdfdir='${docdir}'
  10859. prefix='/home/droidzone/myapps'
  10860. program_transform_name='s,x,x,'
  10861. psdir='${docdir}'
  10862. sbindir='${exec_prefix}/sbin'
  10863. sharedstatedir='${prefix}/com'
  10864. sysconfdir='/home/droidzone/myapps/etc/elinks'
  10865. target_alias=''
  10866.  
  10867. ## ----------- ##
  10868. ## confdefs.h. ##
  10869. ## ----------- ##
  10870.  
  10871. /* confdefs.h */
  10872. #define PACKAGE_NAME ""
  10873. #define PACKAGE_TARNAME ""
  10874. #define PACKAGE_VERSION ""
  10875. #define PACKAGE_STRING ""
  10876. #define PACKAGE_BUGREPORT ""
  10877. #define PACKAGE_URL ""
  10878. #define PACKAGE "elinks"
  10879. #define VERSION "0.13.GIT"
  10880. #define CONFIG_ASCIIDOC 1
  10881. #define MANUAL_ASCIIDOC 1
  10882. #define MAN_ASCIIDOC 1
  10883. #define CONFIG_POD2HTML 1
  10884. #define CONFIG_DOC 1
  10885. #define CONFIG_MANUAL 1
  10886. #define CONFIG_MANPAGE 1
  10887. #define CONFIG_OS_UNIX 1
  10888. #define HAVE_DIRENT_H 1
  10889. #define STDC_HEADERS 1
  10890. #define HAVE_SYS_WAIT_H 1
  10891. #define TIME_WITH_SYS_TIME 1
  10892. #define HAVE_SYS_TYPES_H 1
  10893. #define HAVE_SYS_STAT_H 1
  10894. #define HAVE_STDLIB_H 1
  10895. #define HAVE_STRING_H 1
  10896. #define HAVE_MEMORY_H 1
  10897. #define HAVE_STRINGS_H 1
  10898. #define HAVE_INTTYPES_H 1
  10899. #define HAVE_STDINT_H 1
  10900. #define HAVE_UNISTD_H 1
  10901. #define HAVE_WCHAR_H 1
  10902. #define HAVE_WCTYPE_H 1
  10903. #define HAVE_FCNTL_H 1
  10904. #define HAVE_LIMITS_H 1
  10905. #define HAVE_TIME_H 1
  10906. #define HAVE_UNISTD_H 1
  10907. #define HAVE_ARPA_INET_H 1
  10908. #define HAVE_NETINET_IN_SYSTM_H 1
  10909. #define HAVE_NETINET_IP_H 1
  10910. #define HAVE_NETDB_H 1
  10911. #define HAVE_NETINET_IN_H 1
  10912. #define HAVE_IFADDRS_H 1
  10913. #define HAVE_SYS_IOCTL_H 1
  10914. #define HAVE_SYS_RESOURCE_H 1
  10915. #define HAVE_SYS_SELECT_H 1
  10916. #define HAVE_SYS_SIGNAL_H 1
  10917. #define HAVE_SYS_SOCKET_H 1
  10918. #define HAVE_SYS_TIME_H 1
  10919. #define HAVE_SYS_UTSNAME_H 1
  10920. #define HAVE_NET_IF_H 1
  10921. #define HAVE_STDINT_H 1
  10922. #define HAVE_INTTYPES_H 1
  10923. #define HAVE_LOCALE_H 1
  10924. #define HAVE_PWD_H 1
  10925. #define HAVE_TERMIOS_H 1
  10926. #define HAVE_SYS_UN_H 1
  10927. #define CONFIG_INTERLINK 1
  10928. #define NONSTATIC_INLINE inline
  10929. #define HAVE_TYPEOF 1
  10930. #define HAVE_LONG_LONG 1
  10931. #define HAVE_OFF_T 1
  10932. #define HAVE_INT32_T 1
  10933. #define HAVE_UINT32_T 1
  10934. #define HAVE_UINT16_T 1
  10935. #define SIZEOF_CHAR 1
  10936. #define SIZEOF_SHORT 2
  10937. #define SIZEOF_INT 4
  10938. #define SIZEOF_LONG 8
  10939. #define SIZEOF_LONG_LONG 8
  10940. #define SIZEOF_OFF_T 8
  10941. #define HAVE_VARIADIC_MACROS 1
  10942. #define HAVE_STDLIB_H 1
  10943. #define HAVE_UNISTD_H 1
  10944. #define HAVE_SYS_PARAM_H 1
  10945. #define HAVE_GETPAGESIZE 1
  10946. #define HAVE_MMAP 1
  10947. #define HAVE_STRFTIME 1
  10948. #define HAVE_ATOLL 1
  10949. #define HAVE_GETHOSTBYADDR 1
  10950. #define HAVE_HERROR 1
  10951. #define HAVE_STRERROR 1
  10952. #define HAVE_POPEN 1
  10953. #define HAVE_UNAME 1
  10954. #define HAVE_ACCESS 1
  10955. #define HAVE_CHMOD 1
  10956. #define HAVE_ALARM 1
  10957. #define HAVE_TIMEGM 1
  10958. #define HAVE_MREMAP 1
  10959. #define HAVE_STRCASECMP 1
  10960. #define HAVE_STRNCASECMP 1
  10961. #define HAVE_STRCASESTR 1
  10962. #define HAVE_STRSTR 1
  10963. #define HAVE_STRCHR 1
  10964. #define HAVE_STRRCHR 1
  10965. #define HAVE_MEMMOVE 1
  10966. #define HAVE_BCOPY 1
  10967. #define HAVE_STPCPY 1
  10968. #define HAVE_STRDUP 1
  10969. #define HAVE_INDEX 1
  10970. #define HAVE_ISDIGIT 1
  10971. #define HAVE_MEMPCPY 1
  10972. #define HAVE_MEMRCHR 1
  10973. #define HAVE_SNPRINTF 1
  10974. #define HAVE_VSNPRINTF 1
  10975. #define HAVE_ASPRINTF 1
  10976. #define HAVE_VASPRINTF 1
  10977. #define HAVE_GETIFADDRS 1
  10978. #define HAVE_GETPWNAM 1
  10979. #define HAVE_INET_PTON 1
  10980. #define HAVE_INET_NTOP 1
  10981. #define HAVE_FFLUSH 1
  10982. #define HAVE_FSYNC 1
  10983. #define HAVE_FSEEKO 1
  10984. #define HAVE_FTELLO 1
  10985. #define HAVE_SIGACTION 1
  10986. #define HAVE_GETTIMEOFDAY 1
  10987. #define HAVE_SETITIMER 1
  10988. #define HAVE_SETENV 1
  10989. #define HAVE_PUTENV 1
  10990. #define HAVE_UNSETENV 1
  10991. #define HAVE_GETUID 1
  10992. #define HAVE_GETEUID 1
  10993. #define HAVE_WCWIDTH 1
  10994. #define HAVE_FORK 1
  10995. #define HAVE_GETPID 1
  10996. #define HAVE_SETPGID 1
  10997. #define HAVE_GETPGID 1
  10998. #define HAVE_SETPGRP 1
  10999. #define HAVE_GETPGRP 1
  11000. #define HAVE_RAISE 1
  11001. #define HAVE_KILL 1
  11002. #define HAVE_FPATHCONF 1
  11003. #define HAVE_VA_COPY 1
  11004. #define HAVE_SC_PAGE_SIZE 1
  11005. #define HAVE_C99_VSNPRINTF 1
  11006. #define HAVE_LIBDL 1
  11007. #define HAVE_ZLIB_H 1
  11008. #define CONFIG_GZIP 1
  11009. #define CONFIG_BOOKMARKS 1
  11010. #define HAVE_SA_STORAGE 1
  11011. #define HAVE_SA_IN6 1
  11012. #define HAVE_ADDRINFO 1
  11013. #define HAVE_X11 1
  11014. #define HAVE_EXECINFO_H 1
  11015. #define HAVE_ALLOCA_H 1
  11016. #define HAVE_ALLOCA 1
  11017. #define HAVE_ARGZ_H 1
  11018. #define HAVE_LIMITS_H 1
  11019. #define HAVE_LOCALE_H 1
  11020. #define HAVE_NL_TYPES_H 1
  11021. #define HAVE_MALLOC_H 1
  11022. #define HAVE_STDDEF_H 1
  11023. #define HAVE_STDLIB_H 1
  11024. #define HAVE_STRING_H 1
  11025. #define HAVE_UNISTD_H 1
  11026. #define HAVE_SYS_PARAM_H 1
  11027. #define HAVE_FEOF_UNLOCKED 1
  11028. #define HAVE_FGETS_UNLOCKED 1
  11029. #define HAVE_GETCWD 1
  11030. #define HAVE_GETEGID 1
  11031. #define HAVE_GETEUID 1
  11032. #define HAVE_GETGID 1
  11033. #define HAVE_GETUID 1
  11034. #define HAVE_MEMPCPY 1
  11035. #define HAVE_MUNMAP 1
  11036. #define HAVE_PUTENV 1
  11037. #define HAVE_SETENV 1
  11038. #define HAVE_SETLOCALE 1
  11039. #define HAVE_STPCPY 1
  11040. #define HAVE_STRCHR 1
  11041. #define HAVE_STRCASECMP 1
  11042. #define HAVE_STRDUP 1
  11043. #define HAVE_STRTOUL 1
  11044. #define HAVE_TSEARCH 1
  11045. #define HAVE___ARGZ_COUNT 1
  11046. #define HAVE___ARGZ_STRINGIFY 1
  11047. #define HAVE___ARGZ_NEXT 1
  11048. #define HAVE_ICONV 1
  11049. #define ICONV_CONST
  11050. #define HAVE_LANGINFO_CODESET 1
  11051. #define HAVE_LC_MESSAGES 1
  11052. #define CONFIG_NLS 1
  11053. #define CONFIG_NLS 1
  11054. #define CONFIG_COOKIES 1
  11055. #define CONFIG_FORMHIST 1
  11056. #define CONFIG_GLOBHIST 1
  11057. #define CONFIG_MAILCAP 1
  11058. #define CONFIG_MIMETYPES 1
  11059. #define CONFIG_IPV6 1
  11060. #define CONFIG_DATA 1
  11061. #define CONFIG_URI_REWRITE 1
  11062. #define CONFIG_FTP 1
  11063. #define CONFIG_MOUSE 1
  11064. #define CONFIG_LEDS 1
  11065. #define CONFIG_MARKS 1
  11066. #define CONFIG_CSS 1
  11067. #define CONFIG_BACKTRACE 1
  11068. #define CONFIG_UTF8 1
  11069. #define CONFDIR "/home/droidzone/myapps/etc/elinks"
  11070. #define LOCALEDIR "/home/droidzone/myapps/share/locale"
  11071. #define LIBDIR "/home/droidzone/myapps/lib"
  11072.  
  11073. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement