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.68.  Invocation command line was
  6.  
  7.   $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = AkiroBL
  14. uname -m = i586
  15. uname -r = 2.2.26
  16. uname -s = Linux
  17. uname -v = #8 Sat Nov 12 07:57:42 NZDT 2005
  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/bin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /sbin
  34. PATH: /usr/local/bin
  35. PATH: /usr/X11R6/bin
  36. PATH: /usr/local/bin
  37. PATH: .
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2615: checking for a BSD-compatible install
  45. configure:2683: result: ./install-sh -c
  46. configure:2694: checking whether build environment is sane
  47. configure:2744: result: yes
  48. configure:2885: checking for a thread-safe mkdir -p
  49. configure:2924: result: ./install-sh -c -d
  50. configure:2937: checking for gawk
  51. configure:2953: found /usr/bin/gawk
  52. configure:2964: result: gawk
  53. configure:2975: checking whether make sets $(MAKE)
  54. configure:2997: result: yes
  55. configure:3091: checking build system type
  56. configure:3105: result: i586-pc-linux-gnu
  57. configure:3125: checking host system type
  58. configure:3138: result: i586-pc-linux-gnu
  59. configure:3214: checking for gcc
  60. configure:3230: found /usr/bin/gcc
  61. configure:3241: result: gcc
  62. configure:3470: checking for C compiler version
  63. configure:3479: gcc --version >&5
  64. 2.7.2.3
  65. configure:3490: $? = 0
  66. configure:3479: gcc -v >&5
  67. Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.3/specs
  68. gcc version 2.7.2.3
  69. configure:3490: $? = 0
  70. configure:3479: gcc -V >&5
  71. gcc: argument to `-V' is missing
  72. configure:3490: $? = 1
  73. configure:3479: gcc -qversion >&5
  74. gcc: unrecognized option `-qversion'
  75. gcc: No input files
  76. configure:3490: $? = 1
  77. configure:3510: checking whether the C compiler works
  78. configure:3532: gcc    conftest.c  >&5
  79. configure:3536: $? = 0
  80. configure:3584: result: yes
  81. configure:3587: checking for C compiler default output file name
  82. configure:3589: result: a.out
  83. configure:3595: checking for suffix of executables
  84. configure:3602: gcc -o conftest    conftest.c  >&5
  85. configure:3606: $? = 0
  86. configure:3628: result:
  87. configure:3650: checking whether we are cross compiling
  88. configure:3658: gcc -o conftest    conftest.c  >&5
  89. configure:3662: $? = 0
  90. configure:3669: ./conftest
  91. configure:3673: $? = 0
  92. configure:3688: result: no
  93. configure:3693: checking for suffix of object files
  94. configure:3715: gcc -c   conftest.c >&5
  95. configure:3719: $? = 0
  96. configure:3740: result: o
  97. configure:3744: checking whether we are using the GNU C compiler
  98. configure:3763: gcc -c   conftest.c >&5
  99. configure:3763: $? = 0
  100. configure:3772: result: yes
  101. configure:3781: checking whether gcc accepts -g
  102. configure:3801: gcc -c -g  conftest.c >&5
  103. configure:3801: $? = 0
  104. configure:3842: result: yes
  105. configure:3859: checking for gcc option to accept ISO C89
  106. configure:3923: gcc  -c -g -O2  conftest.c >&5
  107. configure:3923: $? = 0
  108. configure:3936: result: none needed
  109. configure:3967: checking for style of include used by make
  110. configure:3995: result: GNU
  111. configure:4021: checking dependency style of gcc
  112. configure:4132: result: gcc
  113. configure:4148: checking whether gcc and cc understand -c and -o together
  114. configure:4179: gcc -c conftest.c -o conftest2.o >&5
  115. configure:4183: $? = 0
  116. configure:4189: gcc -c conftest.c -o conftest2.o >&5
  117. configure:4193: $? = 0
  118. configure:4204: cc -c conftest.c >&5
  119. configure:4208: $? = 0
  120. configure:4216: cc -c conftest.c -o conftest2.o >&5
  121. configure:4220: $? = 0
  122. configure:4226: cc -c conftest.c -o conftest2.o >&5
  123. configure:4230: $? = 0
  124. configure:4248: result: yes
  125. configure:4273: checking for a sed that does not truncate output
  126. configure:4337: result: /usr/bin/sed
  127. configure:4343: checking whether ln -s works
  128. configure:4347: result: yes
  129. configure:4362: checking how to run the C preprocessor
  130. configure:4393: gcc -E  conftest.c
  131. configure:4393: $? = 0
  132. configure:4407: gcc -E  conftest.c
  133. conftest.c:12: ac_nonexistent.h: No such file or directory
  134. configure:4407: $? = 1
  135. configure: failed program was:
  136. | /* confdefs.h */
  137. | #define PACKAGE_NAME ""
  138. | #define PACKAGE_TARNAME ""
  139. | #define PACKAGE_VERSION ""
  140. | #define PACKAGE_STRING ""
  141. | #define PACKAGE_BUGREPORT ""
  142. | #define PACKAGE_URL ""
  143. | #define PACKAGE "libevent"
  144. | #define VERSION "2.0.20-stable"
  145. | #define NUMERIC_VERSION 0x02001400
  146. | /* end confdefs.h.  */
  147. | #include <ac_nonexistent.h>
  148. configure:4432: result: gcc -E
  149. configure:4452: gcc -E  conftest.c
  150. configure:4452: $? = 0
  151. configure:4466: gcc -E  conftest.c
  152. conftest.c:12: ac_nonexistent.h: No such file or directory
  153. configure:4466: $? = 1
  154. configure: failed program was:
  155. | /* confdefs.h */
  156. | #define PACKAGE_NAME ""
  157. | #define PACKAGE_TARNAME ""
  158. | #define PACKAGE_VERSION ""
  159. | #define PACKAGE_STRING ""
  160. | #define PACKAGE_BUGREPORT ""
  161. | #define PACKAGE_URL ""
  162. | #define PACKAGE "libevent"
  163. | #define VERSION "2.0.20-stable"
  164. | #define NUMERIC_VERSION 0x02001400
  165. | /* end confdefs.h.  */
  166. | #include <ac_nonexistent.h>
  167. configure:4495: checking for grep that handles long lines and -e
  168. configure:4553: result: /usr/bin/grep
  169. configure:4558: checking for egrep
  170. configure:4620: result: /usr/bin/grep -E
  171. configure:4626: checking whether gcc needs -traditional
  172. conftest.c:12: sgtty.h: No such file or directory
  173. configure:4660: result: no
  174. configure:4684: gcc -c -g -O2  conftest.c >&5
  175. conftest.c:18: #error
  176. configure:4684: $? = 1
  177. configure: failed program was:
  178. | /* confdefs.h */
  179. | #define PACKAGE_NAME ""
  180. | #define PACKAGE_TARNAME ""
  181. | #define PACKAGE_VERSION ""
  182. | #define PACKAGE_STRING ""
  183. | #define PACKAGE_BUGREPORT ""
  184. | #define PACKAGE_URL ""
  185. | #define PACKAGE "libevent"
  186. | #define VERSION "2.0.20-stable"
  187. | #define NUMERIC_VERSION 0x02001400
  188. | /* end confdefs.h.  */
  189. |
  190. | int
  191. | main ()
  192. | {
  193. |
  194. | #if !defined(__GNUC__) || (__GNUC__ < 2) || (__GNUC__ == 2 && __GNUC_MINOR__ < 95)
  195. | #error
  196. | #endif
  197. |   ;
  198. |   return 0;
  199. | }
  200. configure:4812: checking how to print strings
  201. configure:4839: result: printf
  202. configure:4860: checking for a sed that does not truncate output
  203. configure:4924: result: /usr/bin/sed
  204. configure:4942: checking for fgrep
  205. configure:5004: result: /usr/bin/grep -F
  206. configure:5039: checking for ld used by gcc
  207. configure:5106: result: /usr/bin/ld
  208. configure:5113: checking if the linker (/usr/bin/ld) is GNU ld
  209. configure:5128: result: yes
  210. configure:5140: checking for BSD- or MS-compatible name lister (nm)
  211. configure:5189: result: /usr/bin/nm -B
  212. configure:5319: checking the name lister (/usr/bin/nm -B) interface
  213. configure:5326: gcc -c -g -O2 -Wall  conftest.c >&5
  214. configure:5329: /usr/bin/nm -B "conftest.o"
  215. configure:5332: output
  216. 00000000 D some_variable
  217. configure:5339: result: BSD nm
  218. configure:5343: checking the maximum length of command line arguments
  219. configure:5468: result: 512
  220. configure:5485: checking whether the shell understands some XSI constructs
  221. configure:5495: result: yes
  222. configure:5499: checking whether the shell understands "+="
  223. configure:5505: result: no
  224. configure:5540: checking how to convert i586-pc-linux-gnu file names to i586-pc-linux-gnu format
  225. configure:5580: result: func_convert_file_noop
  226. configure:5587: checking how to convert i586-pc-linux-gnu file names to toolchain format
  227. configure:5607: result: func_convert_file_noop
  228. configure:5614: checking for /usr/bin/ld option to reload object files
  229. configure:5621: result: -r
  230. configure:5695: checking for objdump
  231. configure:5711: found /usr/bin/objdump
  232. configure:5722: result: objdump
  233. configure:5754: checking how to recognize dependent libraries
  234. configure:5956: result: pass_all
  235. configure:6041: checking for dlltool
  236. configure:6071: result: no
  237. configure:6101: checking how to associate runtime and link libraries
  238. configure:6128: result: printf %s\n
  239. configure:6188: checking for ar
  240. configure:6204: found /usr/bin/ar
  241. configure:6215: result: ar
  242. configure:6252: checking for archiver @FILE support
  243. configure:6269: gcc -c -g -O2 -Wall  conftest.c >&5
  244. configure:6269: $? = 0
  245. configure:6272: ar cru libconftest.a @conftest.lst >&5
  246. ar: @conftest.lst: No such file or directory
  247. configure:6275: $? = 1
  248. configure:6295: result: no
  249. configure:6353: checking for strip
  250. configure:6369: found /usr/bin/strip
  251. configure:6380: result: strip
  252. configure:6452: checking for ranlib
  253. configure:6468: found /usr/bin/ranlib
  254. configure:6479: result: ranlib
  255. configure:6581: checking command to parse /usr/bin/nm -B output from gcc object
  256. configure:6700: gcc -c -g -O2 -Wall  conftest.c >&5
  257. configure:6703: $? = 0
  258. configure:6707: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  259. configure:6710: $? = 0
  260. configure:6776: gcc -o conftest -g -O2 -Wall   conftest.c conftstm.o >&5
  261. configure:6779: $? = 0
  262. configure:6817: result: ok
  263. configure:6854: checking for sysroot
  264. configure:6884: result: no
  265. configure:7127: checking for mt
  266. configure:7157: result: no
  267. configure:7177: checking if : is a manifest tool
  268. configure:7183: : '-?'
  269. configure:7191: result: no
  270. configure:7818: checking for ANSI C header files
  271. configure:7838: gcc -c -g -O2 -Wall  conftest.c >&5
  272. configure:7838: $? = 0
  273. configure:7911: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  274. configure:7911: $? = 0
  275. configure:7911: ./conftest
  276. configure:7911: $? = 0
  277. configure:7922: result: yes
  278. configure:7935: checking for sys/types.h
  279. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  280. configure:7935: $? = 0
  281. configure:7935: result: yes
  282. configure:7935: checking for sys/stat.h
  283. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  284. configure:7935: $? = 0
  285. configure:7935: result: yes
  286. configure:7935: checking for stdlib.h
  287. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  288. configure:7935: $? = 0
  289. configure:7935: result: yes
  290. configure:7935: checking for string.h
  291. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  292. configure:7935: $? = 0
  293. configure:7935: result: yes
  294. configure:7935: checking for memory.h
  295. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  296. configure:7935: $? = 0
  297. configure:7935: result: yes
  298. configure:7935: checking for strings.h
  299. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  300. configure:7935: $? = 0
  301. configure:7935: result: yes
  302. configure:7935: checking for inttypes.h
  303. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  304. conftest.c:53: inttypes.h: No such file or directory
  305. configure:7935: $? = 1
  306. configure: failed program was:
  307. | /* confdefs.h */
  308. | #define PACKAGE_NAME ""
  309. | #define PACKAGE_TARNAME ""
  310. | #define PACKAGE_VERSION ""
  311. | #define PACKAGE_STRING ""
  312. | #define PACKAGE_BUGREPORT ""
  313. | #define PACKAGE_URL ""
  314. | #define PACKAGE "libevent"
  315. | #define VERSION "2.0.20-stable"
  316. | #define NUMERIC_VERSION 0x02001400
  317. | #define STDC_HEADERS 1
  318. | #define HAVE_SYS_TYPES_H 1
  319. | #define HAVE_SYS_STAT_H 1
  320. | #define HAVE_STDLIB_H 1
  321. | #define HAVE_STRING_H 1
  322. | #define HAVE_MEMORY_H 1
  323. | #define HAVE_STRINGS_H 1
  324. | /* end confdefs.h.  */
  325. | #include <stdio.h>
  326. | #ifdef HAVE_SYS_TYPES_H
  327. | # include <sys/types.h>
  328. | #endif
  329. | #ifdef HAVE_SYS_STAT_H
  330. | # include <sys/stat.h>
  331. | #endif
  332. | #ifdef STDC_HEADERS
  333. | # include <stdlib.h>
  334. | # include <stddef.h>
  335. | #else
  336. | # ifdef HAVE_STDLIB_H
  337. | #  include <stdlib.h>
  338. | # endif
  339. | #endif
  340. | #ifdef HAVE_STRING_H
  341. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  342. | #  include <memory.h>
  343. | # endif
  344. | # include <string.h>
  345. | #endif
  346. | #ifdef HAVE_STRINGS_H
  347. | # include <strings.h>
  348. | #endif
  349. | #ifdef HAVE_INTTYPES_H
  350. | # include <inttypes.h>
  351. | #endif
  352. | #ifdef HAVE_STDINT_H
  353. | # include <stdint.h>
  354. | #endif
  355. | #ifdef HAVE_UNISTD_H
  356. | # include <unistd.h>
  357. | #endif
  358. |
  359. | #include <inttypes.h>
  360. configure:7935: result: no
  361. configure:7935: checking for stdint.h
  362. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  363. conftest.c:53: stdint.h: No such file or directory
  364. configure:7935: $? = 1
  365. configure: failed program was:
  366. | /* confdefs.h */
  367. | #define PACKAGE_NAME ""
  368. | #define PACKAGE_TARNAME ""
  369. | #define PACKAGE_VERSION ""
  370. | #define PACKAGE_STRING ""
  371. | #define PACKAGE_BUGREPORT ""
  372. | #define PACKAGE_URL ""
  373. | #define PACKAGE "libevent"
  374. | #define VERSION "2.0.20-stable"
  375. | #define NUMERIC_VERSION 0x02001400
  376. | #define STDC_HEADERS 1
  377. | #define HAVE_SYS_TYPES_H 1
  378. | #define HAVE_SYS_STAT_H 1
  379. | #define HAVE_STDLIB_H 1
  380. | #define HAVE_STRING_H 1
  381. | #define HAVE_MEMORY_H 1
  382. | #define HAVE_STRINGS_H 1
  383. | /* end confdefs.h.  */
  384. | #include <stdio.h>
  385. | #ifdef HAVE_SYS_TYPES_H
  386. | # include <sys/types.h>
  387. | #endif
  388. | #ifdef HAVE_SYS_STAT_H
  389. | # include <sys/stat.h>
  390. | #endif
  391. | #ifdef STDC_HEADERS
  392. | # include <stdlib.h>
  393. | # include <stddef.h>
  394. | #else
  395. | # ifdef HAVE_STDLIB_H
  396. | #  include <stdlib.h>
  397. | # endif
  398. | #endif
  399. | #ifdef HAVE_STRING_H
  400. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  401. | #  include <memory.h>
  402. | # endif
  403. | # include <string.h>
  404. | #endif
  405. | #ifdef HAVE_STRINGS_H
  406. | # include <strings.h>
  407. | #endif
  408. | #ifdef HAVE_INTTYPES_H
  409. | # include <inttypes.h>
  410. | #endif
  411. | #ifdef HAVE_STDINT_H
  412. | # include <stdint.h>
  413. | #endif
  414. | #ifdef HAVE_UNISTD_H
  415. | # include <unistd.h>
  416. | #endif
  417. |
  418. | #include <stdint.h>
  419. configure:7935: result: no
  420. configure:7935: checking for unistd.h
  421. configure:7935: gcc -c -g -O2 -Wall  conftest.c >&5
  422. configure:7935: $? = 0
  423. configure:7935: result: yes
  424. configure:7949: checking for dlfcn.h
  425. configure:7949: gcc -c -g -O2 -Wall  conftest.c >&5
  426. conftest.c:54: dlfcn.h: No such file or directory
  427. configure:7949: $? = 1
  428. configure: failed program was:
  429. | /* confdefs.h */
  430. | #define PACKAGE_NAME ""
  431. | #define PACKAGE_TARNAME ""
  432. | #define PACKAGE_VERSION ""
  433. | #define PACKAGE_STRING ""
  434. | #define PACKAGE_BUGREPORT ""
  435. | #define PACKAGE_URL ""
  436. | #define PACKAGE "libevent"
  437. | #define VERSION "2.0.20-stable"
  438. | #define NUMERIC_VERSION 0x02001400
  439. | #define STDC_HEADERS 1
  440. | #define HAVE_SYS_TYPES_H 1
  441. | #define HAVE_SYS_STAT_H 1
  442. | #define HAVE_STDLIB_H 1
  443. | #define HAVE_STRING_H 1
  444. | #define HAVE_MEMORY_H 1
  445. | #define HAVE_STRINGS_H 1
  446. | #define HAVE_UNISTD_H 1
  447. | /* end confdefs.h.  */
  448. | #include <stdio.h>
  449. | #ifdef HAVE_SYS_TYPES_H
  450. | # include <sys/types.h>
  451. | #endif
  452. | #ifdef HAVE_SYS_STAT_H
  453. | # include <sys/stat.h>
  454. | #endif
  455. | #ifdef STDC_HEADERS
  456. | # include <stdlib.h>
  457. | # include <stddef.h>
  458. | #else
  459. | # ifdef HAVE_STDLIB_H
  460. | #  include <stdlib.h>
  461. | # endif
  462. | #endif
  463. | #ifdef HAVE_STRING_H
  464. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  465. | #  include <memory.h>
  466. | # endif
  467. | # include <string.h>
  468. | #endif
  469. | #ifdef HAVE_STRINGS_H
  470. | # include <strings.h>
  471. | #endif
  472. | #ifdef HAVE_INTTYPES_H
  473. | # include <inttypes.h>
  474. | #endif
  475. | #ifdef HAVE_STDINT_H
  476. | # include <stdint.h>
  477. | #endif
  478. | #ifdef HAVE_UNISTD_H
  479. | # include <unistd.h>
  480. | #endif
  481. |
  482. | #include <dlfcn.h>
  483. configure:7949: result: no
  484. configure:8136: checking for objdir
  485. configure:8151: result: .libs
  486. configure:8422: checking if gcc supports -fno-rtti -fno-exceptions
  487. configure:8440: gcc -c -g -O2 -Wall  -fno-rtti -fno-exceptions conftest.c >&5
  488. cc1: Invalid option `-fno-exceptions'
  489. configure:8444: $? = 1
  490. configure:8457: result: no
  491. configure:8767: checking for gcc option to produce PIC
  492. configure:8774: result: -fPIC -DPIC
  493. configure:8782: checking if gcc PIC flag -fPIC -DPIC works
  494. configure:8800: gcc -c -g -O2 -Wall  -fPIC -DPIC -DPIC conftest.c >&5
  495. configure:8804: $? = 0
  496. configure:8817: result: yes
  497. configure:8846: checking if gcc static flag -static works
  498. configure:8874: result: yes
  499. configure:8889: checking if gcc supports -c -o file.o
  500. configure:8910: gcc -c -g -O2 -Wall  -o out/conftest2.o conftest.c >&5
  501. configure:8914: $? = 0
  502. configure:8936: result: yes
  503. configure:8944: checking if gcc supports -c -o file.o
  504. configure:8991: result: yes
  505. configure:9024: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  506. configure:10182: result: yes
  507. configure:10219: checking whether -lc should be explicitly linked in
  508. configure:10227: gcc -c -g -O2 -Wall  conftest.c >&5
  509. configure:10230: $? = 0
  510. configure:10245: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
  511. configure:10248: $? = 1
  512. configure:10262: result: yes
  513. configure:10427: checking dynamic linker characteristics
  514. configure:10941: gcc -o conftest -g -O2 -Wall   -Wl,-rpath -Wl,/foo conftest.c  >&5
  515. configure:10941: $? = 0
  516. configure:11167: result: GNU/Linux ld.so
  517. configure:11274: checking how to hardcode library paths into programs
  518. configure:11299: result: immediate
  519. configure:11839: checking whether stripping libraries is possible
  520. configure:11844: result: yes
  521. configure:11879: checking if libtool supports shared libraries
  522. configure:11881: result: yes
  523. configure:11884: checking whether to build shared libraries
  524. configure:11905: result: yes
  525. configure:11908: checking whether to build static libraries
  526. configure:11912: result: yes
  527. configure:11959: checking for library containing inet_ntoa
  528. configure:11990: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  529. configure:11990: $? = 0
  530. configure:12007: result: none required
  531. configure:12015: checking for library containing socket
  532. configure:12046: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  533. configure:12046: $? = 0
  534. configure:12063: result: none required
  535. configure:12071: checking for library containing inet_aton
  536. configure:12102: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  537. configure:12102: $? = 0
  538. configure:12119: result: none required
  539. configure:12127: checking for library containing clock_gettime
  540. configure:12158: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  541. /tmp/cca141591.o(.text+0x4): In function `main':
  542. /root/tor/libevent-2.0.20-stable/conftest.c:32: undefined reference to `clock_gettime'
  543. configure:12158: $? = 1
  544. configure: failed program was:
  545. | /* confdefs.h */
  546. | #define PACKAGE_NAME ""
  547. | #define PACKAGE_TARNAME ""
  548. | #define PACKAGE_VERSION ""
  549. | #define PACKAGE_STRING ""
  550. | #define PACKAGE_BUGREPORT ""
  551. | #define PACKAGE_URL ""
  552. | #define PACKAGE "libevent"
  553. | #define VERSION "2.0.20-stable"
  554. | #define NUMERIC_VERSION 0x02001400
  555. | #define STDC_HEADERS 1
  556. | #define HAVE_SYS_TYPES_H 1
  557. | #define HAVE_SYS_STAT_H 1
  558. | #define HAVE_STDLIB_H 1
  559. | #define HAVE_STRING_H 1
  560. | #define HAVE_MEMORY_H 1
  561. | #define HAVE_STRINGS_H 1
  562. | #define HAVE_UNISTD_H 1
  563. | #define LT_OBJDIR ".libs/"
  564. | /* end confdefs.h.  */
  565. |
  566. | /* Override any GCC internal prototype to avoid an error.
  567. |    Use char because int might match the return type of a GCC
  568. |    builtin and then its argument prototype would still apply.  */
  569. | #ifdef __cplusplus
  570. | extern "C"
  571. | #endif
  572. | char clock_gettime ();
  573. | int
  574. | main ()
  575. | {
  576. | return clock_gettime ();
  577. |   ;
  578. |   return 0;
  579. | }
  580. configure:12158: gcc -o conftest -g -O2 -Wall   conftest.c -lrt   >&5
  581. ld: cannot find -lrt
  582. configure:12158: $? = 1
  583. configure: failed program was:
  584. | /* confdefs.h */
  585. | #define PACKAGE_NAME ""
  586. | #define PACKAGE_TARNAME ""
  587. | #define PACKAGE_VERSION ""
  588. | #define PACKAGE_STRING ""
  589. | #define PACKAGE_BUGREPORT ""
  590. | #define PACKAGE_URL ""
  591. | #define PACKAGE "libevent"
  592. | #define VERSION "2.0.20-stable"
  593. | #define NUMERIC_VERSION 0x02001400
  594. | #define STDC_HEADERS 1
  595. | #define HAVE_SYS_TYPES_H 1
  596. | #define HAVE_SYS_STAT_H 1
  597. | #define HAVE_STDLIB_H 1
  598. | #define HAVE_STRING_H 1
  599. | #define HAVE_MEMORY_H 1
  600. | #define HAVE_STRINGS_H 1
  601. | #define HAVE_UNISTD_H 1
  602. | #define LT_OBJDIR ".libs/"
  603. | /* end confdefs.h.  */
  604. |
  605. | /* Override any GCC internal prototype to avoid an error.
  606. |    Use char because int might match the return type of a GCC
  607. |    builtin and then its argument prototype would still apply.  */
  608. | #ifdef __cplusplus
  609. | extern "C"
  610. | #endif
  611. | char clock_gettime ();
  612. | int
  613. | main ()
  614. | {
  615. | return clock_gettime ();
  616. |   ;
  617. |   return 0;
  618. | }
  619. configure:12175: result: no
  620. configure:12183: checking for library containing sendfile
  621. configure:12214: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  622. /tmp/cca142051.o(.text+0x4): In function `main':
  623. /root/tor/libevent-2.0.20-stable/conftest.c:32: undefined reference to `sendfile'
  624. configure:12214: $? = 1
  625. configure: failed program was:
  626. | /* confdefs.h */
  627. | #define PACKAGE_NAME ""
  628. | #define PACKAGE_TARNAME ""
  629. | #define PACKAGE_VERSION ""
  630. | #define PACKAGE_STRING ""
  631. | #define PACKAGE_BUGREPORT ""
  632. | #define PACKAGE_URL ""
  633. | #define PACKAGE "libevent"
  634. | #define VERSION "2.0.20-stable"
  635. | #define NUMERIC_VERSION 0x02001400
  636. | #define STDC_HEADERS 1
  637. | #define HAVE_SYS_TYPES_H 1
  638. | #define HAVE_SYS_STAT_H 1
  639. | #define HAVE_STDLIB_H 1
  640. | #define HAVE_STRING_H 1
  641. | #define HAVE_MEMORY_H 1
  642. | #define HAVE_STRINGS_H 1
  643. | #define HAVE_UNISTD_H 1
  644. | #define LT_OBJDIR ".libs/"
  645. | /* end confdefs.h.  */
  646. |
  647. | /* Override any GCC internal prototype to avoid an error.
  648. |    Use char because int might match the return type of a GCC
  649. |    builtin and then its argument prototype would still apply.  */
  650. | #ifdef __cplusplus
  651. | extern "C"
  652. | #endif
  653. | char sendfile ();
  654. | int
  655. | main ()
  656. | {
  657. | return sendfile ();
  658. |   ;
  659. |   return 0;
  660. | }
  661. configure:12214: gcc -o conftest -g -O2 -Wall   conftest.c -lsendfile   >&5
  662. ld: cannot find -lsendfile
  663. configure:12214: $? = 1
  664. configure: failed program was:
  665. | /* confdefs.h */
  666. | #define PACKAGE_NAME ""
  667. | #define PACKAGE_TARNAME ""
  668. | #define PACKAGE_VERSION ""
  669. | #define PACKAGE_STRING ""
  670. | #define PACKAGE_BUGREPORT ""
  671. | #define PACKAGE_URL ""
  672. | #define PACKAGE "libevent"
  673. | #define VERSION "2.0.20-stable"
  674. | #define NUMERIC_VERSION 0x02001400
  675. | #define STDC_HEADERS 1
  676. | #define HAVE_SYS_TYPES_H 1
  677. | #define HAVE_SYS_STAT_H 1
  678. | #define HAVE_STDLIB_H 1
  679. | #define HAVE_STRING_H 1
  680. | #define HAVE_MEMORY_H 1
  681. | #define HAVE_STRINGS_H 1
  682. | #define HAVE_UNISTD_H 1
  683. | #define LT_OBJDIR ".libs/"
  684. | /* end confdefs.h.  */
  685. |
  686. | /* Override any GCC internal prototype to avoid an error.
  687. |    Use char because int might match the return type of a GCC
  688. |    builtin and then its argument prototype would still apply.  */
  689. | #ifdef __cplusplus
  690. | extern "C"
  691. | #endif
  692. | char sendfile ();
  693. | int
  694. | main ()
  695. | {
  696. | return sendfile ();
  697. |   ;
  698. |   return 0;
  699. | }
  700. configure:12231: result: no
  701. configure:12240: checking for WIN32
  702. configure:12257: gcc -c -g -O2 -Wall  conftest.c >&5
  703. conftest.c: In function `main':
  704. conftest.c:27: `die' undeclared (first use this function)
  705. conftest.c:27: (Each undeclared identifier is reported only once
  706. conftest.c:27: for each function it appears in.)
  707. conftest.c:27: parse error before `horribly'
  708. configure:12257: $? = 1
  709. configure: failed program was:
  710. | /* confdefs.h */
  711. | #define PACKAGE_NAME ""
  712. | #define PACKAGE_TARNAME ""
  713. | #define PACKAGE_VERSION ""
  714. | #define PACKAGE_STRING ""
  715. | #define PACKAGE_BUGREPORT ""
  716. | #define PACKAGE_URL ""
  717. | #define PACKAGE "libevent"
  718. | #define VERSION "2.0.20-stable"
  719. | #define NUMERIC_VERSION 0x02001400
  720. | #define STDC_HEADERS 1
  721. | #define HAVE_SYS_TYPES_H 1
  722. | #define HAVE_SYS_STAT_H 1
  723. | #define HAVE_STDLIB_H 1
  724. | #define HAVE_STRING_H 1
  725. | #define HAVE_MEMORY_H 1
  726. | #define HAVE_STRINGS_H 1
  727. | #define HAVE_UNISTD_H 1
  728. | #define LT_OBJDIR ".libs/"
  729. | /* end confdefs.h.  */
  730. |
  731. | int
  732. | main ()
  733. | {
  734. |
  735. | #ifndef WIN32
  736. | die horribly
  737. | #endif
  738. |
  739. |   ;
  740. |   return 0;
  741. | }
  742. configure:12261: result: no
  743. configure:12266: checking for CYGWIN
  744. configure:12283: gcc -c -g -O2 -Wall  conftest.c >&5
  745. conftest.c: In function `main':
  746. conftest.c:27: `die' undeclared (first use this function)
  747. conftest.c:27: (Each undeclared identifier is reported only once
  748. conftest.c:27: for each function it appears in.)
  749. conftest.c:27: parse error before `horribly'
  750. configure:12283: $? = 1
  751. configure: failed program was:
  752. | /* confdefs.h */
  753. | #define PACKAGE_NAME ""
  754. | #define PACKAGE_TARNAME ""
  755. | #define PACKAGE_VERSION ""
  756. | #define PACKAGE_STRING ""
  757. | #define PACKAGE_BUGREPORT ""
  758. | #define PACKAGE_URL ""
  759. | #define PACKAGE "libevent"
  760. | #define VERSION "2.0.20-stable"
  761. | #define NUMERIC_VERSION 0x02001400
  762. | #define STDC_HEADERS 1
  763. | #define HAVE_SYS_TYPES_H 1
  764. | #define HAVE_SYS_STAT_H 1
  765. | #define HAVE_STDLIB_H 1
  766. | #define HAVE_STRING_H 1
  767. | #define HAVE_MEMORY_H 1
  768. | #define HAVE_STRINGS_H 1
  769. | #define HAVE_UNISTD_H 1
  770. | #define LT_OBJDIR ".libs/"
  771. | /* end confdefs.h.  */
  772. |
  773. | int
  774. | main ()
  775. | {
  776. |
  777. | #ifndef __CYGWIN__
  778. | die horribly
  779. | #endif
  780. |
  781. |   ;
  782. |   return 0;
  783. | }
  784. configure:12287: result: no
  785. configure:12294: checking zlib.h usability
  786. configure:12294: gcc -c -g -O2 -Wall  conftest.c >&5
  787. conftest.c:54: zlib.h: No such file or directory
  788. configure:12294: $? = 1
  789. configure: failed program was:
  790. | /* confdefs.h */
  791. | #define PACKAGE_NAME ""
  792. | #define PACKAGE_TARNAME ""
  793. | #define PACKAGE_VERSION ""
  794. | #define PACKAGE_STRING ""
  795. | #define PACKAGE_BUGREPORT ""
  796. | #define PACKAGE_URL ""
  797. | #define PACKAGE "libevent"
  798. | #define VERSION "2.0.20-stable"
  799. | #define NUMERIC_VERSION 0x02001400
  800. | #define STDC_HEADERS 1
  801. | #define HAVE_SYS_TYPES_H 1
  802. | #define HAVE_SYS_STAT_H 1
  803. | #define HAVE_STDLIB_H 1
  804. | #define HAVE_STRING_H 1
  805. | #define HAVE_MEMORY_H 1
  806. | #define HAVE_STRINGS_H 1
  807. | #define HAVE_UNISTD_H 1
  808. | #define LT_OBJDIR ".libs/"
  809. | /* end confdefs.h.  */
  810. | #include <stdio.h>
  811. | #ifdef HAVE_SYS_TYPES_H
  812. | # include <sys/types.h>
  813. | #endif
  814. | #ifdef HAVE_SYS_STAT_H
  815. | # include <sys/stat.h>
  816. | #endif
  817. | #ifdef STDC_HEADERS
  818. | # include <stdlib.h>
  819. | # include <stddef.h>
  820. | #else
  821. | # ifdef HAVE_STDLIB_H
  822. | #  include <stdlib.h>
  823. | # endif
  824. | #endif
  825. | #ifdef HAVE_STRING_H
  826. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  827. | #  include <memory.h>
  828. | # endif
  829. | # include <string.h>
  830. | #endif
  831. | #ifdef HAVE_STRINGS_H
  832. | # include <strings.h>
  833. | #endif
  834. | #ifdef HAVE_INTTYPES_H
  835. | # include <inttypes.h>
  836. | #endif
  837. | #ifdef HAVE_STDINT_H
  838. | # include <stdint.h>
  839. | #endif
  840. | #ifdef HAVE_UNISTD_H
  841. | # include <unistd.h>
  842. | #endif
  843. | #include <zlib.h>
  844. configure:12294: result: no
  845. configure:12294: checking zlib.h presence
  846. configure:12294: gcc -E  conftest.c
  847. conftest.c:21: zlib.h: No such file or directory
  848. configure:12294: $? = 1
  849. configure: failed program was:
  850. | /* confdefs.h */
  851. | #define PACKAGE_NAME ""
  852. | #define PACKAGE_TARNAME ""
  853. | #define PACKAGE_VERSION ""
  854. | #define PACKAGE_STRING ""
  855. | #define PACKAGE_BUGREPORT ""
  856. | #define PACKAGE_URL ""
  857. | #define PACKAGE "libevent"
  858. | #define VERSION "2.0.20-stable"
  859. | #define NUMERIC_VERSION 0x02001400
  860. | #define STDC_HEADERS 1
  861. | #define HAVE_SYS_TYPES_H 1
  862. | #define HAVE_SYS_STAT_H 1
  863. | #define HAVE_STDLIB_H 1
  864. | #define HAVE_STRING_H 1
  865. | #define HAVE_MEMORY_H 1
  866. | #define HAVE_STRINGS_H 1
  867. | #define HAVE_UNISTD_H 1
  868. | #define LT_OBJDIR ".libs/"
  869. | /* end confdefs.h.  */
  870. | #include <zlib.h>
  871. configure:12294: result: no
  872. configure:12294: checking for zlib.h
  873. configure:12294: result: no
  874. configure:12395: checking openssl/bio.h usability
  875. configure:12395: gcc -c -g -O2 -Wall  conftest.c >&5
  876. conftest.c:54: openssl/bio.h: No such file or directory
  877. configure:12395: $? = 1
  878. configure: failed program was:
  879. | /* confdefs.h */
  880. | #define PACKAGE_NAME ""
  881. | #define PACKAGE_TARNAME ""
  882. | #define PACKAGE_VERSION ""
  883. | #define PACKAGE_STRING ""
  884. | #define PACKAGE_BUGREPORT ""
  885. | #define PACKAGE_URL ""
  886. | #define PACKAGE "libevent"
  887. | #define VERSION "2.0.20-stable"
  888. | #define NUMERIC_VERSION 0x02001400
  889. | #define STDC_HEADERS 1
  890. | #define HAVE_SYS_TYPES_H 1
  891. | #define HAVE_SYS_STAT_H 1
  892. | #define HAVE_STDLIB_H 1
  893. | #define HAVE_STRING_H 1
  894. | #define HAVE_MEMORY_H 1
  895. | #define HAVE_STRINGS_H 1
  896. | #define HAVE_UNISTD_H 1
  897. | #define LT_OBJDIR ".libs/"
  898. | /* end confdefs.h.  */
  899. | #include <stdio.h>
  900. | #ifdef HAVE_SYS_TYPES_H
  901. | # include <sys/types.h>
  902. | #endif
  903. | #ifdef HAVE_SYS_STAT_H
  904. | # include <sys/stat.h>
  905. | #endif
  906. | #ifdef STDC_HEADERS
  907. | # include <stdlib.h>
  908. | # include <stddef.h>
  909. | #else
  910. | # ifdef HAVE_STDLIB_H
  911. | #  include <stdlib.h>
  912. | # endif
  913. | #endif
  914. | #ifdef HAVE_STRING_H
  915. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  916. | #  include <memory.h>
  917. | # endif
  918. | # include <string.h>
  919. | #endif
  920. | #ifdef HAVE_STRINGS_H
  921. | # include <strings.h>
  922. | #endif
  923. | #ifdef HAVE_INTTYPES_H
  924. | # include <inttypes.h>
  925. | #endif
  926. | #ifdef HAVE_STDINT_H
  927. | # include <stdint.h>
  928. | #endif
  929. | #ifdef HAVE_UNISTD_H
  930. | # include <unistd.h>
  931. | #endif
  932. | #include <openssl/bio.h>
  933. configure:12395: result: no
  934. configure:12395: checking openssl/bio.h presence
  935. configure:12395: gcc -E  conftest.c
  936. conftest.c:21: openssl/bio.h: No such file or directory
  937. configure:12395: $? = 1
  938. configure: failed program was:
  939. | /* confdefs.h */
  940. | #define PACKAGE_NAME ""
  941. | #define PACKAGE_TARNAME ""
  942. | #define PACKAGE_VERSION ""
  943. | #define PACKAGE_STRING ""
  944. | #define PACKAGE_BUGREPORT ""
  945. | #define PACKAGE_URL ""
  946. | #define PACKAGE "libevent"
  947. | #define VERSION "2.0.20-stable"
  948. | #define NUMERIC_VERSION 0x02001400
  949. | #define STDC_HEADERS 1
  950. | #define HAVE_SYS_TYPES_H 1
  951. | #define HAVE_SYS_STAT_H 1
  952. | #define HAVE_STDLIB_H 1
  953. | #define HAVE_STRING_H 1
  954. | #define HAVE_MEMORY_H 1
  955. | #define HAVE_STRINGS_H 1
  956. | #define HAVE_UNISTD_H 1
  957. | #define LT_OBJDIR ".libs/"
  958. | /* end confdefs.h.  */
  959. | #include <openssl/bio.h>
  960. configure:12395: result: no
  961. configure:12395: checking for openssl/bio.h
  962. configure:12395: result: no
  963. configure:12411: checking for library containing SSL_new
  964. configure:12442: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  965. /tmp/cca143851.o(.text+0x4): In function `main':
  966. /root/tor/libevent-2.0.20-stable/conftest.c:32: undefined reference to `SSL_new'
  967. configure:12442: $? = 1
  968. configure: failed program was:
  969. | /* confdefs.h */
  970. | #define PACKAGE_NAME ""
  971. | #define PACKAGE_TARNAME ""
  972. | #define PACKAGE_VERSION ""
  973. | #define PACKAGE_STRING ""
  974. | #define PACKAGE_BUGREPORT ""
  975. | #define PACKAGE_URL ""
  976. | #define PACKAGE "libevent"
  977. | #define VERSION "2.0.20-stable"
  978. | #define NUMERIC_VERSION 0x02001400
  979. | #define STDC_HEADERS 1
  980. | #define HAVE_SYS_TYPES_H 1
  981. | #define HAVE_SYS_STAT_H 1
  982. | #define HAVE_STDLIB_H 1
  983. | #define HAVE_STRING_H 1
  984. | #define HAVE_MEMORY_H 1
  985. | #define HAVE_STRINGS_H 1
  986. | #define HAVE_UNISTD_H 1
  987. | #define LT_OBJDIR ".libs/"
  988. | /* end confdefs.h.  */
  989. |
  990. | /* Override any GCC internal prototype to avoid an error.
  991. |    Use char because int might match the return type of a GCC
  992. |    builtin and then its argument prototype would still apply.  */
  993. | #ifdef __cplusplus
  994. | extern "C"
  995. | #endif
  996. | char SSL_new ();
  997. | int
  998. | main ()
  999. | {
  1000. | return SSL_new ();
  1001. |   ;
  1002. |   return 0;
  1003. | }
  1004. configure:12442: gcc -o conftest -g -O2 -Wall   conftest.c -lssl -lcrypto     >&5
  1005. ld: cannot find -lssl
  1006. configure:12442: $? = 1
  1007. configure: failed program was:
  1008. | /* confdefs.h */
  1009. | #define PACKAGE_NAME ""
  1010. | #define PACKAGE_TARNAME ""
  1011. | #define PACKAGE_VERSION ""
  1012. | #define PACKAGE_STRING ""
  1013. | #define PACKAGE_BUGREPORT ""
  1014. | #define PACKAGE_URL ""
  1015. | #define PACKAGE "libevent"
  1016. | #define VERSION "2.0.20-stable"
  1017. | #define NUMERIC_VERSION 0x02001400
  1018. | #define STDC_HEADERS 1
  1019. | #define HAVE_SYS_TYPES_H 1
  1020. | #define HAVE_SYS_STAT_H 1
  1021. | #define HAVE_STDLIB_H 1
  1022. | #define HAVE_STRING_H 1
  1023. | #define HAVE_MEMORY_H 1
  1024. | #define HAVE_STRINGS_H 1
  1025. | #define HAVE_UNISTD_H 1
  1026. | #define LT_OBJDIR ".libs/"
  1027. | /* end confdefs.h.  */
  1028. |
  1029. | /* Override any GCC internal prototype to avoid an error.
  1030. |    Use char because int might match the return type of a GCC
  1031. |    builtin and then its argument prototype would still apply.  */
  1032. | #ifdef __cplusplus
  1033. | extern "C"
  1034. | #endif
  1035. | char SSL_new ();
  1036. | int
  1037. | main ()
  1038. | {
  1039. | return SSL_new ();
  1040. |   ;
  1041. |   return 0;
  1042. | }
  1043. configure:12459: result: no
  1044. configure:12477: checking for ANSI C header files
  1045. configure:12581: result: yes
  1046. configure:12592: checking fcntl.h usability
  1047. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1048. configure:12592: $? = 0
  1049. configure:12592: result: yes
  1050. configure:12592: checking fcntl.h presence
  1051. configure:12592: gcc -E  conftest.c
  1052. configure:12592: $? = 0
  1053. configure:12592: result: yes
  1054. configure:12592: checking for fcntl.h
  1055. configure:12592: result: yes
  1056. configure:12592: checking stdarg.h usability
  1057. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1058. configure:12592: $? = 0
  1059. configure:12592: result: yes
  1060. configure:12592: checking stdarg.h presence
  1061. configure:12592: gcc -E  conftest.c
  1062. configure:12592: $? = 0
  1063. configure:12592: result: yes
  1064. configure:12592: checking for stdarg.h
  1065. configure:12592: result: yes
  1066. configure:12592: checking for inttypes.h
  1067. configure:12592: result: no
  1068. configure:12592: checking for stdint.h
  1069. configure:12592: result: no
  1070. configure:12592: checking stddef.h usability
  1071. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1072. configure:12592: $? = 0
  1073. configure:12592: result: yes
  1074. configure:12592: checking stddef.h presence
  1075. configure:12592: gcc -E  conftest.c
  1076. configure:12592: $? = 0
  1077. configure:12592: result: yes
  1078. configure:12592: checking for stddef.h
  1079. configure:12592: result: yes
  1080. configure:12592: checking poll.h usability
  1081. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1082. conftest.c:58: poll.h: No such file or directory
  1083. configure:12592: $? = 1
  1084. configure: failed program was:
  1085. | /* confdefs.h */
  1086. | #define PACKAGE_NAME ""
  1087. | #define PACKAGE_TARNAME ""
  1088. | #define PACKAGE_VERSION ""
  1089. | #define PACKAGE_STRING ""
  1090. | #define PACKAGE_BUGREPORT ""
  1091. | #define PACKAGE_URL ""
  1092. | #define PACKAGE "libevent"
  1093. | #define VERSION "2.0.20-stable"
  1094. | #define NUMERIC_VERSION 0x02001400
  1095. | #define STDC_HEADERS 1
  1096. | #define HAVE_SYS_TYPES_H 1
  1097. | #define HAVE_SYS_STAT_H 1
  1098. | #define HAVE_STDLIB_H 1
  1099. | #define HAVE_STRING_H 1
  1100. | #define HAVE_MEMORY_H 1
  1101. | #define HAVE_STRINGS_H 1
  1102. | #define HAVE_UNISTD_H 1
  1103. | #define LT_OBJDIR ".libs/"
  1104. | #define STDC_HEADERS 1
  1105. | #define HAVE_FCNTL_H 1
  1106. | #define HAVE_STDARG_H 1
  1107. | #define HAVE_STDDEF_H 1
  1108. | /* end confdefs.h.  */
  1109. | #include <stdio.h>
  1110. | #ifdef HAVE_SYS_TYPES_H
  1111. | # include <sys/types.h>
  1112. | #endif
  1113. | #ifdef HAVE_SYS_STAT_H
  1114. | # include <sys/stat.h>
  1115. | #endif
  1116. | #ifdef STDC_HEADERS
  1117. | # include <stdlib.h>
  1118. | # include <stddef.h>
  1119. | #else
  1120. | # ifdef HAVE_STDLIB_H
  1121. | #  include <stdlib.h>
  1122. | # endif
  1123. | #endif
  1124. | #ifdef HAVE_STRING_H
  1125. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1126. | #  include <memory.h>
  1127. | # endif
  1128. | # include <string.h>
  1129. | #endif
  1130. | #ifdef HAVE_STRINGS_H
  1131. | # include <strings.h>
  1132. | #endif
  1133. | #ifdef HAVE_INTTYPES_H
  1134. | # include <inttypes.h>
  1135. | #endif
  1136. | #ifdef HAVE_STDINT_H
  1137. | # include <stdint.h>
  1138. | #endif
  1139. | #ifdef HAVE_UNISTD_H
  1140. | # include <unistd.h>
  1141. | #endif
  1142. | #include <poll.h>
  1143. configure:12592: result: no
  1144. configure:12592: checking poll.h presence
  1145. configure:12592: gcc -E  conftest.c
  1146. conftest.c:25: poll.h: No such file or directory
  1147. configure:12592: $? = 1
  1148. configure: failed program was:
  1149. | /* confdefs.h */
  1150. | #define PACKAGE_NAME ""
  1151. | #define PACKAGE_TARNAME ""
  1152. | #define PACKAGE_VERSION ""
  1153. | #define PACKAGE_STRING ""
  1154. | #define PACKAGE_BUGREPORT ""
  1155. | #define PACKAGE_URL ""
  1156. | #define PACKAGE "libevent"
  1157. | #define VERSION "2.0.20-stable"
  1158. | #define NUMERIC_VERSION 0x02001400
  1159. | #define STDC_HEADERS 1
  1160. | #define HAVE_SYS_TYPES_H 1
  1161. | #define HAVE_SYS_STAT_H 1
  1162. | #define HAVE_STDLIB_H 1
  1163. | #define HAVE_STRING_H 1
  1164. | #define HAVE_MEMORY_H 1
  1165. | #define HAVE_STRINGS_H 1
  1166. | #define HAVE_UNISTD_H 1
  1167. | #define LT_OBJDIR ".libs/"
  1168. | #define STDC_HEADERS 1
  1169. | #define HAVE_FCNTL_H 1
  1170. | #define HAVE_STDARG_H 1
  1171. | #define HAVE_STDDEF_H 1
  1172. | /* end confdefs.h.  */
  1173. | #include <poll.h>
  1174. configure:12592: result: no
  1175. configure:12592: checking for poll.h
  1176. configure:12592: result: no
  1177. configure:12592: checking for unistd.h
  1178. configure:12592: result: yes
  1179. configure:12592: checking sys/epoll.h usability
  1180. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1181. conftest.c:59: sys/epoll.h: No such file or directory
  1182. configure:12592: $? = 1
  1183. configure: failed program was:
  1184. | /* confdefs.h */
  1185. | #define PACKAGE_NAME ""
  1186. | #define PACKAGE_TARNAME ""
  1187. | #define PACKAGE_VERSION ""
  1188. | #define PACKAGE_STRING ""
  1189. | #define PACKAGE_BUGREPORT ""
  1190. | #define PACKAGE_URL ""
  1191. | #define PACKAGE "libevent"
  1192. | #define VERSION "2.0.20-stable"
  1193. | #define NUMERIC_VERSION 0x02001400
  1194. | #define STDC_HEADERS 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_UNISTD_H 1
  1202. | #define LT_OBJDIR ".libs/"
  1203. | #define STDC_HEADERS 1
  1204. | #define HAVE_FCNTL_H 1
  1205. | #define HAVE_STDARG_H 1
  1206. | #define HAVE_STDDEF_H 1
  1207. | #define HAVE_UNISTD_H 1
  1208. | /* end confdefs.h.  */
  1209. | #include <stdio.h>
  1210. | #ifdef HAVE_SYS_TYPES_H
  1211. | # include <sys/types.h>
  1212. | #endif
  1213. | #ifdef HAVE_SYS_STAT_H
  1214. | # include <sys/stat.h>
  1215. | #endif
  1216. | #ifdef STDC_HEADERS
  1217. | # include <stdlib.h>
  1218. | # include <stddef.h>
  1219. | #else
  1220. | # ifdef HAVE_STDLIB_H
  1221. | #  include <stdlib.h>
  1222. | # endif
  1223. | #endif
  1224. | #ifdef HAVE_STRING_H
  1225. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1226. | #  include <memory.h>
  1227. | # endif
  1228. | # include <string.h>
  1229. | #endif
  1230. | #ifdef HAVE_STRINGS_H
  1231. | # include <strings.h>
  1232. | #endif
  1233. | #ifdef HAVE_INTTYPES_H
  1234. | # include <inttypes.h>
  1235. | #endif
  1236. | #ifdef HAVE_STDINT_H
  1237. | # include <stdint.h>
  1238. | #endif
  1239. | #ifdef HAVE_UNISTD_H
  1240. | # include <unistd.h>
  1241. | #endif
  1242. | #include <sys/epoll.h>
  1243. configure:12592: result: no
  1244. configure:12592: checking sys/epoll.h presence
  1245. configure:12592: gcc -E  conftest.c
  1246. conftest.c:26: sys/epoll.h: No such file or directory
  1247. configure:12592: $? = 1
  1248. configure: failed program was:
  1249. | /* confdefs.h */
  1250. | #define PACKAGE_NAME ""
  1251. | #define PACKAGE_TARNAME ""
  1252. | #define PACKAGE_VERSION ""
  1253. | #define PACKAGE_STRING ""
  1254. | #define PACKAGE_BUGREPORT ""
  1255. | #define PACKAGE_URL ""
  1256. | #define PACKAGE "libevent"
  1257. | #define VERSION "2.0.20-stable"
  1258. | #define NUMERIC_VERSION 0x02001400
  1259. | #define STDC_HEADERS 1
  1260. | #define HAVE_SYS_TYPES_H 1
  1261. | #define HAVE_SYS_STAT_H 1
  1262. | #define HAVE_STDLIB_H 1
  1263. | #define HAVE_STRING_H 1
  1264. | #define HAVE_MEMORY_H 1
  1265. | #define HAVE_STRINGS_H 1
  1266. | #define HAVE_UNISTD_H 1
  1267. | #define LT_OBJDIR ".libs/"
  1268. | #define STDC_HEADERS 1
  1269. | #define HAVE_FCNTL_H 1
  1270. | #define HAVE_STDARG_H 1
  1271. | #define HAVE_STDDEF_H 1
  1272. | #define HAVE_UNISTD_H 1
  1273. | /* end confdefs.h.  */
  1274. | #include <sys/epoll.h>
  1275. configure:12592: result: no
  1276. configure:12592: checking for sys/epoll.h
  1277. configure:12592: result: no
  1278. configure:12592: checking sys/time.h usability
  1279. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1280. configure:12592: $? = 0
  1281. configure:12592: result: yes
  1282. configure:12592: checking sys/time.h presence
  1283. configure:12592: gcc -E  conftest.c
  1284. configure:12592: $? = 0
  1285. configure:12592: result: yes
  1286. configure:12592: checking for sys/time.h
  1287. configure:12592: result: yes
  1288. configure:12592: checking sys/queue.h usability
  1289. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1290. configure:12592: $? = 0
  1291. configure:12592: result: yes
  1292. configure:12592: checking sys/queue.h presence
  1293. configure:12592: gcc -E  conftest.c
  1294. configure:12592: $? = 0
  1295. configure:12592: result: yes
  1296. configure:12592: checking for sys/queue.h
  1297. configure:12592: result: yes
  1298. configure:12592: checking sys/event.h usability
  1299. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1300. conftest.c:61: sys/event.h: No such file or directory
  1301. configure:12592: $? = 1
  1302. configure: failed program was:
  1303. | /* confdefs.h */
  1304. | #define PACKAGE_NAME ""
  1305. | #define PACKAGE_TARNAME ""
  1306. | #define PACKAGE_VERSION ""
  1307. | #define PACKAGE_STRING ""
  1308. | #define PACKAGE_BUGREPORT ""
  1309. | #define PACKAGE_URL ""
  1310. | #define PACKAGE "libevent"
  1311. | #define VERSION "2.0.20-stable"
  1312. | #define NUMERIC_VERSION 0x02001400
  1313. | #define STDC_HEADERS 1
  1314. | #define HAVE_SYS_TYPES_H 1
  1315. | #define HAVE_SYS_STAT_H 1
  1316. | #define HAVE_STDLIB_H 1
  1317. | #define HAVE_STRING_H 1
  1318. | #define HAVE_MEMORY_H 1
  1319. | #define HAVE_STRINGS_H 1
  1320. | #define HAVE_UNISTD_H 1
  1321. | #define LT_OBJDIR ".libs/"
  1322. | #define STDC_HEADERS 1
  1323. | #define HAVE_FCNTL_H 1
  1324. | #define HAVE_STDARG_H 1
  1325. | #define HAVE_STDDEF_H 1
  1326. | #define HAVE_UNISTD_H 1
  1327. | #define HAVE_SYS_TIME_H 1
  1328. | #define HAVE_SYS_QUEUE_H 1
  1329. | /* end confdefs.h.  */
  1330. | #include <stdio.h>
  1331. | #ifdef HAVE_SYS_TYPES_H
  1332. | # include <sys/types.h>
  1333. | #endif
  1334. | #ifdef HAVE_SYS_STAT_H
  1335. | # include <sys/stat.h>
  1336. | #endif
  1337. | #ifdef STDC_HEADERS
  1338. | # include <stdlib.h>
  1339. | # include <stddef.h>
  1340. | #else
  1341. | # ifdef HAVE_STDLIB_H
  1342. | #  include <stdlib.h>
  1343. | # endif
  1344. | #endif
  1345. | #ifdef HAVE_STRING_H
  1346. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1347. | #  include <memory.h>
  1348. | # endif
  1349. | # include <string.h>
  1350. | #endif
  1351. | #ifdef HAVE_STRINGS_H
  1352. | # include <strings.h>
  1353. | #endif
  1354. | #ifdef HAVE_INTTYPES_H
  1355. | # include <inttypes.h>
  1356. | #endif
  1357. | #ifdef HAVE_STDINT_H
  1358. | # include <stdint.h>
  1359. | #endif
  1360. | #ifdef HAVE_UNISTD_H
  1361. | # include <unistd.h>
  1362. | #endif
  1363. | #include <sys/event.h>
  1364. configure:12592: result: no
  1365. configure:12592: checking sys/event.h presence
  1366. configure:12592: gcc -E  conftest.c
  1367. conftest.c:28: sys/event.h: No such file or directory
  1368. configure:12592: $? = 1
  1369. configure: failed program was:
  1370. | /* confdefs.h */
  1371. | #define PACKAGE_NAME ""
  1372. | #define PACKAGE_TARNAME ""
  1373. | #define PACKAGE_VERSION ""
  1374. | #define PACKAGE_STRING ""
  1375. | #define PACKAGE_BUGREPORT ""
  1376. | #define PACKAGE_URL ""
  1377. | #define PACKAGE "libevent"
  1378. | #define VERSION "2.0.20-stable"
  1379. | #define NUMERIC_VERSION 0x02001400
  1380. | #define STDC_HEADERS 1
  1381. | #define HAVE_SYS_TYPES_H 1
  1382. | #define HAVE_SYS_STAT_H 1
  1383. | #define HAVE_STDLIB_H 1
  1384. | #define HAVE_STRING_H 1
  1385. | #define HAVE_MEMORY_H 1
  1386. | #define HAVE_STRINGS_H 1
  1387. | #define HAVE_UNISTD_H 1
  1388. | #define LT_OBJDIR ".libs/"
  1389. | #define STDC_HEADERS 1
  1390. | #define HAVE_FCNTL_H 1
  1391. | #define HAVE_STDARG_H 1
  1392. | #define HAVE_STDDEF_H 1
  1393. | #define HAVE_UNISTD_H 1
  1394. | #define HAVE_SYS_TIME_H 1
  1395. | #define HAVE_SYS_QUEUE_H 1
  1396. | /* end confdefs.h.  */
  1397. | #include <sys/event.h>
  1398. configure:12592: result: no
  1399. configure:12592: checking for sys/event.h
  1400. configure:12592: result: no
  1401. configure:12592: checking sys/param.h usability
  1402. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1403. configure:12592: $? = 0
  1404. configure:12592: result: yes
  1405. configure:12592: checking sys/param.h presence
  1406. configure:12592: gcc -E  conftest.c
  1407. configure:12592: $? = 0
  1408. configure:12592: result: yes
  1409. configure:12592: checking for sys/param.h
  1410. configure:12592: result: yes
  1411. configure:12592: checking sys/ioctl.h usability
  1412. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1413. configure:12592: $? = 0
  1414. configure:12592: result: yes
  1415. configure:12592: checking sys/ioctl.h presence
  1416. configure:12592: gcc -E  conftest.c
  1417. configure:12592: $? = 0
  1418. configure:12592: result: yes
  1419. configure:12592: checking for sys/ioctl.h
  1420. configure:12592: result: yes
  1421. configure:12592: checking sys/select.h usability
  1422. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1423. conftest.c:63: sys/select.h: No such file or directory
  1424. configure:12592: $? = 1
  1425. configure: failed program was:
  1426. | /* confdefs.h */
  1427. | #define PACKAGE_NAME ""
  1428. | #define PACKAGE_TARNAME ""
  1429. | #define PACKAGE_VERSION ""
  1430. | #define PACKAGE_STRING ""
  1431. | #define PACKAGE_BUGREPORT ""
  1432. | #define PACKAGE_URL ""
  1433. | #define PACKAGE "libevent"
  1434. | #define VERSION "2.0.20-stable"
  1435. | #define NUMERIC_VERSION 0x02001400
  1436. | #define STDC_HEADERS 1
  1437. | #define HAVE_SYS_TYPES_H 1
  1438. | #define HAVE_SYS_STAT_H 1
  1439. | #define HAVE_STDLIB_H 1
  1440. | #define HAVE_STRING_H 1
  1441. | #define HAVE_MEMORY_H 1
  1442. | #define HAVE_STRINGS_H 1
  1443. | #define HAVE_UNISTD_H 1
  1444. | #define LT_OBJDIR ".libs/"
  1445. | #define STDC_HEADERS 1
  1446. | #define HAVE_FCNTL_H 1
  1447. | #define HAVE_STDARG_H 1
  1448. | #define HAVE_STDDEF_H 1
  1449. | #define HAVE_UNISTD_H 1
  1450. | #define HAVE_SYS_TIME_H 1
  1451. | #define HAVE_SYS_QUEUE_H 1
  1452. | #define HAVE_SYS_PARAM_H 1
  1453. | #define HAVE_SYS_IOCTL_H 1
  1454. | /* end confdefs.h.  */
  1455. | #include <stdio.h>
  1456. | #ifdef HAVE_SYS_TYPES_H
  1457. | # include <sys/types.h>
  1458. | #endif
  1459. | #ifdef HAVE_SYS_STAT_H
  1460. | # include <sys/stat.h>
  1461. | #endif
  1462. | #ifdef STDC_HEADERS
  1463. | # include <stdlib.h>
  1464. | # include <stddef.h>
  1465. | #else
  1466. | # ifdef HAVE_STDLIB_H
  1467. | #  include <stdlib.h>
  1468. | # endif
  1469. | #endif
  1470. | #ifdef HAVE_STRING_H
  1471. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1472. | #  include <memory.h>
  1473. | # endif
  1474. | # include <string.h>
  1475. | #endif
  1476. | #ifdef HAVE_STRINGS_H
  1477. | # include <strings.h>
  1478. | #endif
  1479. | #ifdef HAVE_INTTYPES_H
  1480. | # include <inttypes.h>
  1481. | #endif
  1482. | #ifdef HAVE_STDINT_H
  1483. | # include <stdint.h>
  1484. | #endif
  1485. | #ifdef HAVE_UNISTD_H
  1486. | # include <unistd.h>
  1487. | #endif
  1488. | #include <sys/select.h>
  1489. configure:12592: result: no
  1490. configure:12592: checking sys/select.h presence
  1491. configure:12592: gcc -E  conftest.c
  1492. conftest.c:30: sys/select.h: No such file or directory
  1493. configure:12592: $? = 1
  1494. configure: failed program was:
  1495. | /* confdefs.h */
  1496. | #define PACKAGE_NAME ""
  1497. | #define PACKAGE_TARNAME ""
  1498. | #define PACKAGE_VERSION ""
  1499. | #define PACKAGE_STRING ""
  1500. | #define PACKAGE_BUGREPORT ""
  1501. | #define PACKAGE_URL ""
  1502. | #define PACKAGE "libevent"
  1503. | #define VERSION "2.0.20-stable"
  1504. | #define NUMERIC_VERSION 0x02001400
  1505. | #define STDC_HEADERS 1
  1506. | #define HAVE_SYS_TYPES_H 1
  1507. | #define HAVE_SYS_STAT_H 1
  1508. | #define HAVE_STDLIB_H 1
  1509. | #define HAVE_STRING_H 1
  1510. | #define HAVE_MEMORY_H 1
  1511. | #define HAVE_STRINGS_H 1
  1512. | #define HAVE_UNISTD_H 1
  1513. | #define LT_OBJDIR ".libs/"
  1514. | #define STDC_HEADERS 1
  1515. | #define HAVE_FCNTL_H 1
  1516. | #define HAVE_STDARG_H 1
  1517. | #define HAVE_STDDEF_H 1
  1518. | #define HAVE_UNISTD_H 1
  1519. | #define HAVE_SYS_TIME_H 1
  1520. | #define HAVE_SYS_QUEUE_H 1
  1521. | #define HAVE_SYS_PARAM_H 1
  1522. | #define HAVE_SYS_IOCTL_H 1
  1523. | /* end confdefs.h.  */
  1524. | #include <sys/select.h>
  1525. configure:12592: result: no
  1526. configure:12592: checking for sys/select.h
  1527. configure:12592: result: no
  1528. configure:12592: checking sys/devpoll.h usability
  1529. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1530. conftest.c:63: sys/devpoll.h: No such file or directory
  1531. configure:12592: $? = 1
  1532. configure: failed program was:
  1533. | /* confdefs.h */
  1534. | #define PACKAGE_NAME ""
  1535. | #define PACKAGE_TARNAME ""
  1536. | #define PACKAGE_VERSION ""
  1537. | #define PACKAGE_STRING ""
  1538. | #define PACKAGE_BUGREPORT ""
  1539. | #define PACKAGE_URL ""
  1540. | #define PACKAGE "libevent"
  1541. | #define VERSION "2.0.20-stable"
  1542. | #define NUMERIC_VERSION 0x02001400
  1543. | #define STDC_HEADERS 1
  1544. | #define HAVE_SYS_TYPES_H 1
  1545. | #define HAVE_SYS_STAT_H 1
  1546. | #define HAVE_STDLIB_H 1
  1547. | #define HAVE_STRING_H 1
  1548. | #define HAVE_MEMORY_H 1
  1549. | #define HAVE_STRINGS_H 1
  1550. | #define HAVE_UNISTD_H 1
  1551. | #define LT_OBJDIR ".libs/"
  1552. | #define STDC_HEADERS 1
  1553. | #define HAVE_FCNTL_H 1
  1554. | #define HAVE_STDARG_H 1
  1555. | #define HAVE_STDDEF_H 1
  1556. | #define HAVE_UNISTD_H 1
  1557. | #define HAVE_SYS_TIME_H 1
  1558. | #define HAVE_SYS_QUEUE_H 1
  1559. | #define HAVE_SYS_PARAM_H 1
  1560. | #define HAVE_SYS_IOCTL_H 1
  1561. | /* end confdefs.h.  */
  1562. | #include <stdio.h>
  1563. | #ifdef HAVE_SYS_TYPES_H
  1564. | # include <sys/types.h>
  1565. | #endif
  1566. | #ifdef HAVE_SYS_STAT_H
  1567. | # include <sys/stat.h>
  1568. | #endif
  1569. | #ifdef STDC_HEADERS
  1570. | # include <stdlib.h>
  1571. | # include <stddef.h>
  1572. | #else
  1573. | # ifdef HAVE_STDLIB_H
  1574. | #  include <stdlib.h>
  1575. | # endif
  1576. | #endif
  1577. | #ifdef HAVE_STRING_H
  1578. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1579. | #  include <memory.h>
  1580. | # endif
  1581. | # include <string.h>
  1582. | #endif
  1583. | #ifdef HAVE_STRINGS_H
  1584. | # include <strings.h>
  1585. | #endif
  1586. | #ifdef HAVE_INTTYPES_H
  1587. | # include <inttypes.h>
  1588. | #endif
  1589. | #ifdef HAVE_STDINT_H
  1590. | # include <stdint.h>
  1591. | #endif
  1592. | #ifdef HAVE_UNISTD_H
  1593. | # include <unistd.h>
  1594. | #endif
  1595. | #include <sys/devpoll.h>
  1596. configure:12592: result: no
  1597. configure:12592: checking sys/devpoll.h presence
  1598. configure:12592: gcc -E  conftest.c
  1599. conftest.c:30: sys/devpoll.h: No such file or directory
  1600. configure:12592: $? = 1
  1601. configure: failed program was:
  1602. | /* confdefs.h */
  1603. | #define PACKAGE_NAME ""
  1604. | #define PACKAGE_TARNAME ""
  1605. | #define PACKAGE_VERSION ""
  1606. | #define PACKAGE_STRING ""
  1607. | #define PACKAGE_BUGREPORT ""
  1608. | #define PACKAGE_URL ""
  1609. | #define PACKAGE "libevent"
  1610. | #define VERSION "2.0.20-stable"
  1611. | #define NUMERIC_VERSION 0x02001400
  1612. | #define STDC_HEADERS 1
  1613. | #define HAVE_SYS_TYPES_H 1
  1614. | #define HAVE_SYS_STAT_H 1
  1615. | #define HAVE_STDLIB_H 1
  1616. | #define HAVE_STRING_H 1
  1617. | #define HAVE_MEMORY_H 1
  1618. | #define HAVE_STRINGS_H 1
  1619. | #define HAVE_UNISTD_H 1
  1620. | #define LT_OBJDIR ".libs/"
  1621. | #define STDC_HEADERS 1
  1622. | #define HAVE_FCNTL_H 1
  1623. | #define HAVE_STDARG_H 1
  1624. | #define HAVE_STDDEF_H 1
  1625. | #define HAVE_UNISTD_H 1
  1626. | #define HAVE_SYS_TIME_H 1
  1627. | #define HAVE_SYS_QUEUE_H 1
  1628. | #define HAVE_SYS_PARAM_H 1
  1629. | #define HAVE_SYS_IOCTL_H 1
  1630. | /* end confdefs.h.  */
  1631. | #include <sys/devpoll.h>
  1632. configure:12592: result: no
  1633. configure:12592: checking for sys/devpoll.h
  1634. configure:12592: result: no
  1635. configure:12592: checking port.h usability
  1636. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1637. conftest.c:63: port.h: No such file or directory
  1638. configure:12592: $? = 1
  1639. configure: failed program was:
  1640. | /* confdefs.h */
  1641. | #define PACKAGE_NAME ""
  1642. | #define PACKAGE_TARNAME ""
  1643. | #define PACKAGE_VERSION ""
  1644. | #define PACKAGE_STRING ""
  1645. | #define PACKAGE_BUGREPORT ""
  1646. | #define PACKAGE_URL ""
  1647. | #define PACKAGE "libevent"
  1648. | #define VERSION "2.0.20-stable"
  1649. | #define NUMERIC_VERSION 0x02001400
  1650. | #define STDC_HEADERS 1
  1651. | #define HAVE_SYS_TYPES_H 1
  1652. | #define HAVE_SYS_STAT_H 1
  1653. | #define HAVE_STDLIB_H 1
  1654. | #define HAVE_STRING_H 1
  1655. | #define HAVE_MEMORY_H 1
  1656. | #define HAVE_STRINGS_H 1
  1657. | #define HAVE_UNISTD_H 1
  1658. | #define LT_OBJDIR ".libs/"
  1659. | #define STDC_HEADERS 1
  1660. | #define HAVE_FCNTL_H 1
  1661. | #define HAVE_STDARG_H 1
  1662. | #define HAVE_STDDEF_H 1
  1663. | #define HAVE_UNISTD_H 1
  1664. | #define HAVE_SYS_TIME_H 1
  1665. | #define HAVE_SYS_QUEUE_H 1
  1666. | #define HAVE_SYS_PARAM_H 1
  1667. | #define HAVE_SYS_IOCTL_H 1
  1668. | /* end confdefs.h.  */
  1669. | #include <stdio.h>
  1670. | #ifdef HAVE_SYS_TYPES_H
  1671. | # include <sys/types.h>
  1672. | #endif
  1673. | #ifdef HAVE_SYS_STAT_H
  1674. | # include <sys/stat.h>
  1675. | #endif
  1676. | #ifdef STDC_HEADERS
  1677. | # include <stdlib.h>
  1678. | # include <stddef.h>
  1679. | #else
  1680. | # ifdef HAVE_STDLIB_H
  1681. | #  include <stdlib.h>
  1682. | # endif
  1683. | #endif
  1684. | #ifdef HAVE_STRING_H
  1685. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1686. | #  include <memory.h>
  1687. | # endif
  1688. | # include <string.h>
  1689. | #endif
  1690. | #ifdef HAVE_STRINGS_H
  1691. | # include <strings.h>
  1692. | #endif
  1693. | #ifdef HAVE_INTTYPES_H
  1694. | # include <inttypes.h>
  1695. | #endif
  1696. | #ifdef HAVE_STDINT_H
  1697. | # include <stdint.h>
  1698. | #endif
  1699. | #ifdef HAVE_UNISTD_H
  1700. | # include <unistd.h>
  1701. | #endif
  1702. | #include <port.h>
  1703. configure:12592: result: no
  1704. configure:12592: checking port.h presence
  1705. configure:12592: gcc -E  conftest.c
  1706. conftest.c:30: port.h: No such file or directory
  1707. configure:12592: $? = 1
  1708. configure: failed program was:
  1709. | /* confdefs.h */
  1710. | #define PACKAGE_NAME ""
  1711. | #define PACKAGE_TARNAME ""
  1712. | #define PACKAGE_VERSION ""
  1713. | #define PACKAGE_STRING ""
  1714. | #define PACKAGE_BUGREPORT ""
  1715. | #define PACKAGE_URL ""
  1716. | #define PACKAGE "libevent"
  1717. | #define VERSION "2.0.20-stable"
  1718. | #define NUMERIC_VERSION 0x02001400
  1719. | #define STDC_HEADERS 1
  1720. | #define HAVE_SYS_TYPES_H 1
  1721. | #define HAVE_SYS_STAT_H 1
  1722. | #define HAVE_STDLIB_H 1
  1723. | #define HAVE_STRING_H 1
  1724. | #define HAVE_MEMORY_H 1
  1725. | #define HAVE_STRINGS_H 1
  1726. | #define HAVE_UNISTD_H 1
  1727. | #define LT_OBJDIR ".libs/"
  1728. | #define STDC_HEADERS 1
  1729. | #define HAVE_FCNTL_H 1
  1730. | #define HAVE_STDARG_H 1
  1731. | #define HAVE_STDDEF_H 1
  1732. | #define HAVE_UNISTD_H 1
  1733. | #define HAVE_SYS_TIME_H 1
  1734. | #define HAVE_SYS_QUEUE_H 1
  1735. | #define HAVE_SYS_PARAM_H 1
  1736. | #define HAVE_SYS_IOCTL_H 1
  1737. | /* end confdefs.h.  */
  1738. | #include <port.h>
  1739. configure:12592: result: no
  1740. configure:12592: checking for port.h
  1741. configure:12592: result: no
  1742. configure:12592: checking netinet/in.h usability
  1743. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1744. configure:12592: $? = 0
  1745. configure:12592: result: yes
  1746. configure:12592: checking netinet/in.h presence
  1747. configure:12592: gcc -E  conftest.c
  1748. configure:12592: $? = 0
  1749. configure:12592: result: yes
  1750. configure:12592: checking for netinet/in.h
  1751. configure:12592: result: yes
  1752. configure:12592: checking netinet/in6.h usability
  1753. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1754. conftest.c:64: netinet/in6.h: No such file or directory
  1755. configure:12592: $? = 1
  1756. configure: failed program was:
  1757. | /* confdefs.h */
  1758. | #define PACKAGE_NAME ""
  1759. | #define PACKAGE_TARNAME ""
  1760. | #define PACKAGE_VERSION ""
  1761. | #define PACKAGE_STRING ""
  1762. | #define PACKAGE_BUGREPORT ""
  1763. | #define PACKAGE_URL ""
  1764. | #define PACKAGE "libevent"
  1765. | #define VERSION "2.0.20-stable"
  1766. | #define NUMERIC_VERSION 0x02001400
  1767. | #define STDC_HEADERS 1
  1768. | #define HAVE_SYS_TYPES_H 1
  1769. | #define HAVE_SYS_STAT_H 1
  1770. | #define HAVE_STDLIB_H 1
  1771. | #define HAVE_STRING_H 1
  1772. | #define HAVE_MEMORY_H 1
  1773. | #define HAVE_STRINGS_H 1
  1774. | #define HAVE_UNISTD_H 1
  1775. | #define LT_OBJDIR ".libs/"
  1776. | #define STDC_HEADERS 1
  1777. | #define HAVE_FCNTL_H 1
  1778. | #define HAVE_STDARG_H 1
  1779. | #define HAVE_STDDEF_H 1
  1780. | #define HAVE_UNISTD_H 1
  1781. | #define HAVE_SYS_TIME_H 1
  1782. | #define HAVE_SYS_QUEUE_H 1
  1783. | #define HAVE_SYS_PARAM_H 1
  1784. | #define HAVE_SYS_IOCTL_H 1
  1785. | #define HAVE_NETINET_IN_H 1
  1786. | /* end confdefs.h.  */
  1787. | #include <stdio.h>
  1788. | #ifdef HAVE_SYS_TYPES_H
  1789. | # include <sys/types.h>
  1790. | #endif
  1791. | #ifdef HAVE_SYS_STAT_H
  1792. | # include <sys/stat.h>
  1793. | #endif
  1794. | #ifdef STDC_HEADERS
  1795. | # include <stdlib.h>
  1796. | # include <stddef.h>
  1797. | #else
  1798. | # ifdef HAVE_STDLIB_H
  1799. | #  include <stdlib.h>
  1800. | # endif
  1801. | #endif
  1802. | #ifdef HAVE_STRING_H
  1803. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1804. | #  include <memory.h>
  1805. | # endif
  1806. | # include <string.h>
  1807. | #endif
  1808. | #ifdef HAVE_STRINGS_H
  1809. | # include <strings.h>
  1810. | #endif
  1811. | #ifdef HAVE_INTTYPES_H
  1812. | # include <inttypes.h>
  1813. | #endif
  1814. | #ifdef HAVE_STDINT_H
  1815. | # include <stdint.h>
  1816. | #endif
  1817. | #ifdef HAVE_UNISTD_H
  1818. | # include <unistd.h>
  1819. | #endif
  1820. | #include <netinet/in6.h>
  1821. configure:12592: result: no
  1822. configure:12592: checking netinet/in6.h presence
  1823. configure:12592: gcc -E  conftest.c
  1824. conftest.c:31: netinet/in6.h: No such file or directory
  1825. configure:12592: $? = 1
  1826. configure: failed program was:
  1827. | /* confdefs.h */
  1828. | #define PACKAGE_NAME ""
  1829. | #define PACKAGE_TARNAME ""
  1830. | #define PACKAGE_VERSION ""
  1831. | #define PACKAGE_STRING ""
  1832. | #define PACKAGE_BUGREPORT ""
  1833. | #define PACKAGE_URL ""
  1834. | #define PACKAGE "libevent"
  1835. | #define VERSION "2.0.20-stable"
  1836. | #define NUMERIC_VERSION 0x02001400
  1837. | #define STDC_HEADERS 1
  1838. | #define HAVE_SYS_TYPES_H 1
  1839. | #define HAVE_SYS_STAT_H 1
  1840. | #define HAVE_STDLIB_H 1
  1841. | #define HAVE_STRING_H 1
  1842. | #define HAVE_MEMORY_H 1
  1843. | #define HAVE_STRINGS_H 1
  1844. | #define HAVE_UNISTD_H 1
  1845. | #define LT_OBJDIR ".libs/"
  1846. | #define STDC_HEADERS 1
  1847. | #define HAVE_FCNTL_H 1
  1848. | #define HAVE_STDARG_H 1
  1849. | #define HAVE_STDDEF_H 1
  1850. | #define HAVE_UNISTD_H 1
  1851. | #define HAVE_SYS_TIME_H 1
  1852. | #define HAVE_SYS_QUEUE_H 1
  1853. | #define HAVE_SYS_PARAM_H 1
  1854. | #define HAVE_SYS_IOCTL_H 1
  1855. | #define HAVE_NETINET_IN_H 1
  1856. | /* end confdefs.h.  */
  1857. | #include <netinet/in6.h>
  1858. configure:12592: result: no
  1859. configure:12592: checking for netinet/in6.h
  1860. configure:12592: result: no
  1861. configure:12592: checking sys/socket.h usability
  1862. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1863. configure:12592: $? = 0
  1864. configure:12592: result: yes
  1865. configure:12592: checking sys/socket.h presence
  1866. configure:12592: gcc -E  conftest.c
  1867. configure:12592: $? = 0
  1868. configure:12592: result: yes
  1869. configure:12592: checking for sys/socket.h
  1870. configure:12592: result: yes
  1871. configure:12592: checking sys/uio.h usability
  1872. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1873. configure:12592: $? = 0
  1874. configure:12592: result: yes
  1875. configure:12592: checking sys/uio.h presence
  1876. configure:12592: gcc -E  conftest.c
  1877. configure:12592: $? = 0
  1878. configure:12592: result: yes
  1879. configure:12592: checking for sys/uio.h
  1880. configure:12592: result: yes
  1881. configure:12592: checking arpa/inet.h usability
  1882. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1883. configure:12592: $? = 0
  1884. configure:12592: result: yes
  1885. configure:12592: checking arpa/inet.h presence
  1886. configure:12592: gcc -E  conftest.c
  1887. configure:12592: $? = 0
  1888. configure:12592: result: yes
  1889. configure:12592: checking for arpa/inet.h
  1890. configure:12592: result: yes
  1891. configure:12592: checking sys/eventfd.h usability
  1892. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  1893. conftest.c:67: sys/eventfd.h: No such file or directory
  1894. configure:12592: $? = 1
  1895. configure: failed program was:
  1896. | /* confdefs.h */
  1897. | #define PACKAGE_NAME ""
  1898. | #define PACKAGE_TARNAME ""
  1899. | #define PACKAGE_VERSION ""
  1900. | #define PACKAGE_STRING ""
  1901. | #define PACKAGE_BUGREPORT ""
  1902. | #define PACKAGE_URL ""
  1903. | #define PACKAGE "libevent"
  1904. | #define VERSION "2.0.20-stable"
  1905. | #define NUMERIC_VERSION 0x02001400
  1906. | #define STDC_HEADERS 1
  1907. | #define HAVE_SYS_TYPES_H 1
  1908. | #define HAVE_SYS_STAT_H 1
  1909. | #define HAVE_STDLIB_H 1
  1910. | #define HAVE_STRING_H 1
  1911. | #define HAVE_MEMORY_H 1
  1912. | #define HAVE_STRINGS_H 1
  1913. | #define HAVE_UNISTD_H 1
  1914. | #define LT_OBJDIR ".libs/"
  1915. | #define STDC_HEADERS 1
  1916. | #define HAVE_FCNTL_H 1
  1917. | #define HAVE_STDARG_H 1
  1918. | #define HAVE_STDDEF_H 1
  1919. | #define HAVE_UNISTD_H 1
  1920. | #define HAVE_SYS_TIME_H 1
  1921. | #define HAVE_SYS_QUEUE_H 1
  1922. | #define HAVE_SYS_PARAM_H 1
  1923. | #define HAVE_SYS_IOCTL_H 1
  1924. | #define HAVE_NETINET_IN_H 1
  1925. | #define HAVE_SYS_SOCKET_H 1
  1926. | #define HAVE_SYS_UIO_H 1
  1927. | #define HAVE_ARPA_INET_H 1
  1928. | /* end confdefs.h.  */
  1929. | #include <stdio.h>
  1930. | #ifdef HAVE_SYS_TYPES_H
  1931. | # include <sys/types.h>
  1932. | #endif
  1933. | #ifdef HAVE_SYS_STAT_H
  1934. | # include <sys/stat.h>
  1935. | #endif
  1936. | #ifdef STDC_HEADERS
  1937. | # include <stdlib.h>
  1938. | # include <stddef.h>
  1939. | #else
  1940. | # ifdef HAVE_STDLIB_H
  1941. | #  include <stdlib.h>
  1942. | # endif
  1943. | #endif
  1944. | #ifdef HAVE_STRING_H
  1945. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1946. | #  include <memory.h>
  1947. | # endif
  1948. | # include <string.h>
  1949. | #endif
  1950. | #ifdef HAVE_STRINGS_H
  1951. | # include <strings.h>
  1952. | #endif
  1953. | #ifdef HAVE_INTTYPES_H
  1954. | # include <inttypes.h>
  1955. | #endif
  1956. | #ifdef HAVE_STDINT_H
  1957. | # include <stdint.h>
  1958. | #endif
  1959. | #ifdef HAVE_UNISTD_H
  1960. | # include <unistd.h>
  1961. | #endif
  1962. | #include <sys/eventfd.h>
  1963. configure:12592: result: no
  1964. configure:12592: checking sys/eventfd.h presence
  1965. configure:12592: gcc -E  conftest.c
  1966. conftest.c:34: sys/eventfd.h: No such file or directory
  1967. configure:12592: $? = 1
  1968. configure: failed program was:
  1969. | /* confdefs.h */
  1970. | #define PACKAGE_NAME ""
  1971. | #define PACKAGE_TARNAME ""
  1972. | #define PACKAGE_VERSION ""
  1973. | #define PACKAGE_STRING ""
  1974. | #define PACKAGE_BUGREPORT ""
  1975. | #define PACKAGE_URL ""
  1976. | #define PACKAGE "libevent"
  1977. | #define VERSION "2.0.20-stable"
  1978. | #define NUMERIC_VERSION 0x02001400
  1979. | #define STDC_HEADERS 1
  1980. | #define HAVE_SYS_TYPES_H 1
  1981. | #define HAVE_SYS_STAT_H 1
  1982. | #define HAVE_STDLIB_H 1
  1983. | #define HAVE_STRING_H 1
  1984. | #define HAVE_MEMORY_H 1
  1985. | #define HAVE_STRINGS_H 1
  1986. | #define HAVE_UNISTD_H 1
  1987. | #define LT_OBJDIR ".libs/"
  1988. | #define STDC_HEADERS 1
  1989. | #define HAVE_FCNTL_H 1
  1990. | #define HAVE_STDARG_H 1
  1991. | #define HAVE_STDDEF_H 1
  1992. | #define HAVE_UNISTD_H 1
  1993. | #define HAVE_SYS_TIME_H 1
  1994. | #define HAVE_SYS_QUEUE_H 1
  1995. | #define HAVE_SYS_PARAM_H 1
  1996. | #define HAVE_SYS_IOCTL_H 1
  1997. | #define HAVE_NETINET_IN_H 1
  1998. | #define HAVE_SYS_SOCKET_H 1
  1999. | #define HAVE_SYS_UIO_H 1
  2000. | #define HAVE_ARPA_INET_H 1
  2001. | /* end confdefs.h.  */
  2002. | #include <sys/eventfd.h>
  2003. configure:12592: result: no
  2004. configure:12592: checking for sys/eventfd.h
  2005. configure:12592: result: no
  2006. configure:12592: checking sys/mman.h usability
  2007. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  2008. configure:12592: $? = 0
  2009. configure:12592: result: yes
  2010. configure:12592: checking sys/mman.h presence
  2011. configure:12592: gcc -E  conftest.c
  2012. configure:12592: $? = 0
  2013. configure:12592: result: yes
  2014. configure:12592: checking for sys/mman.h
  2015. configure:12592: result: yes
  2016. configure:12592: checking sys/sendfile.h usability
  2017. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  2018. conftest.c:68: sys/sendfile.h: No such file or directory
  2019. configure:12592: $? = 1
  2020. configure: failed program was:
  2021. | /* confdefs.h */
  2022. | #define PACKAGE_NAME ""
  2023. | #define PACKAGE_TARNAME ""
  2024. | #define PACKAGE_VERSION ""
  2025. | #define PACKAGE_STRING ""
  2026. | #define PACKAGE_BUGREPORT ""
  2027. | #define PACKAGE_URL ""
  2028. | #define PACKAGE "libevent"
  2029. | #define VERSION "2.0.20-stable"
  2030. | #define NUMERIC_VERSION 0x02001400
  2031. | #define STDC_HEADERS 1
  2032. | #define HAVE_SYS_TYPES_H 1
  2033. | #define HAVE_SYS_STAT_H 1
  2034. | #define HAVE_STDLIB_H 1
  2035. | #define HAVE_STRING_H 1
  2036. | #define HAVE_MEMORY_H 1
  2037. | #define HAVE_STRINGS_H 1
  2038. | #define HAVE_UNISTD_H 1
  2039. | #define LT_OBJDIR ".libs/"
  2040. | #define STDC_HEADERS 1
  2041. | #define HAVE_FCNTL_H 1
  2042. | #define HAVE_STDARG_H 1
  2043. | #define HAVE_STDDEF_H 1
  2044. | #define HAVE_UNISTD_H 1
  2045. | #define HAVE_SYS_TIME_H 1
  2046. | #define HAVE_SYS_QUEUE_H 1
  2047. | #define HAVE_SYS_PARAM_H 1
  2048. | #define HAVE_SYS_IOCTL_H 1
  2049. | #define HAVE_NETINET_IN_H 1
  2050. | #define HAVE_SYS_SOCKET_H 1
  2051. | #define HAVE_SYS_UIO_H 1
  2052. | #define HAVE_ARPA_INET_H 1
  2053. | #define HAVE_SYS_MMAN_H 1
  2054. | /* end confdefs.h.  */
  2055. | #include <stdio.h>
  2056. | #ifdef HAVE_SYS_TYPES_H
  2057. | # include <sys/types.h>
  2058. | #endif
  2059. | #ifdef HAVE_SYS_STAT_H
  2060. | # include <sys/stat.h>
  2061. | #endif
  2062. | #ifdef STDC_HEADERS
  2063. | # include <stdlib.h>
  2064. | # include <stddef.h>
  2065. | #else
  2066. | # ifdef HAVE_STDLIB_H
  2067. | #  include <stdlib.h>
  2068. | # endif
  2069. | #endif
  2070. | #ifdef HAVE_STRING_H
  2071. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2072. | #  include <memory.h>
  2073. | # endif
  2074. | # include <string.h>
  2075. | #endif
  2076. | #ifdef HAVE_STRINGS_H
  2077. | # include <strings.h>
  2078. | #endif
  2079. | #ifdef HAVE_INTTYPES_H
  2080. | # include <inttypes.h>
  2081. | #endif
  2082. | #ifdef HAVE_STDINT_H
  2083. | # include <stdint.h>
  2084. | #endif
  2085. | #ifdef HAVE_UNISTD_H
  2086. | # include <unistd.h>
  2087. | #endif
  2088. | #include <sys/sendfile.h>
  2089. configure:12592: result: no
  2090. configure:12592: checking sys/sendfile.h presence
  2091. configure:12592: gcc -E  conftest.c
  2092. conftest.c:35: sys/sendfile.h: No such file or directory
  2093. configure:12592: $? = 1
  2094. configure: failed program was:
  2095. | /* confdefs.h */
  2096. | #define PACKAGE_NAME ""
  2097. | #define PACKAGE_TARNAME ""
  2098. | #define PACKAGE_VERSION ""
  2099. | #define PACKAGE_STRING ""
  2100. | #define PACKAGE_BUGREPORT ""
  2101. | #define PACKAGE_URL ""
  2102. | #define PACKAGE "libevent"
  2103. | #define VERSION "2.0.20-stable"
  2104. | #define NUMERIC_VERSION 0x02001400
  2105. | #define STDC_HEADERS 1
  2106. | #define HAVE_SYS_TYPES_H 1
  2107. | #define HAVE_SYS_STAT_H 1
  2108. | #define HAVE_STDLIB_H 1
  2109. | #define HAVE_STRING_H 1
  2110. | #define HAVE_MEMORY_H 1
  2111. | #define HAVE_STRINGS_H 1
  2112. | #define HAVE_UNISTD_H 1
  2113. | #define LT_OBJDIR ".libs/"
  2114. | #define STDC_HEADERS 1
  2115. | #define HAVE_FCNTL_H 1
  2116. | #define HAVE_STDARG_H 1
  2117. | #define HAVE_STDDEF_H 1
  2118. | #define HAVE_UNISTD_H 1
  2119. | #define HAVE_SYS_TIME_H 1
  2120. | #define HAVE_SYS_QUEUE_H 1
  2121. | #define HAVE_SYS_PARAM_H 1
  2122. | #define HAVE_SYS_IOCTL_H 1
  2123. | #define HAVE_NETINET_IN_H 1
  2124. | #define HAVE_SYS_SOCKET_H 1
  2125. | #define HAVE_SYS_UIO_H 1
  2126. | #define HAVE_ARPA_INET_H 1
  2127. | #define HAVE_SYS_MMAN_H 1
  2128. | /* end confdefs.h.  */
  2129. | #include <sys/sendfile.h>
  2130. configure:12592: result: no
  2131. configure:12592: checking for sys/sendfile.h
  2132. configure:12592: result: no
  2133. configure:12592: checking sys/wait.h usability
  2134. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  2135. configure:12592: $? = 0
  2136. configure:12592: result: yes
  2137. configure:12592: checking sys/wait.h presence
  2138. configure:12592: gcc -E  conftest.c
  2139. configure:12592: $? = 0
  2140. configure:12592: result: yes
  2141. configure:12592: checking for sys/wait.h
  2142. configure:12592: result: yes
  2143. configure:12592: checking netdb.h usability
  2144. configure:12592: gcc -c -g -O2 -Wall  conftest.c >&5
  2145. configure:12592: $? = 0
  2146. configure:12592: result: yes
  2147. configure:12592: checking netdb.h presence
  2148. configure:12592: gcc -E  conftest.c
  2149. configure:12592: $? = 0
  2150. configure:12592: result: yes
  2151. configure:12592: checking for netdb.h
  2152. configure:12592: result: yes
  2153. configure:12604: checking for sys/stat.h
  2154. configure:12604: result: yes
  2155. configure:12616: checking for sys/sysctl.h
  2156. configure:12616: gcc -c -g -O2 -Wall  conftest.c >&5
  2157. configure:12616: $? = 0
  2158. configure:12616: result: yes
  2159. configure:12632: checking for TAILQ_FOREACH in sys/queue.h
  2160. configure:12651: result: no
  2161. configure:12660: checking for timeradd in sys/time.h
  2162. configure:12679: result: no
  2163. configure:12688: checking for timercmp in sys/time.h
  2164. configure:12704: result: yes
  2165. configure:12716: checking for timerclear in sys/time.h
  2166. configure:12732: result: yes
  2167. configure:12744: checking for timerisset in sys/time.h
  2168. configure:12760: result: yes
  2169. configure:12772: checking whether CTL_KERN is declared
  2170. configure:12772: gcc -c -g -O2 -Wall  conftest.c >&5
  2171. conftest.c: In function `main':
  2172. conftest.c:53: `CTL_KERN' undeclared (first use this function)
  2173. conftest.c:53: (Each undeclared identifier is reported only once
  2174. conftest.c:53: for each function it appears in.)
  2175. configure:12772: $? = 1
  2176. configure: failed program was:
  2177. | /* confdefs.h */
  2178. | #define PACKAGE_NAME ""
  2179. | #define PACKAGE_TARNAME ""
  2180. | #define PACKAGE_VERSION ""
  2181. | #define PACKAGE_STRING ""
  2182. | #define PACKAGE_BUGREPORT ""
  2183. | #define PACKAGE_URL ""
  2184. | #define PACKAGE "libevent"
  2185. | #define VERSION "2.0.20-stable"
  2186. | #define NUMERIC_VERSION 0x02001400
  2187. | #define STDC_HEADERS 1
  2188. | #define HAVE_SYS_TYPES_H 1
  2189. | #define HAVE_SYS_STAT_H 1
  2190. | #define HAVE_STDLIB_H 1
  2191. | #define HAVE_STRING_H 1
  2192. | #define HAVE_MEMORY_H 1
  2193. | #define HAVE_STRINGS_H 1
  2194. | #define HAVE_UNISTD_H 1
  2195. | #define LT_OBJDIR ".libs/"
  2196. | #define STDC_HEADERS 1
  2197. | #define HAVE_FCNTL_H 1
  2198. | #define HAVE_STDARG_H 1
  2199. | #define HAVE_STDDEF_H 1
  2200. | #define HAVE_UNISTD_H 1
  2201. | #define HAVE_SYS_TIME_H 1
  2202. | #define HAVE_SYS_QUEUE_H 1
  2203. | #define HAVE_SYS_PARAM_H 1
  2204. | #define HAVE_SYS_IOCTL_H 1
  2205. | #define HAVE_NETINET_IN_H 1
  2206. | #define HAVE_SYS_SOCKET_H 1
  2207. | #define HAVE_SYS_UIO_H 1
  2208. | #define HAVE_ARPA_INET_H 1
  2209. | #define HAVE_SYS_MMAN_H 1
  2210. | #define HAVE_SYS_WAIT_H 1
  2211. | #define HAVE_NETDB_H 1
  2212. | #define HAVE_SYS_STAT_H 1
  2213. | #define HAVE_SYS_SYSCTL_H 1
  2214. | #define HAVE_TIMERCMP 1
  2215. | #define HAVE_TIMERCLEAR 1
  2216. | #define HAVE_TIMERISSET 1
  2217. | /* end confdefs.h.  */
  2218. | #include <sys/types.h>
  2219. |        #include <sys/sysctl.h>
  2220. |
  2221. |
  2222. | int
  2223. | main ()
  2224. | {
  2225. | #ifndef CTL_KERN
  2226. | #ifdef __cplusplus
  2227. |   (void) CTL_KERN;
  2228. | #else
  2229. |   (void) CTL_KERN;
  2230. | #endif
  2231. | #endif
  2232. |
  2233. |   ;
  2234. |   return 0;
  2235. | }
  2236. configure:12772: result: no
  2237. configure:12785: checking whether KERN_RANDOM is declared
  2238. configure:12785: gcc -c -g -O2 -Wall  conftest.c >&5
  2239. conftest.c: In function `main':
  2240. conftest.c:54: `KERN_RANDOM' undeclared (first use this function)
  2241. conftest.c:54: (Each undeclared identifier is reported only once
  2242. conftest.c:54: for each function it appears in.)
  2243. configure:12785: $? = 1
  2244. configure: failed program was:
  2245. | /* confdefs.h */
  2246. | #define PACKAGE_NAME ""
  2247. | #define PACKAGE_TARNAME ""
  2248. | #define PACKAGE_VERSION ""
  2249. | #define PACKAGE_STRING ""
  2250. | #define PACKAGE_BUGREPORT ""
  2251. | #define PACKAGE_URL ""
  2252. | #define PACKAGE "libevent"
  2253. | #define VERSION "2.0.20-stable"
  2254. | #define NUMERIC_VERSION 0x02001400
  2255. | #define STDC_HEADERS 1
  2256. | #define HAVE_SYS_TYPES_H 1
  2257. | #define HAVE_SYS_STAT_H 1
  2258. | #define HAVE_STDLIB_H 1
  2259. | #define HAVE_STRING_H 1
  2260. | #define HAVE_MEMORY_H 1
  2261. | #define HAVE_STRINGS_H 1
  2262. | #define HAVE_UNISTD_H 1
  2263. | #define LT_OBJDIR ".libs/"
  2264. | #define STDC_HEADERS 1
  2265. | #define HAVE_FCNTL_H 1
  2266. | #define HAVE_STDARG_H 1
  2267. | #define HAVE_STDDEF_H 1
  2268. | #define HAVE_UNISTD_H 1
  2269. | #define HAVE_SYS_TIME_H 1
  2270. | #define HAVE_SYS_QUEUE_H 1
  2271. | #define HAVE_SYS_PARAM_H 1
  2272. | #define HAVE_SYS_IOCTL_H 1
  2273. | #define HAVE_NETINET_IN_H 1
  2274. | #define HAVE_SYS_SOCKET_H 1
  2275. | #define HAVE_SYS_UIO_H 1
  2276. | #define HAVE_ARPA_INET_H 1
  2277. | #define HAVE_SYS_MMAN_H 1
  2278. | #define HAVE_SYS_WAIT_H 1
  2279. | #define HAVE_NETDB_H 1
  2280. | #define HAVE_SYS_STAT_H 1
  2281. | #define HAVE_SYS_SYSCTL_H 1
  2282. | #define HAVE_TIMERCMP 1
  2283. | #define HAVE_TIMERCLEAR 1
  2284. | #define HAVE_TIMERISSET 1
  2285. | #define HAVE_DECL_CTL_KERN 0
  2286. | /* end confdefs.h.  */
  2287. | #include <sys/types.h>
  2288. |        #include <sys/sysctl.h>
  2289. |
  2290. |
  2291. | int
  2292. | main ()
  2293. | {
  2294. | #ifndef KERN_RANDOM
  2295. | #ifdef __cplusplus
  2296. |   (void) KERN_RANDOM;
  2297. | #else
  2298. |   (void) KERN_RANDOM;
  2299. | #endif
  2300. | #endif
  2301. |
  2302. |   ;
  2303. |   return 0;
  2304. | }
  2305. configure:12785: result: no
  2306. configure:12798: checking whether RANDOM_UUID is declared
  2307. configure:12798: gcc -c -g -O2 -Wall  conftest.c >&5
  2308. conftest.c: In function `main':
  2309. conftest.c:55: `RANDOM_UUID' undeclared (first use this function)
  2310. conftest.c:55: (Each undeclared identifier is reported only once
  2311. conftest.c:55: for each function it appears in.)
  2312. configure:12798: $? = 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 "libevent"
  2322. | #define VERSION "2.0.20-stable"
  2323. | #define NUMERIC_VERSION 0x02001400
  2324. | #define STDC_HEADERS 1
  2325. | #define HAVE_SYS_TYPES_H 1
  2326. | #define HAVE_SYS_STAT_H 1
  2327. | #define HAVE_STDLIB_H 1
  2328. | #define HAVE_STRING_H 1
  2329. | #define HAVE_MEMORY_H 1
  2330. | #define HAVE_STRINGS_H 1
  2331. | #define HAVE_UNISTD_H 1
  2332. | #define LT_OBJDIR ".libs/"
  2333. | #define STDC_HEADERS 1
  2334. | #define HAVE_FCNTL_H 1
  2335. | #define HAVE_STDARG_H 1
  2336. | #define HAVE_STDDEF_H 1
  2337. | #define HAVE_UNISTD_H 1
  2338. | #define HAVE_SYS_TIME_H 1
  2339. | #define HAVE_SYS_QUEUE_H 1
  2340. | #define HAVE_SYS_PARAM_H 1
  2341. | #define HAVE_SYS_IOCTL_H 1
  2342. | #define HAVE_NETINET_IN_H 1
  2343. | #define HAVE_SYS_SOCKET_H 1
  2344. | #define HAVE_SYS_UIO_H 1
  2345. | #define HAVE_ARPA_INET_H 1
  2346. | #define HAVE_SYS_MMAN_H 1
  2347. | #define HAVE_SYS_WAIT_H 1
  2348. | #define HAVE_NETDB_H 1
  2349. | #define HAVE_SYS_STAT_H 1
  2350. | #define HAVE_SYS_SYSCTL_H 1
  2351. | #define HAVE_TIMERCMP 1
  2352. | #define HAVE_TIMERCLEAR 1
  2353. | #define HAVE_TIMERISSET 1
  2354. | #define HAVE_DECL_CTL_KERN 0
  2355. | #define HAVE_DECL_KERN_RANDOM 0
  2356. | /* end confdefs.h.  */
  2357. | #include <sys/types.h>
  2358. |        #include <sys/sysctl.h>
  2359. |
  2360. |
  2361. | int
  2362. | main ()
  2363. | {
  2364. | #ifndef RANDOM_UUID
  2365. | #ifdef __cplusplus
  2366. |   (void) RANDOM_UUID;
  2367. | #else
  2368. |   (void) RANDOM_UUID;
  2369. | #endif
  2370. | #endif
  2371. |
  2372. |   ;
  2373. |   return 0;
  2374. | }
  2375. configure:12798: result: no
  2376. configure:12811: checking whether KERN_ARND is declared
  2377. configure:12811: gcc -c -g -O2 -Wall  conftest.c >&5
  2378. conftest.c: In function `main':
  2379. conftest.c:56: `KERN_ARND' undeclared (first use this function)
  2380. conftest.c:56: (Each undeclared identifier is reported only once
  2381. conftest.c:56: for each function it appears in.)
  2382. configure:12811: $? = 1
  2383. configure: failed program was:
  2384. | /* confdefs.h */
  2385. | #define PACKAGE_NAME ""
  2386. | #define PACKAGE_TARNAME ""
  2387. | #define PACKAGE_VERSION ""
  2388. | #define PACKAGE_STRING ""
  2389. | #define PACKAGE_BUGREPORT ""
  2390. | #define PACKAGE_URL ""
  2391. | #define PACKAGE "libevent"
  2392. | #define VERSION "2.0.20-stable"
  2393. | #define NUMERIC_VERSION 0x02001400
  2394. | #define STDC_HEADERS 1
  2395. | #define HAVE_SYS_TYPES_H 1
  2396. | #define HAVE_SYS_STAT_H 1
  2397. | #define HAVE_STDLIB_H 1
  2398. | #define HAVE_STRING_H 1
  2399. | #define HAVE_MEMORY_H 1
  2400. | #define HAVE_STRINGS_H 1
  2401. | #define HAVE_UNISTD_H 1
  2402. | #define LT_OBJDIR ".libs/"
  2403. | #define STDC_HEADERS 1
  2404. | #define HAVE_FCNTL_H 1
  2405. | #define HAVE_STDARG_H 1
  2406. | #define HAVE_STDDEF_H 1
  2407. | #define HAVE_UNISTD_H 1
  2408. | #define HAVE_SYS_TIME_H 1
  2409. | #define HAVE_SYS_QUEUE_H 1
  2410. | #define HAVE_SYS_PARAM_H 1
  2411. | #define HAVE_SYS_IOCTL_H 1
  2412. | #define HAVE_NETINET_IN_H 1
  2413. | #define HAVE_SYS_SOCKET_H 1
  2414. | #define HAVE_SYS_UIO_H 1
  2415. | #define HAVE_ARPA_INET_H 1
  2416. | #define HAVE_SYS_MMAN_H 1
  2417. | #define HAVE_SYS_WAIT_H 1
  2418. | #define HAVE_NETDB_H 1
  2419. | #define HAVE_SYS_STAT_H 1
  2420. | #define HAVE_SYS_SYSCTL_H 1
  2421. | #define HAVE_TIMERCMP 1
  2422. | #define HAVE_TIMERCLEAR 1
  2423. | #define HAVE_TIMERISSET 1
  2424. | #define HAVE_DECL_CTL_KERN 0
  2425. | #define HAVE_DECL_KERN_RANDOM 0
  2426. | #define HAVE_DECL_RANDOM_UUID 0
  2427. | /* end confdefs.h.  */
  2428. | #include <sys/types.h>
  2429. |        #include <sys/sysctl.h>
  2430. |
  2431. |
  2432. | int
  2433. | main ()
  2434. | {
  2435. | #ifndef KERN_ARND
  2436. | #ifdef __cplusplus
  2437. |   (void) KERN_ARND;
  2438. | #else
  2439. |   (void) KERN_ARND;
  2440. | #endif
  2441. | #endif
  2442. |
  2443. |   ;
  2444. |   return 0;
  2445. | }
  2446. configure:12811: result: no
  2447. configure:12911: checking for an ANSI C-conforming const
  2448. configure:12976: gcc -c -g -O2 -Wall  conftest.c >&5
  2449. conftest.c: In function `main':
  2450. conftest.c:72: warning: `t' might be used uninitialized in this function
  2451. conftest.c:91: warning: `b' might be used uninitialized in this function
  2452. configure:12976: $? = 0
  2453. configure:12983: result: yes
  2454. configure:12991: checking for inline
  2455. configure:13007: gcc -c -g -O2 -Wall  conftest.c >&5
  2456. configure:13007: $? = 0
  2457. configure:13015: result: inline
  2458. configure:13033: checking whether time.h and sys/time.h may both be included
  2459. configure:13053: gcc -c -g -O2 -Wall  conftest.c >&5
  2460. configure:13053: $? = 0
  2461. configure:13060: result: yes
  2462. configure:13072: checking for gettimeofday
  2463. configure:13072: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2464. configure:13072: $? = 0
  2465. configure:13072: result: yes
  2466. configure:13072: checking for vasprintf
  2467. configure:13072: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2468. configure:13072: $? = 0
  2469. configure:13072: result: yes
  2470. configure:13072: checking for fcntl
  2471. configure:13072: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2472. configure:13072: $? = 0
  2473. configure:13072: result: yes
  2474. configure:13072: checking for clock_gettime
  2475. configure:13072: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2476. /tmp/cca159801.o(.text+0x4): In function `main':
  2477. /root/tor/libevent-2.0.20-stable/conftest.c:84: undefined reference to `clock_gettime'
  2478. configure:13072: $? = 1
  2479. configure: failed program was:
  2480. | /* confdefs.h */
  2481. | #define PACKAGE_NAME ""
  2482. | #define PACKAGE_TARNAME ""
  2483. | #define PACKAGE_VERSION ""
  2484. | #define PACKAGE_STRING ""
  2485. | #define PACKAGE_BUGREPORT ""
  2486. | #define PACKAGE_URL ""
  2487. | #define PACKAGE "libevent"
  2488. | #define VERSION "2.0.20-stable"
  2489. | #define NUMERIC_VERSION 0x02001400
  2490. | #define STDC_HEADERS 1
  2491. | #define HAVE_SYS_TYPES_H 1
  2492. | #define HAVE_SYS_STAT_H 1
  2493. | #define HAVE_STDLIB_H 1
  2494. | #define HAVE_STRING_H 1
  2495. | #define HAVE_MEMORY_H 1
  2496. | #define HAVE_STRINGS_H 1
  2497. | #define HAVE_UNISTD_H 1
  2498. | #define LT_OBJDIR ".libs/"
  2499. | #define STDC_HEADERS 1
  2500. | #define HAVE_FCNTL_H 1
  2501. | #define HAVE_STDARG_H 1
  2502. | #define HAVE_STDDEF_H 1
  2503. | #define HAVE_UNISTD_H 1
  2504. | #define HAVE_SYS_TIME_H 1
  2505. | #define HAVE_SYS_QUEUE_H 1
  2506. | #define HAVE_SYS_PARAM_H 1
  2507. | #define HAVE_SYS_IOCTL_H 1
  2508. | #define HAVE_NETINET_IN_H 1
  2509. | #define HAVE_SYS_SOCKET_H 1
  2510. | #define HAVE_SYS_UIO_H 1
  2511. | #define HAVE_ARPA_INET_H 1
  2512. | #define HAVE_SYS_MMAN_H 1
  2513. | #define HAVE_SYS_WAIT_H 1
  2514. | #define HAVE_NETDB_H 1
  2515. | #define HAVE_SYS_STAT_H 1
  2516. | #define HAVE_SYS_SYSCTL_H 1
  2517. | #define HAVE_TIMERCMP 1
  2518. | #define HAVE_TIMERCLEAR 1
  2519. | #define HAVE_TIMERISSET 1
  2520. | #define HAVE_DECL_CTL_KERN 0
  2521. | #define HAVE_DECL_KERN_RANDOM 0
  2522. | #define HAVE_DECL_RANDOM_UUID 0
  2523. | #define HAVE_DECL_KERN_ARND 0
  2524. | #define TIME_WITH_SYS_TIME 1
  2525. | #define HAVE_GETTIMEOFDAY 1
  2526. | #define HAVE_VASPRINTF 1
  2527. | #define HAVE_FCNTL 1
  2528. | /* end confdefs.h.  */
  2529. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  2530. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2531. | #define clock_gettime innocuous_clock_gettime
  2532. |
  2533. | /* System header to define __stub macros and hopefully few prototypes,
  2534. |     which can conflict with char clock_gettime (); below.
  2535. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2536. |     <limits.h> exists even on freestanding compilers.  */
  2537. |
  2538. | #ifdef __STDC__
  2539. | # include <limits.h>
  2540. | #else
  2541. | # include <assert.h>
  2542. | #endif
  2543. |
  2544. | #undef clock_gettime
  2545. |
  2546. | /* Override any GCC internal prototype to avoid an error.
  2547. |    Use char because int might match the return type of a GCC
  2548. |    builtin and then its argument prototype would still apply.  */
  2549. | #ifdef __cplusplus
  2550. | extern "C"
  2551. | #endif
  2552. | char clock_gettime ();
  2553. | /* The GNU C library defines this for functions which it implements
  2554. |     to always fail with ENOSYS.  Some functions are actually named
  2555. |     something starting with __ and the normal name is an alias.  */
  2556. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  2557. | choke me
  2558. | #endif
  2559. |
  2560. | int
  2561. | main ()
  2562. | {
  2563. | return clock_gettime ();
  2564. |   ;
  2565. |   return 0;
  2566. | }
  2567. configure:13072: result: no
  2568. configure:13072: checking for strtok_r
  2569. configure:13072: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2570. /tmp/cca160091.o(.text+0x4): In function `main':
  2571. /root/tor/libevent-2.0.20-stable/conftest.c:84: undefined reference to `strtok_r'
  2572. configure:13072: $? = 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 "libevent"
  2582. | #define VERSION "2.0.20-stable"
  2583. | #define NUMERIC_VERSION 0x02001400
  2584. | #define STDC_HEADERS 1
  2585. | #define HAVE_SYS_TYPES_H 1
  2586. | #define HAVE_SYS_STAT_H 1
  2587. | #define HAVE_STDLIB_H 1
  2588. | #define HAVE_STRING_H 1
  2589. | #define HAVE_MEMORY_H 1
  2590. | #define HAVE_STRINGS_H 1
  2591. | #define HAVE_UNISTD_H 1
  2592. | #define LT_OBJDIR ".libs/"
  2593. | #define STDC_HEADERS 1
  2594. | #define HAVE_FCNTL_H 1
  2595. | #define HAVE_STDARG_H 1
  2596. | #define HAVE_STDDEF_H 1
  2597. | #define HAVE_UNISTD_H 1
  2598. | #define HAVE_SYS_TIME_H 1
  2599. | #define HAVE_SYS_QUEUE_H 1
  2600. | #define HAVE_SYS_PARAM_H 1
  2601. | #define HAVE_SYS_IOCTL_H 1
  2602. | #define HAVE_NETINET_IN_H 1
  2603. | #define HAVE_SYS_SOCKET_H 1
  2604. | #define HAVE_SYS_UIO_H 1
  2605. | #define HAVE_ARPA_INET_H 1
  2606. | #define HAVE_SYS_MMAN_H 1
  2607. | #define HAVE_SYS_WAIT_H 1
  2608. | #define HAVE_NETDB_H 1
  2609. | #define HAVE_SYS_STAT_H 1
  2610. | #define HAVE_SYS_SYSCTL_H 1
  2611. | #define HAVE_TIMERCMP 1
  2612. | #define HAVE_TIMERCLEAR 1
  2613. | #define HAVE_TIMERISSET 1
  2614. | #define HAVE_DECL_CTL_KERN 0
  2615. | #define HAVE_DECL_KERN_RANDOM 0
  2616. | #define HAVE_DECL_RANDOM_UUID 0
  2617. | #define HAVE_DECL_KERN_ARND 0
  2618. | #define TIME_WITH_SYS_TIME 1
  2619. | #define HAVE_GETTIMEOFDAY 1
  2620. | #define HAVE_VASPRINTF 1
  2621. | #define HAVE_FCNTL 1
  2622. | /* end confdefs.h.  */
  2623. | /* Define strtok_r to an innocuous variant, in case <limits.h> declares strtok_r.
  2624. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2625. | #define strtok_r innocuous_strtok_r
  2626. |
  2627. | /* System header to define __stub macros and hopefully few prototypes,
  2628. |     which can conflict with char strtok_r (); below.
  2629. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2630. |     <limits.h> exists even on freestanding compilers.  */
  2631. |
  2632. | #ifdef __STDC__
  2633. | # include <limits.h>
  2634. | #else
  2635. | # include <assert.h>
  2636. | #endif
  2637. |
  2638. | #undef strtok_r
  2639. |
  2640. | /* Override any GCC internal prototype to avoid an error.
  2641. |    Use char because int might match the return type of a GCC
  2642. |    builtin and then its argument prototype would still apply.  */
  2643. | #ifdef __cplusplus
  2644. | extern "C"
  2645. | #endif
  2646. | char strtok_r ();
  2647. | /* The GNU C library defines this for functions which it implements
  2648. |     to always fail with ENOSYS.  Some functions are actually named
  2649. |     something starting with __ and the normal name is an alias.  */
  2650. | #if defined __stub_strtok_r || defined __stub___strtok_r
  2651. | choke me
  2652. | #endif
  2653. |
  2654. | int
  2655. | main ()
  2656. | {
  2657. | return strtok_r ();
  2658. |   ;
  2659. |   return 0;
  2660. | }
  2661. configure:13072: result: no
  2662. configure:13072: checking for strsep
  2663. configure:13072: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2664. configure:13072: $? = 0
  2665. configure:13072: result: yes
  2666. configure:13084: checking for getnameinfo
  2667. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2668. /tmp/cca160721.o(.text+0x4): In function `main':
  2669. /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `getnameinfo'
  2670. configure:13084: $? = 1
  2671. configure: failed program was:
  2672. | /* confdefs.h */
  2673. | #define PACKAGE_NAME ""
  2674. | #define PACKAGE_TARNAME ""
  2675. | #define PACKAGE_VERSION ""
  2676. | #define PACKAGE_STRING ""
  2677. | #define PACKAGE_BUGREPORT ""
  2678. | #define PACKAGE_URL ""
  2679. | #define PACKAGE "libevent"
  2680. | #define VERSION "2.0.20-stable"
  2681. | #define NUMERIC_VERSION 0x02001400
  2682. | #define STDC_HEADERS 1
  2683. | #define HAVE_SYS_TYPES_H 1
  2684. | #define HAVE_SYS_STAT_H 1
  2685. | #define HAVE_STDLIB_H 1
  2686. | #define HAVE_STRING_H 1
  2687. | #define HAVE_MEMORY_H 1
  2688. | #define HAVE_STRINGS_H 1
  2689. | #define HAVE_UNISTD_H 1
  2690. | #define LT_OBJDIR ".libs/"
  2691. | #define STDC_HEADERS 1
  2692. | #define HAVE_FCNTL_H 1
  2693. | #define HAVE_STDARG_H 1
  2694. | #define HAVE_STDDEF_H 1
  2695. | #define HAVE_UNISTD_H 1
  2696. | #define HAVE_SYS_TIME_H 1
  2697. | #define HAVE_SYS_QUEUE_H 1
  2698. | #define HAVE_SYS_PARAM_H 1
  2699. | #define HAVE_SYS_IOCTL_H 1
  2700. | #define HAVE_NETINET_IN_H 1
  2701. | #define HAVE_SYS_SOCKET_H 1
  2702. | #define HAVE_SYS_UIO_H 1
  2703. | #define HAVE_ARPA_INET_H 1
  2704. | #define HAVE_SYS_MMAN_H 1
  2705. | #define HAVE_SYS_WAIT_H 1
  2706. | #define HAVE_NETDB_H 1
  2707. | #define HAVE_SYS_STAT_H 1
  2708. | #define HAVE_SYS_SYSCTL_H 1
  2709. | #define HAVE_TIMERCMP 1
  2710. | #define HAVE_TIMERCLEAR 1
  2711. | #define HAVE_TIMERISSET 1
  2712. | #define HAVE_DECL_CTL_KERN 0
  2713. | #define HAVE_DECL_KERN_RANDOM 0
  2714. | #define HAVE_DECL_RANDOM_UUID 0
  2715. | #define HAVE_DECL_KERN_ARND 0
  2716. | #define TIME_WITH_SYS_TIME 1
  2717. | #define HAVE_GETTIMEOFDAY 1
  2718. | #define HAVE_VASPRINTF 1
  2719. | #define HAVE_FCNTL 1
  2720. | #define HAVE_STRSEP 1
  2721. | /* end confdefs.h.  */
  2722. | /* Define getnameinfo to an innocuous variant, in case <limits.h> declares getnameinfo.
  2723. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2724. | #define getnameinfo innocuous_getnameinfo
  2725. |
  2726. | /* System header to define __stub macros and hopefully few prototypes,
  2727. |     which can conflict with char getnameinfo (); below.
  2728. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2729. |     <limits.h> exists even on freestanding compilers.  */
  2730. |
  2731. | #ifdef __STDC__
  2732. | # include <limits.h>
  2733. | #else
  2734. | # include <assert.h>
  2735. | #endif
  2736. |
  2737. | #undef getnameinfo
  2738. |
  2739. | /* Override any GCC internal prototype to avoid an error.
  2740. |    Use char because int might match the return type of a GCC
  2741. |    builtin and then its argument prototype would still apply.  */
  2742. | #ifdef __cplusplus
  2743. | extern "C"
  2744. | #endif
  2745. | char getnameinfo ();
  2746. | /* The GNU C library defines this for functions which it implements
  2747. |     to always fail with ENOSYS.  Some functions are actually named
  2748. |     something starting with __ and the normal name is an alias.  */
  2749. | #if defined __stub_getnameinfo || defined __stub___getnameinfo
  2750. | choke me
  2751. | #endif
  2752. |
  2753. | int
  2754. | main ()
  2755. | {
  2756. | return getnameinfo ();
  2757. |   ;
  2758. |   return 0;
  2759. | }
  2760. configure:13084: result: no
  2761. configure:13084: checking for strlcpy
  2762. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2763. /tmp/cca161011.o(.text+0x4): In function `main':
  2764. /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `strlcpy'
  2765. configure:13084: $? = 1
  2766. configure: failed program was:
  2767. | /* confdefs.h */
  2768. | #define PACKAGE_NAME ""
  2769. | #define PACKAGE_TARNAME ""
  2770. | #define PACKAGE_VERSION ""
  2771. | #define PACKAGE_STRING ""
  2772. | #define PACKAGE_BUGREPORT ""
  2773. | #define PACKAGE_URL ""
  2774. | #define PACKAGE "libevent"
  2775. | #define VERSION "2.0.20-stable"
  2776. | #define NUMERIC_VERSION 0x02001400
  2777. | #define STDC_HEADERS 1
  2778. | #define HAVE_SYS_TYPES_H 1
  2779. | #define HAVE_SYS_STAT_H 1
  2780. | #define HAVE_STDLIB_H 1
  2781. | #define HAVE_STRING_H 1
  2782. | #define HAVE_MEMORY_H 1
  2783. | #define HAVE_STRINGS_H 1
  2784. | #define HAVE_UNISTD_H 1
  2785. | #define LT_OBJDIR ".libs/"
  2786. | #define STDC_HEADERS 1
  2787. | #define HAVE_FCNTL_H 1
  2788. | #define HAVE_STDARG_H 1
  2789. | #define HAVE_STDDEF_H 1
  2790. | #define HAVE_UNISTD_H 1
  2791. | #define HAVE_SYS_TIME_H 1
  2792. | #define HAVE_SYS_QUEUE_H 1
  2793. | #define HAVE_SYS_PARAM_H 1
  2794. | #define HAVE_SYS_IOCTL_H 1
  2795. | #define HAVE_NETINET_IN_H 1
  2796. | #define HAVE_SYS_SOCKET_H 1
  2797. | #define HAVE_SYS_UIO_H 1
  2798. | #define HAVE_ARPA_INET_H 1
  2799. | #define HAVE_SYS_MMAN_H 1
  2800. | #define HAVE_SYS_WAIT_H 1
  2801. | #define HAVE_NETDB_H 1
  2802. | #define HAVE_SYS_STAT_H 1
  2803. | #define HAVE_SYS_SYSCTL_H 1
  2804. | #define HAVE_TIMERCMP 1
  2805. | #define HAVE_TIMERCLEAR 1
  2806. | #define HAVE_TIMERISSET 1
  2807. | #define HAVE_DECL_CTL_KERN 0
  2808. | #define HAVE_DECL_KERN_RANDOM 0
  2809. | #define HAVE_DECL_RANDOM_UUID 0
  2810. | #define HAVE_DECL_KERN_ARND 0
  2811. | #define TIME_WITH_SYS_TIME 1
  2812. | #define HAVE_GETTIMEOFDAY 1
  2813. | #define HAVE_VASPRINTF 1
  2814. | #define HAVE_FCNTL 1
  2815. | #define HAVE_STRSEP 1
  2816. | /* end confdefs.h.  */
  2817. | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  2818. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2819. | #define strlcpy innocuous_strlcpy
  2820. |
  2821. | /* System header to define __stub macros and hopefully few prototypes,
  2822. |     which can conflict with char strlcpy (); below.
  2823. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2824. |     <limits.h> exists even on freestanding compilers.  */
  2825. |
  2826. | #ifdef __STDC__
  2827. | # include <limits.h>
  2828. | #else
  2829. | # include <assert.h>
  2830. | #endif
  2831. |
  2832. | #undef strlcpy
  2833. |
  2834. | /* Override any GCC internal prototype to avoid an error.
  2835. |    Use char because int might match the return type of a GCC
  2836. |    builtin and then its argument prototype would still apply.  */
  2837. | #ifdef __cplusplus
  2838. | extern "C"
  2839. | #endif
  2840. | char strlcpy ();
  2841. | /* The GNU C library defines this for functions which it implements
  2842. |     to always fail with ENOSYS.  Some functions are actually named
  2843. |     something starting with __ and the normal name is an alias.  */
  2844. | #if defined __stub_strlcpy || defined __stub___strlcpy
  2845. | choke me
  2846. | #endif
  2847. |
  2848. | int
  2849. | main ()
  2850. | {
  2851. | return strlcpy ();
  2852. |   ;
  2853. |   return 0;
  2854. | }
  2855. configure:13084: result: no
  2856. configure:13084: checking for inet_ntop
  2857. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2858. /tmp/cca161301.o(.text+0x4): In function `main':
  2859. /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `inet_ntop'
  2860. configure:13084: $? = 1
  2861. configure: failed program was:
  2862. | /* confdefs.h */
  2863. | #define PACKAGE_NAME ""
  2864. | #define PACKAGE_TARNAME ""
  2865. | #define PACKAGE_VERSION ""
  2866. | #define PACKAGE_STRING ""
  2867. | #define PACKAGE_BUGREPORT ""
  2868. | #define PACKAGE_URL ""
  2869. | #define PACKAGE "libevent"
  2870. | #define VERSION "2.0.20-stable"
  2871. | #define NUMERIC_VERSION 0x02001400
  2872. | #define STDC_HEADERS 1
  2873. | #define HAVE_SYS_TYPES_H 1
  2874. | #define HAVE_SYS_STAT_H 1
  2875. | #define HAVE_STDLIB_H 1
  2876. | #define HAVE_STRING_H 1
  2877. | #define HAVE_MEMORY_H 1
  2878. | #define HAVE_STRINGS_H 1
  2879. | #define HAVE_UNISTD_H 1
  2880. | #define LT_OBJDIR ".libs/"
  2881. | #define STDC_HEADERS 1
  2882. | #define HAVE_FCNTL_H 1
  2883. | #define HAVE_STDARG_H 1
  2884. | #define HAVE_STDDEF_H 1
  2885. | #define HAVE_UNISTD_H 1
  2886. | #define HAVE_SYS_TIME_H 1
  2887. | #define HAVE_SYS_QUEUE_H 1
  2888. | #define HAVE_SYS_PARAM_H 1
  2889. | #define HAVE_SYS_IOCTL_H 1
  2890. | #define HAVE_NETINET_IN_H 1
  2891. | #define HAVE_SYS_SOCKET_H 1
  2892. | #define HAVE_SYS_UIO_H 1
  2893. | #define HAVE_ARPA_INET_H 1
  2894. | #define HAVE_SYS_MMAN_H 1
  2895. | #define HAVE_SYS_WAIT_H 1
  2896. | #define HAVE_NETDB_H 1
  2897. | #define HAVE_SYS_STAT_H 1
  2898. | #define HAVE_SYS_SYSCTL_H 1
  2899. | #define HAVE_TIMERCMP 1
  2900. | #define HAVE_TIMERCLEAR 1
  2901. | #define HAVE_TIMERISSET 1
  2902. | #define HAVE_DECL_CTL_KERN 0
  2903. | #define HAVE_DECL_KERN_RANDOM 0
  2904. | #define HAVE_DECL_RANDOM_UUID 0
  2905. | #define HAVE_DECL_KERN_ARND 0
  2906. | #define TIME_WITH_SYS_TIME 1
  2907. | #define HAVE_GETTIMEOFDAY 1
  2908. | #define HAVE_VASPRINTF 1
  2909. | #define HAVE_FCNTL 1
  2910. | #define HAVE_STRSEP 1
  2911. | /* end confdefs.h.  */
  2912. | /* Define inet_ntop to an innocuous variant, in case <limits.h> declares inet_ntop.
  2913. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  2914. | #define inet_ntop innocuous_inet_ntop
  2915. |
  2916. | /* System header to define __stub macros and hopefully few prototypes,
  2917. |     which can conflict with char inet_ntop (); below.
  2918. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2919. |     <limits.h> exists even on freestanding compilers.  */
  2920. |
  2921. | #ifdef __STDC__
  2922. | # include <limits.h>
  2923. | #else
  2924. | # include <assert.h>
  2925. | #endif
  2926. |
  2927. | #undef inet_ntop
  2928. |
  2929. | /* Override any GCC internal prototype to avoid an error.
  2930. |    Use char because int might match the return type of a GCC
  2931. |    builtin and then its argument prototype would still apply.  */
  2932. | #ifdef __cplusplus
  2933. | extern "C"
  2934. | #endif
  2935. | char inet_ntop ();
  2936. | /* The GNU C library defines this for functions which it implements
  2937. |     to always fail with ENOSYS.  Some functions are actually named
  2938. |     something starting with __ and the normal name is an alias.  */
  2939. | #if defined __stub_inet_ntop || defined __stub___inet_ntop
  2940. | choke me
  2941. | #endif
  2942. |
  2943. | int
  2944. | main ()
  2945. | {
  2946. | return inet_ntop ();
  2947. |   ;
  2948. |   return 0;
  2949. | }
  2950. configure:13084: result: no
  2951. configure:13084: checking for inet_pton
  2952. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  2953. /tmp/cca161591.o(.text+0x4): In function `main':
  2954. /root/tor/libevent-2.0.20-stable/conftest.c:85: undefined reference to `inet_pton'
  2955. configure:13084: $? = 1
  2956. configure: failed program was:
  2957. | /* confdefs.h */
  2958. | #define PACKAGE_NAME ""
  2959. | #define PACKAGE_TARNAME ""
  2960. | #define PACKAGE_VERSION ""
  2961. | #define PACKAGE_STRING ""
  2962. | #define PACKAGE_BUGREPORT ""
  2963. | #define PACKAGE_URL ""
  2964. | #define PACKAGE "libevent"
  2965. | #define VERSION "2.0.20-stable"
  2966. | #define NUMERIC_VERSION 0x02001400
  2967. | #define STDC_HEADERS 1
  2968. | #define HAVE_SYS_TYPES_H 1
  2969. | #define HAVE_SYS_STAT_H 1
  2970. | #define HAVE_STDLIB_H 1
  2971. | #define HAVE_STRING_H 1
  2972. | #define HAVE_MEMORY_H 1
  2973. | #define HAVE_STRINGS_H 1
  2974. | #define HAVE_UNISTD_H 1
  2975. | #define LT_OBJDIR ".libs/"
  2976. | #define STDC_HEADERS 1
  2977. | #define HAVE_FCNTL_H 1
  2978. | #define HAVE_STDARG_H 1
  2979. | #define HAVE_STDDEF_H 1
  2980. | #define HAVE_UNISTD_H 1
  2981. | #define HAVE_SYS_TIME_H 1
  2982. | #define HAVE_SYS_QUEUE_H 1
  2983. | #define HAVE_SYS_PARAM_H 1
  2984. | #define HAVE_SYS_IOCTL_H 1
  2985. | #define HAVE_NETINET_IN_H 1
  2986. | #define HAVE_SYS_SOCKET_H 1
  2987. | #define HAVE_SYS_UIO_H 1
  2988. | #define HAVE_ARPA_INET_H 1
  2989. | #define HAVE_SYS_MMAN_H 1
  2990. | #define HAVE_SYS_WAIT_H 1
  2991. | #define HAVE_NETDB_H 1
  2992. | #define HAVE_SYS_STAT_H 1
  2993. | #define HAVE_SYS_SYSCTL_H 1
  2994. | #define HAVE_TIMERCMP 1
  2995. | #define HAVE_TIMERCLEAR 1
  2996. | #define HAVE_TIMERISSET 1
  2997. | #define HAVE_DECL_CTL_KERN 0
  2998. | #define HAVE_DECL_KERN_RANDOM 0
  2999. | #define HAVE_DECL_RANDOM_UUID 0
  3000. | #define HAVE_DECL_KERN_ARND 0
  3001. | #define TIME_WITH_SYS_TIME 1
  3002. | #define HAVE_GETTIMEOFDAY 1
  3003. | #define HAVE_VASPRINTF 1
  3004. | #define HAVE_FCNTL 1
  3005. | #define HAVE_STRSEP 1
  3006. | /* end confdefs.h.  */
  3007. | /* Define inet_pton to an innocuous variant, in case <limits.h> declares inet_pton.
  3008. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3009. | #define inet_pton innocuous_inet_pton
  3010. |
  3011. | /* System header to define __stub macros and hopefully few prototypes,
  3012. |     which can conflict with char inet_pton (); below.
  3013. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3014. |     <limits.h> exists even on freestanding compilers.  */
  3015. |
  3016. | #ifdef __STDC__
  3017. | # include <limits.h>
  3018. | #else
  3019. | # include <assert.h>
  3020. | #endif
  3021. |
  3022. | #undef inet_pton
  3023. |
  3024. | /* Override any GCC internal prototype to avoid an error.
  3025. |    Use char because int might match the return type of a GCC
  3026. |    builtin and then its argument prototype would still apply.  */
  3027. | #ifdef __cplusplus
  3028. | extern "C"
  3029. | #endif
  3030. | char inet_pton ();
  3031. | /* The GNU C library defines this for functions which it implements
  3032. |     to always fail with ENOSYS.  Some functions are actually named
  3033. |     something starting with __ and the normal name is an alias.  */
  3034. | #if defined __stub_inet_pton || defined __stub___inet_pton
  3035. | choke me
  3036. | #endif
  3037. |
  3038. | int
  3039. | main ()
  3040. | {
  3041. | return inet_pton ();
  3042. |   ;
  3043. |   return 0;
  3044. | }
  3045. configure:13084: result: no
  3046. configure:13084: checking for signal
  3047. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3048. configure:13084: $? = 0
  3049. configure:13084: result: yes
  3050. configure:13084: checking for sigaction
  3051. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3052. configure:13084: $? = 0
  3053. configure:13084: result: yes
  3054. configure:13084: checking for strtoll
  3055. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3056. /tmp/cca162561.o(.text+0x4): In function `main':
  3057. /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `strtoll'
  3058. configure:13084: $? = 1
  3059. configure: failed program was:
  3060. | /* confdefs.h */
  3061. | #define PACKAGE_NAME ""
  3062. | #define PACKAGE_TARNAME ""
  3063. | #define PACKAGE_VERSION ""
  3064. | #define PACKAGE_STRING ""
  3065. | #define PACKAGE_BUGREPORT ""
  3066. | #define PACKAGE_URL ""
  3067. | #define PACKAGE "libevent"
  3068. | #define VERSION "2.0.20-stable"
  3069. | #define NUMERIC_VERSION 0x02001400
  3070. | #define STDC_HEADERS 1
  3071. | #define HAVE_SYS_TYPES_H 1
  3072. | #define HAVE_SYS_STAT_H 1
  3073. | #define HAVE_STDLIB_H 1
  3074. | #define HAVE_STRING_H 1
  3075. | #define HAVE_MEMORY_H 1
  3076. | #define HAVE_STRINGS_H 1
  3077. | #define HAVE_UNISTD_H 1
  3078. | #define LT_OBJDIR ".libs/"
  3079. | #define STDC_HEADERS 1
  3080. | #define HAVE_FCNTL_H 1
  3081. | #define HAVE_STDARG_H 1
  3082. | #define HAVE_STDDEF_H 1
  3083. | #define HAVE_UNISTD_H 1
  3084. | #define HAVE_SYS_TIME_H 1
  3085. | #define HAVE_SYS_QUEUE_H 1
  3086. | #define HAVE_SYS_PARAM_H 1
  3087. | #define HAVE_SYS_IOCTL_H 1
  3088. | #define HAVE_NETINET_IN_H 1
  3089. | #define HAVE_SYS_SOCKET_H 1
  3090. | #define HAVE_SYS_UIO_H 1
  3091. | #define HAVE_ARPA_INET_H 1
  3092. | #define HAVE_SYS_MMAN_H 1
  3093. | #define HAVE_SYS_WAIT_H 1
  3094. | #define HAVE_NETDB_H 1
  3095. | #define HAVE_SYS_STAT_H 1
  3096. | #define HAVE_SYS_SYSCTL_H 1
  3097. | #define HAVE_TIMERCMP 1
  3098. | #define HAVE_TIMERCLEAR 1
  3099. | #define HAVE_TIMERISSET 1
  3100. | #define HAVE_DECL_CTL_KERN 0
  3101. | #define HAVE_DECL_KERN_RANDOM 0
  3102. | #define HAVE_DECL_RANDOM_UUID 0
  3103. | #define HAVE_DECL_KERN_ARND 0
  3104. | #define TIME_WITH_SYS_TIME 1
  3105. | #define HAVE_GETTIMEOFDAY 1
  3106. | #define HAVE_VASPRINTF 1
  3107. | #define HAVE_FCNTL 1
  3108. | #define HAVE_STRSEP 1
  3109. | #define HAVE_SIGNAL 1
  3110. | #define HAVE_SIGACTION 1
  3111. | /* end confdefs.h.  */
  3112. | /* Define strtoll to an innocuous variant, in case <limits.h> declares strtoll.
  3113. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3114. | #define strtoll innocuous_strtoll
  3115. |
  3116. | /* System header to define __stub macros and hopefully few prototypes,
  3117. |     which can conflict with char strtoll (); below.
  3118. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3119. |     <limits.h> exists even on freestanding compilers.  */
  3120. |
  3121. | #ifdef __STDC__
  3122. | # include <limits.h>
  3123. | #else
  3124. | # include <assert.h>
  3125. | #endif
  3126. |
  3127. | #undef strtoll
  3128. |
  3129. | /* Override any GCC internal prototype to avoid an error.
  3130. |    Use char because int might match the return type of a GCC
  3131. |    builtin and then its argument prototype would still apply.  */
  3132. | #ifdef __cplusplus
  3133. | extern "C"
  3134. | #endif
  3135. | char strtoll ();
  3136. | /* The GNU C library defines this for functions which it implements
  3137. |     to always fail with ENOSYS.  Some functions are actually named
  3138. |     something starting with __ and the normal name is an alias.  */
  3139. | #if defined __stub_strtoll || defined __stub___strtoll
  3140. | choke me
  3141. | #endif
  3142. |
  3143. | int
  3144. | main ()
  3145. | {
  3146. | return strtoll ();
  3147. |   ;
  3148. |   return 0;
  3149. | }
  3150. configure:13084: result: no
  3151. configure:13084: checking for inet_aton
  3152. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3153. configure:13084: $? = 0
  3154. configure:13084: result: yes
  3155. configure:13084: checking for pipe
  3156. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3157. configure:13084: $? = 0
  3158. configure:13084: result: yes
  3159. configure:13084: checking for eventfd
  3160. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3161. /tmp/cca163531.o(.text+0x4): In function `main':
  3162. /root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `eventfd'
  3163. configure:13084: $? = 1
  3164. configure: failed program was:
  3165. | /* confdefs.h */
  3166. | #define PACKAGE_NAME ""
  3167. | #define PACKAGE_TARNAME ""
  3168. | #define PACKAGE_VERSION ""
  3169. | #define PACKAGE_STRING ""
  3170. | #define PACKAGE_BUGREPORT ""
  3171. | #define PACKAGE_URL ""
  3172. | #define PACKAGE "libevent"
  3173. | #define VERSION "2.0.20-stable"
  3174. | #define NUMERIC_VERSION 0x02001400
  3175. | #define STDC_HEADERS 1
  3176. | #define HAVE_SYS_TYPES_H 1
  3177. | #define HAVE_SYS_STAT_H 1
  3178. | #define HAVE_STDLIB_H 1
  3179. | #define HAVE_STRING_H 1
  3180. | #define HAVE_MEMORY_H 1
  3181. | #define HAVE_STRINGS_H 1
  3182. | #define HAVE_UNISTD_H 1
  3183. | #define LT_OBJDIR ".libs/"
  3184. | #define STDC_HEADERS 1
  3185. | #define HAVE_FCNTL_H 1
  3186. | #define HAVE_STDARG_H 1
  3187. | #define HAVE_STDDEF_H 1
  3188. | #define HAVE_UNISTD_H 1
  3189. | #define HAVE_SYS_TIME_H 1
  3190. | #define HAVE_SYS_QUEUE_H 1
  3191. | #define HAVE_SYS_PARAM_H 1
  3192. | #define HAVE_SYS_IOCTL_H 1
  3193. | #define HAVE_NETINET_IN_H 1
  3194. | #define HAVE_SYS_SOCKET_H 1
  3195. | #define HAVE_SYS_UIO_H 1
  3196. | #define HAVE_ARPA_INET_H 1
  3197. | #define HAVE_SYS_MMAN_H 1
  3198. | #define HAVE_SYS_WAIT_H 1
  3199. | #define HAVE_NETDB_H 1
  3200. | #define HAVE_SYS_STAT_H 1
  3201. | #define HAVE_SYS_SYSCTL_H 1
  3202. | #define HAVE_TIMERCMP 1
  3203. | #define HAVE_TIMERCLEAR 1
  3204. | #define HAVE_TIMERISSET 1
  3205. | #define HAVE_DECL_CTL_KERN 0
  3206. | #define HAVE_DECL_KERN_RANDOM 0
  3207. | #define HAVE_DECL_RANDOM_UUID 0
  3208. | #define HAVE_DECL_KERN_ARND 0
  3209. | #define TIME_WITH_SYS_TIME 1
  3210. | #define HAVE_GETTIMEOFDAY 1
  3211. | #define HAVE_VASPRINTF 1
  3212. | #define HAVE_FCNTL 1
  3213. | #define HAVE_STRSEP 1
  3214. | #define HAVE_SIGNAL 1
  3215. | #define HAVE_SIGACTION 1
  3216. | #define HAVE_INET_ATON 1
  3217. | #define HAVE_PIPE 1
  3218. | /* end confdefs.h.  */
  3219. | /* Define eventfd to an innocuous variant, in case <limits.h> declares eventfd.
  3220. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3221. | #define eventfd innocuous_eventfd
  3222. |
  3223. | /* System header to define __stub macros and hopefully few prototypes,
  3224. |     which can conflict with char eventfd (); below.
  3225. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3226. |     <limits.h> exists even on freestanding compilers.  */
  3227. |
  3228. | #ifdef __STDC__
  3229. | # include <limits.h>
  3230. | #else
  3231. | # include <assert.h>
  3232. | #endif
  3233. |
  3234. | #undef eventfd
  3235. |
  3236. | /* Override any GCC internal prototype to avoid an error.
  3237. |    Use char because int might match the return type of a GCC
  3238. |    builtin and then its argument prototype would still apply.  */
  3239. | #ifdef __cplusplus
  3240. | extern "C"
  3241. | #endif
  3242. | char eventfd ();
  3243. | /* The GNU C library defines this for functions which it implements
  3244. |     to always fail with ENOSYS.  Some functions are actually named
  3245. |     something starting with __ and the normal name is an alias.  */
  3246. | #if defined __stub_eventfd || defined __stub___eventfd
  3247. | choke me
  3248. | #endif
  3249. |
  3250. | int
  3251. | main ()
  3252. | {
  3253. | return eventfd ();
  3254. |   ;
  3255. |   return 0;
  3256. | }
  3257. configure:13084: result: no
  3258. configure:13084: checking for sendfile
  3259. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3260. /tmp/cca163821.o(.text+0x4): In function `main':
  3261. /root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `sendfile'
  3262. configure:13084: $? = 1
  3263. configure: failed program was:
  3264. | /* confdefs.h */
  3265. | #define PACKAGE_NAME ""
  3266. | #define PACKAGE_TARNAME ""
  3267. | #define PACKAGE_VERSION ""
  3268. | #define PACKAGE_STRING ""
  3269. | #define PACKAGE_BUGREPORT ""
  3270. | #define PACKAGE_URL ""
  3271. | #define PACKAGE "libevent"
  3272. | #define VERSION "2.0.20-stable"
  3273. | #define NUMERIC_VERSION 0x02001400
  3274. | #define STDC_HEADERS 1
  3275. | #define HAVE_SYS_TYPES_H 1
  3276. | #define HAVE_SYS_STAT_H 1
  3277. | #define HAVE_STDLIB_H 1
  3278. | #define HAVE_STRING_H 1
  3279. | #define HAVE_MEMORY_H 1
  3280. | #define HAVE_STRINGS_H 1
  3281. | #define HAVE_UNISTD_H 1
  3282. | #define LT_OBJDIR ".libs/"
  3283. | #define STDC_HEADERS 1
  3284. | #define HAVE_FCNTL_H 1
  3285. | #define HAVE_STDARG_H 1
  3286. | #define HAVE_STDDEF_H 1
  3287. | #define HAVE_UNISTD_H 1
  3288. | #define HAVE_SYS_TIME_H 1
  3289. | #define HAVE_SYS_QUEUE_H 1
  3290. | #define HAVE_SYS_PARAM_H 1
  3291. | #define HAVE_SYS_IOCTL_H 1
  3292. | #define HAVE_NETINET_IN_H 1
  3293. | #define HAVE_SYS_SOCKET_H 1
  3294. | #define HAVE_SYS_UIO_H 1
  3295. | #define HAVE_ARPA_INET_H 1
  3296. | #define HAVE_SYS_MMAN_H 1
  3297. | #define HAVE_SYS_WAIT_H 1
  3298. | #define HAVE_NETDB_H 1
  3299. | #define HAVE_SYS_STAT_H 1
  3300. | #define HAVE_SYS_SYSCTL_H 1
  3301. | #define HAVE_TIMERCMP 1
  3302. | #define HAVE_TIMERCLEAR 1
  3303. | #define HAVE_TIMERISSET 1
  3304. | #define HAVE_DECL_CTL_KERN 0
  3305. | #define HAVE_DECL_KERN_RANDOM 0
  3306. | #define HAVE_DECL_RANDOM_UUID 0
  3307. | #define HAVE_DECL_KERN_ARND 0
  3308. | #define TIME_WITH_SYS_TIME 1
  3309. | #define HAVE_GETTIMEOFDAY 1
  3310. | #define HAVE_VASPRINTF 1
  3311. | #define HAVE_FCNTL 1
  3312. | #define HAVE_STRSEP 1
  3313. | #define HAVE_SIGNAL 1
  3314. | #define HAVE_SIGACTION 1
  3315. | #define HAVE_INET_ATON 1
  3316. | #define HAVE_PIPE 1
  3317. | /* end confdefs.h.  */
  3318. | /* Define sendfile to an innocuous variant, in case <limits.h> declares sendfile.
  3319. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3320. | #define sendfile innocuous_sendfile
  3321. |
  3322. | /* System header to define __stub macros and hopefully few prototypes,
  3323. |     which can conflict with char sendfile (); below.
  3324. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3325. |     <limits.h> exists even on freestanding compilers.  */
  3326. |
  3327. | #ifdef __STDC__
  3328. | # include <limits.h>
  3329. | #else
  3330. | # include <assert.h>
  3331. | #endif
  3332. |
  3333. | #undef sendfile
  3334. |
  3335. | /* Override any GCC internal prototype to avoid an error.
  3336. |    Use char because int might match the return type of a GCC
  3337. |    builtin and then its argument prototype would still apply.  */
  3338. | #ifdef __cplusplus
  3339. | extern "C"
  3340. | #endif
  3341. | char sendfile ();
  3342. | /* The GNU C library defines this for functions which it implements
  3343. |     to always fail with ENOSYS.  Some functions are actually named
  3344. |     something starting with __ and the normal name is an alias.  */
  3345. | #if defined __stub_sendfile || defined __stub___sendfile
  3346. | choke me
  3347. | #endif
  3348. |
  3349. | int
  3350. | main ()
  3351. | {
  3352. | return sendfile ();
  3353. |   ;
  3354. |   return 0;
  3355. | }
  3356. configure:13084: result: no
  3357. configure:13084: checking for mmap
  3358. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3359. configure:13084: $? = 0
  3360. configure:13084: result: yes
  3361. configure:13084: checking for splice
  3362. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3363. /tmp/cca164451.o(.text+0x4): In function `main':
  3364. /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `splice'
  3365. configure:13084: $? = 1
  3366. configure: failed program was:
  3367. | /* confdefs.h */
  3368. | #define PACKAGE_NAME ""
  3369. | #define PACKAGE_TARNAME ""
  3370. | #define PACKAGE_VERSION ""
  3371. | #define PACKAGE_STRING ""
  3372. | #define PACKAGE_BUGREPORT ""
  3373. | #define PACKAGE_URL ""
  3374. | #define PACKAGE "libevent"
  3375. | #define VERSION "2.0.20-stable"
  3376. | #define NUMERIC_VERSION 0x02001400
  3377. | #define STDC_HEADERS 1
  3378. | #define HAVE_SYS_TYPES_H 1
  3379. | #define HAVE_SYS_STAT_H 1
  3380. | #define HAVE_STDLIB_H 1
  3381. | #define HAVE_STRING_H 1
  3382. | #define HAVE_MEMORY_H 1
  3383. | #define HAVE_STRINGS_H 1
  3384. | #define HAVE_UNISTD_H 1
  3385. | #define LT_OBJDIR ".libs/"
  3386. | #define STDC_HEADERS 1
  3387. | #define HAVE_FCNTL_H 1
  3388. | #define HAVE_STDARG_H 1
  3389. | #define HAVE_STDDEF_H 1
  3390. | #define HAVE_UNISTD_H 1
  3391. | #define HAVE_SYS_TIME_H 1
  3392. | #define HAVE_SYS_QUEUE_H 1
  3393. | #define HAVE_SYS_PARAM_H 1
  3394. | #define HAVE_SYS_IOCTL_H 1
  3395. | #define HAVE_NETINET_IN_H 1
  3396. | #define HAVE_SYS_SOCKET_H 1
  3397. | #define HAVE_SYS_UIO_H 1
  3398. | #define HAVE_ARPA_INET_H 1
  3399. | #define HAVE_SYS_MMAN_H 1
  3400. | #define HAVE_SYS_WAIT_H 1
  3401. | #define HAVE_NETDB_H 1
  3402. | #define HAVE_SYS_STAT_H 1
  3403. | #define HAVE_SYS_SYSCTL_H 1
  3404. | #define HAVE_TIMERCMP 1
  3405. | #define HAVE_TIMERCLEAR 1
  3406. | #define HAVE_TIMERISSET 1
  3407. | #define HAVE_DECL_CTL_KERN 0
  3408. | #define HAVE_DECL_KERN_RANDOM 0
  3409. | #define HAVE_DECL_RANDOM_UUID 0
  3410. | #define HAVE_DECL_KERN_ARND 0
  3411. | #define TIME_WITH_SYS_TIME 1
  3412. | #define HAVE_GETTIMEOFDAY 1
  3413. | #define HAVE_VASPRINTF 1
  3414. | #define HAVE_FCNTL 1
  3415. | #define HAVE_STRSEP 1
  3416. | #define HAVE_SIGNAL 1
  3417. | #define HAVE_SIGACTION 1
  3418. | #define HAVE_INET_ATON 1
  3419. | #define HAVE_PIPE 1
  3420. | #define HAVE_MMAP 1
  3421. | /* end confdefs.h.  */
  3422. | /* Define splice to an innocuous variant, in case <limits.h> declares splice.
  3423. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3424. | #define splice innocuous_splice
  3425. |
  3426. | /* System header to define __stub macros and hopefully few prototypes,
  3427. |     which can conflict with char splice (); below.
  3428. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3429. |     <limits.h> exists even on freestanding compilers.  */
  3430. |
  3431. | #ifdef __STDC__
  3432. | # include <limits.h>
  3433. | #else
  3434. | # include <assert.h>
  3435. | #endif
  3436. |
  3437. | #undef splice
  3438. |
  3439. | /* Override any GCC internal prototype to avoid an error.
  3440. |    Use char because int might match the return type of a GCC
  3441. |    builtin and then its argument prototype would still apply.  */
  3442. | #ifdef __cplusplus
  3443. | extern "C"
  3444. | #endif
  3445. | char splice ();
  3446. | /* The GNU C library defines this for functions which it implements
  3447. |     to always fail with ENOSYS.  Some functions are actually named
  3448. |     something starting with __ and the normal name is an alias.  */
  3449. | #if defined __stub_splice || defined __stub___splice
  3450. | choke me
  3451. | #endif
  3452. |
  3453. | int
  3454. | main ()
  3455. | {
  3456. | return splice ();
  3457. |   ;
  3458. |   return 0;
  3459. | }
  3460. configure:13084: result: no
  3461. configure:13084: checking for arc4random
  3462. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3463. /tmp/cca164741.o(.text+0x4): In function `main':
  3464. /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `arc4random'
  3465. configure:13084: $? = 1
  3466. configure: failed program was:
  3467. | /* confdefs.h */
  3468. | #define PACKAGE_NAME ""
  3469. | #define PACKAGE_TARNAME ""
  3470. | #define PACKAGE_VERSION ""
  3471. | #define PACKAGE_STRING ""
  3472. | #define PACKAGE_BUGREPORT ""
  3473. | #define PACKAGE_URL ""
  3474. | #define PACKAGE "libevent"
  3475. | #define VERSION "2.0.20-stable"
  3476. | #define NUMERIC_VERSION 0x02001400
  3477. | #define STDC_HEADERS 1
  3478. | #define HAVE_SYS_TYPES_H 1
  3479. | #define HAVE_SYS_STAT_H 1
  3480. | #define HAVE_STDLIB_H 1
  3481. | #define HAVE_STRING_H 1
  3482. | #define HAVE_MEMORY_H 1
  3483. | #define HAVE_STRINGS_H 1
  3484. | #define HAVE_UNISTD_H 1
  3485. | #define LT_OBJDIR ".libs/"
  3486. | #define STDC_HEADERS 1
  3487. | #define HAVE_FCNTL_H 1
  3488. | #define HAVE_STDARG_H 1
  3489. | #define HAVE_STDDEF_H 1
  3490. | #define HAVE_UNISTD_H 1
  3491. | #define HAVE_SYS_TIME_H 1
  3492. | #define HAVE_SYS_QUEUE_H 1
  3493. | #define HAVE_SYS_PARAM_H 1
  3494. | #define HAVE_SYS_IOCTL_H 1
  3495. | #define HAVE_NETINET_IN_H 1
  3496. | #define HAVE_SYS_SOCKET_H 1
  3497. | #define HAVE_SYS_UIO_H 1
  3498. | #define HAVE_ARPA_INET_H 1
  3499. | #define HAVE_SYS_MMAN_H 1
  3500. | #define HAVE_SYS_WAIT_H 1
  3501. | #define HAVE_NETDB_H 1
  3502. | #define HAVE_SYS_STAT_H 1
  3503. | #define HAVE_SYS_SYSCTL_H 1
  3504. | #define HAVE_TIMERCMP 1
  3505. | #define HAVE_TIMERCLEAR 1
  3506. | #define HAVE_TIMERISSET 1
  3507. | #define HAVE_DECL_CTL_KERN 0
  3508. | #define HAVE_DECL_KERN_RANDOM 0
  3509. | #define HAVE_DECL_RANDOM_UUID 0
  3510. | #define HAVE_DECL_KERN_ARND 0
  3511. | #define TIME_WITH_SYS_TIME 1
  3512. | #define HAVE_GETTIMEOFDAY 1
  3513. | #define HAVE_VASPRINTF 1
  3514. | #define HAVE_FCNTL 1
  3515. | #define HAVE_STRSEP 1
  3516. | #define HAVE_SIGNAL 1
  3517. | #define HAVE_SIGACTION 1
  3518. | #define HAVE_INET_ATON 1
  3519. | #define HAVE_PIPE 1
  3520. | #define HAVE_MMAP 1
  3521. | /* end confdefs.h.  */
  3522. | /* Define arc4random to an innocuous variant, in case <limits.h> declares arc4random.
  3523. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3524. | #define arc4random innocuous_arc4random
  3525. |
  3526. | /* System header to define __stub macros and hopefully few prototypes,
  3527. |     which can conflict with char arc4random (); below.
  3528. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3529. |     <limits.h> exists even on freestanding compilers.  */
  3530. |
  3531. | #ifdef __STDC__
  3532. | # include <limits.h>
  3533. | #else
  3534. | # include <assert.h>
  3535. | #endif
  3536. |
  3537. | #undef arc4random
  3538. |
  3539. | /* Override any GCC internal prototype to avoid an error.
  3540. |    Use char because int might match the return type of a GCC
  3541. |    builtin and then its argument prototype would still apply.  */
  3542. | #ifdef __cplusplus
  3543. | extern "C"
  3544. | #endif
  3545. | char arc4random ();
  3546. | /* The GNU C library defines this for functions which it implements
  3547. |     to always fail with ENOSYS.  Some functions are actually named
  3548. |     something starting with __ and the normal name is an alias.  */
  3549. | #if defined __stub_arc4random || defined __stub___arc4random
  3550. | choke me
  3551. | #endif
  3552. |
  3553. | int
  3554. | main ()
  3555. | {
  3556. | return arc4random ();
  3557. |   ;
  3558. |   return 0;
  3559. | }
  3560. configure:13084: result: no
  3561. configure:13084: checking for arc4random_buf
  3562. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3563. /tmp/cca165031.o(.text+0x4): In function `main':
  3564. /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `arc4random_buf'
  3565. configure:13084: $? = 1
  3566. configure: failed program was:
  3567. | /* confdefs.h */
  3568. | #define PACKAGE_NAME ""
  3569. | #define PACKAGE_TARNAME ""
  3570. | #define PACKAGE_VERSION ""
  3571. | #define PACKAGE_STRING ""
  3572. | #define PACKAGE_BUGREPORT ""
  3573. | #define PACKAGE_URL ""
  3574. | #define PACKAGE "libevent"
  3575. | #define VERSION "2.0.20-stable"
  3576. | #define NUMERIC_VERSION 0x02001400
  3577. | #define STDC_HEADERS 1
  3578. | #define HAVE_SYS_TYPES_H 1
  3579. | #define HAVE_SYS_STAT_H 1
  3580. | #define HAVE_STDLIB_H 1
  3581. | #define HAVE_STRING_H 1
  3582. | #define HAVE_MEMORY_H 1
  3583. | #define HAVE_STRINGS_H 1
  3584. | #define HAVE_UNISTD_H 1
  3585. | #define LT_OBJDIR ".libs/"
  3586. | #define STDC_HEADERS 1
  3587. | #define HAVE_FCNTL_H 1
  3588. | #define HAVE_STDARG_H 1
  3589. | #define HAVE_STDDEF_H 1
  3590. | #define HAVE_UNISTD_H 1
  3591. | #define HAVE_SYS_TIME_H 1
  3592. | #define HAVE_SYS_QUEUE_H 1
  3593. | #define HAVE_SYS_PARAM_H 1
  3594. | #define HAVE_SYS_IOCTL_H 1
  3595. | #define HAVE_NETINET_IN_H 1
  3596. | #define HAVE_SYS_SOCKET_H 1
  3597. | #define HAVE_SYS_UIO_H 1
  3598. | #define HAVE_ARPA_INET_H 1
  3599. | #define HAVE_SYS_MMAN_H 1
  3600. | #define HAVE_SYS_WAIT_H 1
  3601. | #define HAVE_NETDB_H 1
  3602. | #define HAVE_SYS_STAT_H 1
  3603. | #define HAVE_SYS_SYSCTL_H 1
  3604. | #define HAVE_TIMERCMP 1
  3605. | #define HAVE_TIMERCLEAR 1
  3606. | #define HAVE_TIMERISSET 1
  3607. | #define HAVE_DECL_CTL_KERN 0
  3608. | #define HAVE_DECL_KERN_RANDOM 0
  3609. | #define HAVE_DECL_RANDOM_UUID 0
  3610. | #define HAVE_DECL_KERN_ARND 0
  3611. | #define TIME_WITH_SYS_TIME 1
  3612. | #define HAVE_GETTIMEOFDAY 1
  3613. | #define HAVE_VASPRINTF 1
  3614. | #define HAVE_FCNTL 1
  3615. | #define HAVE_STRSEP 1
  3616. | #define HAVE_SIGNAL 1
  3617. | #define HAVE_SIGACTION 1
  3618. | #define HAVE_INET_ATON 1
  3619. | #define HAVE_PIPE 1
  3620. | #define HAVE_MMAP 1
  3621. | /* end confdefs.h.  */
  3622. | /* Define arc4random_buf to an innocuous variant, in case <limits.h> declares arc4random_buf.
  3623. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3624. | #define arc4random_buf innocuous_arc4random_buf
  3625. |
  3626. | /* System header to define __stub macros and hopefully few prototypes,
  3627. |     which can conflict with char arc4random_buf (); below.
  3628. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3629. |     <limits.h> exists even on freestanding compilers.  */
  3630. |
  3631. | #ifdef __STDC__
  3632. | # include <limits.h>
  3633. | #else
  3634. | # include <assert.h>
  3635. | #endif
  3636. |
  3637. | #undef arc4random_buf
  3638. |
  3639. | /* Override any GCC internal prototype to avoid an error.
  3640. |    Use char because int might match the return type of a GCC
  3641. |    builtin and then its argument prototype would still apply.  */
  3642. | #ifdef __cplusplus
  3643. | extern "C"
  3644. | #endif
  3645. | char arc4random_buf ();
  3646. | /* The GNU C library defines this for functions which it implements
  3647. |     to always fail with ENOSYS.  Some functions are actually named
  3648. |     something starting with __ and the normal name is an alias.  */
  3649. | #if defined __stub_arc4random_buf || defined __stub___arc4random_buf
  3650. | choke me
  3651. | #endif
  3652. |
  3653. | int
  3654. | main ()
  3655. | {
  3656. | return arc4random_buf ();
  3657. |   ;
  3658. |   return 0;
  3659. | }
  3660. configure:13084: result: no
  3661. configure:13084: checking for issetugid
  3662. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3663. /tmp/cca165321.o(.text+0x4): In function `main':
  3664. /root/tor/libevent-2.0.20-stable/conftest.c:90: undefined reference to `issetugid'
  3665. configure:13084: $? = 1
  3666. configure: failed program was:
  3667. | /* confdefs.h */
  3668. | #define PACKAGE_NAME ""
  3669. | #define PACKAGE_TARNAME ""
  3670. | #define PACKAGE_VERSION ""
  3671. | #define PACKAGE_STRING ""
  3672. | #define PACKAGE_BUGREPORT ""
  3673. | #define PACKAGE_URL ""
  3674. | #define PACKAGE "libevent"
  3675. | #define VERSION "2.0.20-stable"
  3676. | #define NUMERIC_VERSION 0x02001400
  3677. | #define STDC_HEADERS 1
  3678. | #define HAVE_SYS_TYPES_H 1
  3679. | #define HAVE_SYS_STAT_H 1
  3680. | #define HAVE_STDLIB_H 1
  3681. | #define HAVE_STRING_H 1
  3682. | #define HAVE_MEMORY_H 1
  3683. | #define HAVE_STRINGS_H 1
  3684. | #define HAVE_UNISTD_H 1
  3685. | #define LT_OBJDIR ".libs/"
  3686. | #define STDC_HEADERS 1
  3687. | #define HAVE_FCNTL_H 1
  3688. | #define HAVE_STDARG_H 1
  3689. | #define HAVE_STDDEF_H 1
  3690. | #define HAVE_UNISTD_H 1
  3691. | #define HAVE_SYS_TIME_H 1
  3692. | #define HAVE_SYS_QUEUE_H 1
  3693. | #define HAVE_SYS_PARAM_H 1
  3694. | #define HAVE_SYS_IOCTL_H 1
  3695. | #define HAVE_NETINET_IN_H 1
  3696. | #define HAVE_SYS_SOCKET_H 1
  3697. | #define HAVE_SYS_UIO_H 1
  3698. | #define HAVE_ARPA_INET_H 1
  3699. | #define HAVE_SYS_MMAN_H 1
  3700. | #define HAVE_SYS_WAIT_H 1
  3701. | #define HAVE_NETDB_H 1
  3702. | #define HAVE_SYS_STAT_H 1
  3703. | #define HAVE_SYS_SYSCTL_H 1
  3704. | #define HAVE_TIMERCMP 1
  3705. | #define HAVE_TIMERCLEAR 1
  3706. | #define HAVE_TIMERISSET 1
  3707. | #define HAVE_DECL_CTL_KERN 0
  3708. | #define HAVE_DECL_KERN_RANDOM 0
  3709. | #define HAVE_DECL_RANDOM_UUID 0
  3710. | #define HAVE_DECL_KERN_ARND 0
  3711. | #define TIME_WITH_SYS_TIME 1
  3712. | #define HAVE_GETTIMEOFDAY 1
  3713. | #define HAVE_VASPRINTF 1
  3714. | #define HAVE_FCNTL 1
  3715. | #define HAVE_STRSEP 1
  3716. | #define HAVE_SIGNAL 1
  3717. | #define HAVE_SIGACTION 1
  3718. | #define HAVE_INET_ATON 1
  3719. | #define HAVE_PIPE 1
  3720. | #define HAVE_MMAP 1
  3721. | /* end confdefs.h.  */
  3722. | /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
  3723. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3724. | #define issetugid innocuous_issetugid
  3725. |
  3726. | /* System header to define __stub macros and hopefully few prototypes,
  3727. |     which can conflict with char issetugid (); below.
  3728. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3729. |     <limits.h> exists even on freestanding compilers.  */
  3730. |
  3731. | #ifdef __STDC__
  3732. | # include <limits.h>
  3733. | #else
  3734. | # include <assert.h>
  3735. | #endif
  3736. |
  3737. | #undef issetugid
  3738. |
  3739. | /* Override any GCC internal prototype to avoid an error.
  3740. |    Use char because int might match the return type of a GCC
  3741. |    builtin and then its argument prototype would still apply.  */
  3742. | #ifdef __cplusplus
  3743. | extern "C"
  3744. | #endif
  3745. | char issetugid ();
  3746. | /* The GNU C library defines this for functions which it implements
  3747. |     to always fail with ENOSYS.  Some functions are actually named
  3748. |     something starting with __ and the normal name is an alias.  */
  3749. | #if defined __stub_issetugid || defined __stub___issetugid
  3750. | choke me
  3751. | #endif
  3752. |
  3753. | int
  3754. | main ()
  3755. | {
  3756. | return issetugid ();
  3757. |   ;
  3758. |   return 0;
  3759. | }
  3760. configure:13084: result: no
  3761. configure:13084: checking for geteuid
  3762. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3763. configure:13084: $? = 0
  3764. configure:13084: result: yes
  3765. configure:13084: checking for getegid
  3766. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3767. configure:13084: $? = 0
  3768. configure:13084: result: yes
  3769. configure:13084: checking for getprotobynumber
  3770. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3771. configure:13084: $? = 0
  3772. configure:13084: result: yes
  3773. configure:13084: checking for setenv
  3774. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3775. configure:13084: $? = 0
  3776. configure:13084: result: yes
  3777. configure:13084: checking for unsetenv
  3778. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3779. configure:13084: $? = 0
  3780. configure:13084: result: yes
  3781. configure:13084: checking for putenv
  3782. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3783. configure:13084: $? = 0
  3784. configure:13084: result: yes
  3785. configure:13084: checking for sysctl
  3786. configure:13084: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3787. configure:13084: $? = 0
  3788. configure:13084: result: yes
  3789. configure:13095: checking for umask
  3790. configure:13095: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3791. configure:13095: $? = 0
  3792. configure:13095: result: yes
  3793. configure:13105: checking for getaddrinfo
  3794. configure:13128: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3795. conftest.c: In function `main':
  3796. conftest.c:73: `getaddrinfo' undeclared (first use this function)
  3797. conftest.c:73: (Each undeclared identifier is reported only once
  3798. conftest.c:73: for each function it appears in.)
  3799. configure:13128: $? = 1
  3800. configure: failed program was:
  3801. | /* confdefs.h */
  3802. | #define PACKAGE_NAME ""
  3803. | #define PACKAGE_TARNAME ""
  3804. | #define PACKAGE_VERSION ""
  3805. | #define PACKAGE_STRING ""
  3806. | #define PACKAGE_BUGREPORT ""
  3807. | #define PACKAGE_URL ""
  3808. | #define PACKAGE "libevent"
  3809. | #define VERSION "2.0.20-stable"
  3810. | #define NUMERIC_VERSION 0x02001400
  3811. | #define STDC_HEADERS 1
  3812. | #define HAVE_SYS_TYPES_H 1
  3813. | #define HAVE_SYS_STAT_H 1
  3814. | #define HAVE_STDLIB_H 1
  3815. | #define HAVE_STRING_H 1
  3816. | #define HAVE_MEMORY_H 1
  3817. | #define HAVE_STRINGS_H 1
  3818. | #define HAVE_UNISTD_H 1
  3819. | #define LT_OBJDIR ".libs/"
  3820. | #define STDC_HEADERS 1
  3821. | #define HAVE_FCNTL_H 1
  3822. | #define HAVE_STDARG_H 1
  3823. | #define HAVE_STDDEF_H 1
  3824. | #define HAVE_UNISTD_H 1
  3825. | #define HAVE_SYS_TIME_H 1
  3826. | #define HAVE_SYS_QUEUE_H 1
  3827. | #define HAVE_SYS_PARAM_H 1
  3828. | #define HAVE_SYS_IOCTL_H 1
  3829. | #define HAVE_NETINET_IN_H 1
  3830. | #define HAVE_SYS_SOCKET_H 1
  3831. | #define HAVE_SYS_UIO_H 1
  3832. | #define HAVE_ARPA_INET_H 1
  3833. | #define HAVE_SYS_MMAN_H 1
  3834. | #define HAVE_SYS_WAIT_H 1
  3835. | #define HAVE_NETDB_H 1
  3836. | #define HAVE_SYS_STAT_H 1
  3837. | #define HAVE_SYS_SYSCTL_H 1
  3838. | #define HAVE_TIMERCMP 1
  3839. | #define HAVE_TIMERCLEAR 1
  3840. | #define HAVE_TIMERISSET 1
  3841. | #define HAVE_DECL_CTL_KERN 0
  3842. | #define HAVE_DECL_KERN_RANDOM 0
  3843. | #define HAVE_DECL_RANDOM_UUID 0
  3844. | #define HAVE_DECL_KERN_ARND 0
  3845. | #define TIME_WITH_SYS_TIME 1
  3846. | #define HAVE_GETTIMEOFDAY 1
  3847. | #define HAVE_VASPRINTF 1
  3848. | #define HAVE_FCNTL 1
  3849. | #define HAVE_STRSEP 1
  3850. | #define HAVE_SIGNAL 1
  3851. | #define HAVE_SIGACTION 1
  3852. | #define HAVE_INET_ATON 1
  3853. | #define HAVE_PIPE 1
  3854. | #define HAVE_MMAP 1
  3855. | #define HAVE_GETEUID 1
  3856. | #define HAVE_GETEGID 1
  3857. | #define HAVE_GETPROTOBYNUMBER 1
  3858. | #define HAVE_SETENV 1
  3859. | #define HAVE_UNSETENV 1
  3860. | #define HAVE_PUTENV 1
  3861. | #define HAVE_SYSCTL 1
  3862. | #define HAVE_UMASK 1
  3863. | /* end confdefs.h.  */
  3864. |
  3865. |       #ifdef HAVE_NETDB_H
  3866. |       #include <netdb.h>
  3867. |       #endif
  3868. |
  3869. | int
  3870. | main ()
  3871. | {
  3872. |
  3873. |       getaddrinfo;
  3874. |
  3875. |
  3876. |   ;
  3877. |   return 0;
  3878. | }
  3879. configure:13138: result: no
  3880. configure:13148: checking for getservbyname
  3881. configure:13148: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3882. configure:13148: $? = 0
  3883. configure:13148: result: yes
  3884. configure:13162: checking for gethostbyname_r
  3885. configure:13162: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3886. /tmp/cca168701.o(.text+0x4): In function `main':
  3887. /root/tor/libevent-2.0.20-stable/conftest.c:99: undefined reference to `gethostbyname_r'
  3888. configure:13162: $? = 1
  3889. configure: failed program was:
  3890. | /* confdefs.h */
  3891. | #define PACKAGE_NAME ""
  3892. | #define PACKAGE_TARNAME ""
  3893. | #define PACKAGE_VERSION ""
  3894. | #define PACKAGE_STRING ""
  3895. | #define PACKAGE_BUGREPORT ""
  3896. | #define PACKAGE_URL ""
  3897. | #define PACKAGE "libevent"
  3898. | #define VERSION "2.0.20-stable"
  3899. | #define NUMERIC_VERSION 0x02001400
  3900. | #define STDC_HEADERS 1
  3901. | #define HAVE_SYS_TYPES_H 1
  3902. | #define HAVE_SYS_STAT_H 1
  3903. | #define HAVE_STDLIB_H 1
  3904. | #define HAVE_STRING_H 1
  3905. | #define HAVE_MEMORY_H 1
  3906. | #define HAVE_STRINGS_H 1
  3907. | #define HAVE_UNISTD_H 1
  3908. | #define LT_OBJDIR ".libs/"
  3909. | #define STDC_HEADERS 1
  3910. | #define HAVE_FCNTL_H 1
  3911. | #define HAVE_STDARG_H 1
  3912. | #define HAVE_STDDEF_H 1
  3913. | #define HAVE_UNISTD_H 1
  3914. | #define HAVE_SYS_TIME_H 1
  3915. | #define HAVE_SYS_QUEUE_H 1
  3916. | #define HAVE_SYS_PARAM_H 1
  3917. | #define HAVE_SYS_IOCTL_H 1
  3918. | #define HAVE_NETINET_IN_H 1
  3919. | #define HAVE_SYS_SOCKET_H 1
  3920. | #define HAVE_SYS_UIO_H 1
  3921. | #define HAVE_ARPA_INET_H 1
  3922. | #define HAVE_SYS_MMAN_H 1
  3923. | #define HAVE_SYS_WAIT_H 1
  3924. | #define HAVE_NETDB_H 1
  3925. | #define HAVE_SYS_STAT_H 1
  3926. | #define HAVE_SYS_SYSCTL_H 1
  3927. | #define HAVE_TIMERCMP 1
  3928. | #define HAVE_TIMERCLEAR 1
  3929. | #define HAVE_TIMERISSET 1
  3930. | #define HAVE_DECL_CTL_KERN 0
  3931. | #define HAVE_DECL_KERN_RANDOM 0
  3932. | #define HAVE_DECL_RANDOM_UUID 0
  3933. | #define HAVE_DECL_KERN_ARND 0
  3934. | #define TIME_WITH_SYS_TIME 1
  3935. | #define HAVE_GETTIMEOFDAY 1
  3936. | #define HAVE_VASPRINTF 1
  3937. | #define HAVE_FCNTL 1
  3938. | #define HAVE_STRSEP 1
  3939. | #define HAVE_SIGNAL 1
  3940. | #define HAVE_SIGACTION 1
  3941. | #define HAVE_INET_ATON 1
  3942. | #define HAVE_PIPE 1
  3943. | #define HAVE_MMAP 1
  3944. | #define HAVE_GETEUID 1
  3945. | #define HAVE_GETEGID 1
  3946. | #define HAVE_GETPROTOBYNUMBER 1
  3947. | #define HAVE_SETENV 1
  3948. | #define HAVE_UNSETENV 1
  3949. | #define HAVE_PUTENV 1
  3950. | #define HAVE_SYSCTL 1
  3951. | #define HAVE_UMASK 1
  3952. | #define HAVE_GETSERVBYNAME 1
  3953. | /* end confdefs.h.  */
  3954. | /* Define gethostbyname_r to an innocuous variant, in case <limits.h> declares gethostbyname_r.
  3955. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3956. | #define gethostbyname_r innocuous_gethostbyname_r
  3957. |
  3958. | /* System header to define __stub macros and hopefully few prototypes,
  3959. |     which can conflict with char gethostbyname_r (); below.
  3960. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3961. |     <limits.h> exists even on freestanding compilers.  */
  3962. |
  3963. | #ifdef __STDC__
  3964. | # include <limits.h>
  3965. | #else
  3966. | # include <assert.h>
  3967. | #endif
  3968. |
  3969. | #undef gethostbyname_r
  3970. |
  3971. | /* Override any GCC internal prototype to avoid an error.
  3972. |    Use char because int might match the return type of a GCC
  3973. |    builtin and then its argument prototype would still apply.  */
  3974. | #ifdef __cplusplus
  3975. | extern "C"
  3976. | #endif
  3977. | char gethostbyname_r ();
  3978. | /* The GNU C library defines this for functions which it implements
  3979. |     to always fail with ENOSYS.  Some functions are actually named
  3980. |     something starting with __ and the normal name is an alias.  */
  3981. | #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
  3982. | choke me
  3983. | #endif
  3984. |
  3985. | int
  3986. | main ()
  3987. | {
  3988. | return gethostbyname_r ();
  3989. |   ;
  3990. |   return 0;
  3991. | }
  3992. configure:13162: result: no
  3993. configure:13281: checking size of long
  3994. configure:13286: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  3995. configure:13286: $? = 0
  3996. configure:13286: ./conftest
  3997. configure:13286: $? = 0
  3998. configure:13300: result: 4
  3999. configure:13311: checking for F_SETFD in fcntl.h
  4000. configure:13328: result: yes
  4001. configure:13342: checking for select
  4002. configure:13342: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  4003. configure:13342: $? = 0
  4004. configure:13342: result: yes
  4005. configure:13367: checking for poll
  4006. configure:13367: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  4007. configure:13367: $? = 0
  4008. configure:13367: result: yes
  4009. configure:13503: checking for epoll_ctl
  4010. configure:13503: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  4011. /tmp/cca169951.o(.text+0x4): In function `main':
  4012. /root/tor/libevent-2.0.20-stable/conftest.c:103: undefined reference to `epoll_ctl'
  4013. configure:13503: $? = 1
  4014. configure: failed program was:
  4015. | /* confdefs.h */
  4016. | #define PACKAGE_NAME ""
  4017. | #define PACKAGE_TARNAME ""
  4018. | #define PACKAGE_VERSION ""
  4019. | #define PACKAGE_STRING ""
  4020. | #define PACKAGE_BUGREPORT ""
  4021. | #define PACKAGE_URL ""
  4022. | #define PACKAGE "libevent"
  4023. | #define VERSION "2.0.20-stable"
  4024. | #define NUMERIC_VERSION 0x02001400
  4025. | #define STDC_HEADERS 1
  4026. | #define HAVE_SYS_TYPES_H 1
  4027. | #define HAVE_SYS_STAT_H 1
  4028. | #define HAVE_STDLIB_H 1
  4029. | #define HAVE_STRING_H 1
  4030. | #define HAVE_MEMORY_H 1
  4031. | #define HAVE_STRINGS_H 1
  4032. | #define HAVE_UNISTD_H 1
  4033. | #define LT_OBJDIR ".libs/"
  4034. | #define STDC_HEADERS 1
  4035. | #define HAVE_FCNTL_H 1
  4036. | #define HAVE_STDARG_H 1
  4037. | #define HAVE_STDDEF_H 1
  4038. | #define HAVE_UNISTD_H 1
  4039. | #define HAVE_SYS_TIME_H 1
  4040. | #define HAVE_SYS_QUEUE_H 1
  4041. | #define HAVE_SYS_PARAM_H 1
  4042. | #define HAVE_SYS_IOCTL_H 1
  4043. | #define HAVE_NETINET_IN_H 1
  4044. | #define HAVE_SYS_SOCKET_H 1
  4045. | #define HAVE_SYS_UIO_H 1
  4046. | #define HAVE_ARPA_INET_H 1
  4047. | #define HAVE_SYS_MMAN_H 1
  4048. | #define HAVE_SYS_WAIT_H 1
  4049. | #define HAVE_NETDB_H 1
  4050. | #define HAVE_SYS_STAT_H 1
  4051. | #define HAVE_SYS_SYSCTL_H 1
  4052. | #define HAVE_TIMERCMP 1
  4053. | #define HAVE_TIMERCLEAR 1
  4054. | #define HAVE_TIMERISSET 1
  4055. | #define HAVE_DECL_CTL_KERN 0
  4056. | #define HAVE_DECL_KERN_RANDOM 0
  4057. | #define HAVE_DECL_RANDOM_UUID 0
  4058. | #define HAVE_DECL_KERN_ARND 0
  4059. | #define TIME_WITH_SYS_TIME 1
  4060. | #define HAVE_GETTIMEOFDAY 1
  4061. | #define HAVE_VASPRINTF 1
  4062. | #define HAVE_FCNTL 1
  4063. | #define HAVE_STRSEP 1
  4064. | #define HAVE_SIGNAL 1
  4065. | #define HAVE_SIGACTION 1
  4066. | #define HAVE_INET_ATON 1
  4067. | #define HAVE_PIPE 1
  4068. | #define HAVE_MMAP 1
  4069. | #define HAVE_GETEUID 1
  4070. | #define HAVE_GETEGID 1
  4071. | #define HAVE_GETPROTOBYNUMBER 1
  4072. | #define HAVE_SETENV 1
  4073. | #define HAVE_UNSETENV 1
  4074. | #define HAVE_PUTENV 1
  4075. | #define HAVE_SYSCTL 1
  4076. | #define HAVE_UMASK 1
  4077. | #define HAVE_GETSERVBYNAME 1
  4078. | #define SIZEOF_LONG 4
  4079. | #define HAVE_SETFD 1
  4080. | #define HAVE_SELECT 1
  4081. | #define HAVE_POLL 1
  4082. | /* end confdefs.h.  */
  4083. | /* Define epoll_ctl to an innocuous variant, in case <limits.h> declares epoll_ctl.
  4084. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4085. | #define epoll_ctl innocuous_epoll_ctl
  4086. |
  4087. | /* System header to define __stub macros and hopefully few prototypes,
  4088. |     which can conflict with char epoll_ctl (); below.
  4089. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4090. |     <limits.h> exists even on freestanding compilers.  */
  4091. |
  4092. | #ifdef __STDC__
  4093. | # include <limits.h>
  4094. | #else
  4095. | # include <assert.h>
  4096. | #endif
  4097. |
  4098. | #undef epoll_ctl
  4099. |
  4100. | /* Override any GCC internal prototype to avoid an error.
  4101. |    Use char because int might match the return type of a GCC
  4102. |    builtin and then its argument prototype would still apply.  */
  4103. | #ifdef __cplusplus
  4104. | extern "C"
  4105. | #endif
  4106. | char epoll_ctl ();
  4107. | /* The GNU C library defines this for functions which it implements
  4108. |     to always fail with ENOSYS.  Some functions are actually named
  4109. |     something starting with __ and the normal name is an alias.  */
  4110. | #if defined __stub_epoll_ctl || defined __stub___epoll_ctl
  4111. | choke me
  4112. | #endif
  4113. |
  4114. | int
  4115. | main ()
  4116. | {
  4117. | return epoll_ctl ();
  4118. |   ;
  4119. |   return 0;
  4120. | }
  4121. configure:13503: result: no
  4122. configure:13587: checking for port_create
  4123. configure:13587: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  4124. /tmp/cca170231.o(.text+0x4): In function `main':
  4125. /root/tor/libevent-2.0.20-stable/conftest.c:103: undefined reference to `port_create'
  4126. configure:13587: $? = 1
  4127. configure: failed program was:
  4128. | /* confdefs.h */
  4129. | #define PACKAGE_NAME ""
  4130. | #define PACKAGE_TARNAME ""
  4131. | #define PACKAGE_VERSION ""
  4132. | #define PACKAGE_STRING ""
  4133. | #define PACKAGE_BUGREPORT ""
  4134. | #define PACKAGE_URL ""
  4135. | #define PACKAGE "libevent"
  4136. | #define VERSION "2.0.20-stable"
  4137. | #define NUMERIC_VERSION 0x02001400
  4138. | #define STDC_HEADERS 1
  4139. | #define HAVE_SYS_TYPES_H 1
  4140. | #define HAVE_SYS_STAT_H 1
  4141. | #define HAVE_STDLIB_H 1
  4142. | #define HAVE_STRING_H 1
  4143. | #define HAVE_MEMORY_H 1
  4144. | #define HAVE_STRINGS_H 1
  4145. | #define HAVE_UNISTD_H 1
  4146. | #define LT_OBJDIR ".libs/"
  4147. | #define STDC_HEADERS 1
  4148. | #define HAVE_FCNTL_H 1
  4149. | #define HAVE_STDARG_H 1
  4150. | #define HAVE_STDDEF_H 1
  4151. | #define HAVE_UNISTD_H 1
  4152. | #define HAVE_SYS_TIME_H 1
  4153. | #define HAVE_SYS_QUEUE_H 1
  4154. | #define HAVE_SYS_PARAM_H 1
  4155. | #define HAVE_SYS_IOCTL_H 1
  4156. | #define HAVE_NETINET_IN_H 1
  4157. | #define HAVE_SYS_SOCKET_H 1
  4158. | #define HAVE_SYS_UIO_H 1
  4159. | #define HAVE_ARPA_INET_H 1
  4160. | #define HAVE_SYS_MMAN_H 1
  4161. | #define HAVE_SYS_WAIT_H 1
  4162. | #define HAVE_NETDB_H 1
  4163. | #define HAVE_SYS_STAT_H 1
  4164. | #define HAVE_SYS_SYSCTL_H 1
  4165. | #define HAVE_TIMERCMP 1
  4166. | #define HAVE_TIMERCLEAR 1
  4167. | #define HAVE_TIMERISSET 1
  4168. | #define HAVE_DECL_CTL_KERN 0
  4169. | #define HAVE_DECL_KERN_RANDOM 0
  4170. | #define HAVE_DECL_RANDOM_UUID 0
  4171. | #define HAVE_DECL_KERN_ARND 0
  4172. | #define TIME_WITH_SYS_TIME 1
  4173. | #define HAVE_GETTIMEOFDAY 1
  4174. | #define HAVE_VASPRINTF 1
  4175. | #define HAVE_FCNTL 1
  4176. | #define HAVE_STRSEP 1
  4177. | #define HAVE_SIGNAL 1
  4178. | #define HAVE_SIGACTION 1
  4179. | #define HAVE_INET_ATON 1
  4180. | #define HAVE_PIPE 1
  4181. | #define HAVE_MMAP 1
  4182. | #define HAVE_GETEUID 1
  4183. | #define HAVE_GETEGID 1
  4184. | #define HAVE_GETPROTOBYNUMBER 1
  4185. | #define HAVE_SETENV 1
  4186. | #define HAVE_UNSETENV 1
  4187. | #define HAVE_PUTENV 1
  4188. | #define HAVE_SYSCTL 1
  4189. | #define HAVE_UMASK 1
  4190. | #define HAVE_GETSERVBYNAME 1
  4191. | #define SIZEOF_LONG 4
  4192. | #define HAVE_SETFD 1
  4193. | #define HAVE_SELECT 1
  4194. | #define HAVE_POLL 1
  4195. | /* end confdefs.h.  */
  4196. | /* Define port_create to an innocuous variant, in case <limits.h> declares port_create.
  4197. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4198. | #define port_create innocuous_port_create
  4199. |
  4200. | /* System header to define __stub macros and hopefully few prototypes,
  4201. |     which can conflict with char port_create (); below.
  4202. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4203. |     <limits.h> exists even on freestanding compilers.  */
  4204. |
  4205. | #ifdef __STDC__
  4206. | # include <limits.h>
  4207. | #else
  4208. | # include <assert.h>
  4209. | #endif
  4210. |
  4211. | #undef port_create
  4212. |
  4213. | /* Override any GCC internal prototype to avoid an error.
  4214. |    Use char because int might match the return type of a GCC
  4215. |    builtin and then its argument prototype would still apply.  */
  4216. | #ifdef __cplusplus
  4217. | extern "C"
  4218. | #endif
  4219. | char port_create ();
  4220. | /* The GNU C library defines this for functions which it implements
  4221. |     to always fail with ENOSYS.  Some functions are actually named
  4222. |     something starting with __ and the normal name is an alias.  */
  4223. | #if defined __stub_port_create || defined __stub___port_create
  4224. | choke me
  4225. | #endif
  4226. |
  4227. | int
  4228. | main ()
  4229. | {
  4230. | return port_create ();
  4231. |   ;
  4232. |   return 0;
  4233. | }
  4234. configure:13587: result: no
  4235. configure:13624: checking for pid_t
  4236. configure:13624: gcc -c -g -O2 -Wall  conftest.c >&5
  4237. configure:13624: $? = 0
  4238. configure:13624: gcc -c -g -O2 -Wall  conftest.c >&5
  4239. conftest.c: In function `main':
  4240. conftest.c:105: parse error before `)'
  4241. configure:13624: $? = 1
  4242. configure: failed program was:
  4243. | /* confdefs.h */
  4244. | #define PACKAGE_NAME ""
  4245. | #define PACKAGE_TARNAME ""
  4246. | #define PACKAGE_VERSION ""
  4247. | #define PACKAGE_STRING ""
  4248. | #define PACKAGE_BUGREPORT ""
  4249. | #define PACKAGE_URL ""
  4250. | #define PACKAGE "libevent"
  4251. | #define VERSION "2.0.20-stable"
  4252. | #define NUMERIC_VERSION 0x02001400
  4253. | #define STDC_HEADERS 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_UNISTD_H 1
  4261. | #define LT_OBJDIR ".libs/"
  4262. | #define STDC_HEADERS 1
  4263. | #define HAVE_FCNTL_H 1
  4264. | #define HAVE_STDARG_H 1
  4265. | #define HAVE_STDDEF_H 1
  4266. | #define HAVE_UNISTD_H 1
  4267. | #define HAVE_SYS_TIME_H 1
  4268. | #define HAVE_SYS_QUEUE_H 1
  4269. | #define HAVE_SYS_PARAM_H 1
  4270. | #define HAVE_SYS_IOCTL_H 1
  4271. | #define HAVE_NETINET_IN_H 1
  4272. | #define HAVE_SYS_SOCKET_H 1
  4273. | #define HAVE_SYS_UIO_H 1
  4274. | #define HAVE_ARPA_INET_H 1
  4275. | #define HAVE_SYS_MMAN_H 1
  4276. | #define HAVE_SYS_WAIT_H 1
  4277. | #define HAVE_NETDB_H 1
  4278. | #define HAVE_SYS_STAT_H 1
  4279. | #define HAVE_SYS_SYSCTL_H 1
  4280. | #define HAVE_TIMERCMP 1
  4281. | #define HAVE_TIMERCLEAR 1
  4282. | #define HAVE_TIMERISSET 1
  4283. | #define HAVE_DECL_CTL_KERN 0
  4284. | #define HAVE_DECL_KERN_RANDOM 0
  4285. | #define HAVE_DECL_RANDOM_UUID 0
  4286. | #define HAVE_DECL_KERN_ARND 0
  4287. | #define TIME_WITH_SYS_TIME 1
  4288. | #define HAVE_GETTIMEOFDAY 1
  4289. | #define HAVE_VASPRINTF 1
  4290. | #define HAVE_FCNTL 1
  4291. | #define HAVE_STRSEP 1
  4292. | #define HAVE_SIGNAL 1
  4293. | #define HAVE_SIGACTION 1
  4294. | #define HAVE_INET_ATON 1
  4295. | #define HAVE_PIPE 1
  4296. | #define HAVE_MMAP 1
  4297. | #define HAVE_GETEUID 1
  4298. | #define HAVE_GETEGID 1
  4299. | #define HAVE_GETPROTOBYNUMBER 1
  4300. | #define HAVE_SETENV 1
  4301. | #define HAVE_UNSETENV 1
  4302. | #define HAVE_PUTENV 1
  4303. | #define HAVE_SYSCTL 1
  4304. | #define HAVE_UMASK 1
  4305. | #define HAVE_GETSERVBYNAME 1
  4306. | #define SIZEOF_LONG 4
  4307. | #define HAVE_SETFD 1
  4308. | #define HAVE_SELECT 1
  4309. | #define HAVE_POLL 1
  4310. | /* end confdefs.h.  */
  4311. | #include <stdio.h>
  4312. | #ifdef HAVE_SYS_TYPES_H
  4313. | # include <sys/types.h>
  4314. | #endif
  4315. | #ifdef HAVE_SYS_STAT_H
  4316. | # include <sys/stat.h>
  4317. | #endif
  4318. | #ifdef STDC_HEADERS
  4319. | # include <stdlib.h>
  4320. | # include <stddef.h>
  4321. | #else
  4322. | # ifdef HAVE_STDLIB_H
  4323. | #  include <stdlib.h>
  4324. | # endif
  4325. | #endif
  4326. | #ifdef HAVE_STRING_H
  4327. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4328. | #  include <memory.h>
  4329. | # endif
  4330. | # include <string.h>
  4331. | #endif
  4332. | #ifdef HAVE_STRINGS_H
  4333. | # include <strings.h>
  4334. | #endif
  4335. | #ifdef HAVE_INTTYPES_H
  4336. | # include <inttypes.h>
  4337. | #endif
  4338. | #ifdef HAVE_STDINT_H
  4339. | # include <stdint.h>
  4340. | #endif
  4341. | #ifdef HAVE_UNISTD_H
  4342. | # include <unistd.h>
  4343. | #endif
  4344. | int
  4345. | main ()
  4346. | {
  4347. | if (sizeof ((pid_t)))
  4348. |       return 0;
  4349. |   ;
  4350. |   return 0;
  4351. | }
  4352. configure:13624: result: yes
  4353. configure:13635: checking for size_t
  4354. configure:13635: gcc -c -g -O2 -Wall  conftest.c >&5
  4355. configure:13635: $? = 0
  4356. configure:13635: gcc -c -g -O2 -Wall  conftest.c >&5
  4357. conftest.c: In function `main':
  4358. conftest.c:105: parse error before `)'
  4359. configure:13635: $? = 1
  4360. configure: failed program was:
  4361. | /* confdefs.h */
  4362. | #define PACKAGE_NAME ""
  4363. | #define PACKAGE_TARNAME ""
  4364. | #define PACKAGE_VERSION ""
  4365. | #define PACKAGE_STRING ""
  4366. | #define PACKAGE_BUGREPORT ""
  4367. | #define PACKAGE_URL ""
  4368. | #define PACKAGE "libevent"
  4369. | #define VERSION "2.0.20-stable"
  4370. | #define NUMERIC_VERSION 0x02001400
  4371. | #define STDC_HEADERS 1
  4372. | #define HAVE_SYS_TYPES_H 1
  4373. | #define HAVE_SYS_STAT_H 1
  4374. | #define HAVE_STDLIB_H 1
  4375. | #define HAVE_STRING_H 1
  4376. | #define HAVE_MEMORY_H 1
  4377. | #define HAVE_STRINGS_H 1
  4378. | #define HAVE_UNISTD_H 1
  4379. | #define LT_OBJDIR ".libs/"
  4380. | #define STDC_HEADERS 1
  4381. | #define HAVE_FCNTL_H 1
  4382. | #define HAVE_STDARG_H 1
  4383. | #define HAVE_STDDEF_H 1
  4384. | #define HAVE_UNISTD_H 1
  4385. | #define HAVE_SYS_TIME_H 1
  4386. | #define HAVE_SYS_QUEUE_H 1
  4387. | #define HAVE_SYS_PARAM_H 1
  4388. | #define HAVE_SYS_IOCTL_H 1
  4389. | #define HAVE_NETINET_IN_H 1
  4390. | #define HAVE_SYS_SOCKET_H 1
  4391. | #define HAVE_SYS_UIO_H 1
  4392. | #define HAVE_ARPA_INET_H 1
  4393. | #define HAVE_SYS_MMAN_H 1
  4394. | #define HAVE_SYS_WAIT_H 1
  4395. | #define HAVE_NETDB_H 1
  4396. | #define HAVE_SYS_STAT_H 1
  4397. | #define HAVE_SYS_SYSCTL_H 1
  4398. | #define HAVE_TIMERCMP 1
  4399. | #define HAVE_TIMERCLEAR 1
  4400. | #define HAVE_TIMERISSET 1
  4401. | #define HAVE_DECL_CTL_KERN 0
  4402. | #define HAVE_DECL_KERN_RANDOM 0
  4403. | #define HAVE_DECL_RANDOM_UUID 0
  4404. | #define HAVE_DECL_KERN_ARND 0
  4405. | #define TIME_WITH_SYS_TIME 1
  4406. | #define HAVE_GETTIMEOFDAY 1
  4407. | #define HAVE_VASPRINTF 1
  4408. | #define HAVE_FCNTL 1
  4409. | #define HAVE_STRSEP 1
  4410. | #define HAVE_SIGNAL 1
  4411. | #define HAVE_SIGACTION 1
  4412. | #define HAVE_INET_ATON 1
  4413. | #define HAVE_PIPE 1
  4414. | #define HAVE_MMAP 1
  4415. | #define HAVE_GETEUID 1
  4416. | #define HAVE_GETEGID 1
  4417. | #define HAVE_GETPROTOBYNUMBER 1
  4418. | #define HAVE_SETENV 1
  4419. | #define HAVE_UNSETENV 1
  4420. | #define HAVE_PUTENV 1
  4421. | #define HAVE_SYSCTL 1
  4422. | #define HAVE_UMASK 1
  4423. | #define HAVE_GETSERVBYNAME 1
  4424. | #define SIZEOF_LONG 4
  4425. | #define HAVE_SETFD 1
  4426. | #define HAVE_SELECT 1
  4427. | #define HAVE_POLL 1
  4428. | /* end confdefs.h.  */
  4429. | #include <stdio.h>
  4430. | #ifdef HAVE_SYS_TYPES_H
  4431. | # include <sys/types.h>
  4432. | #endif
  4433. | #ifdef HAVE_SYS_STAT_H
  4434. | # include <sys/stat.h>
  4435. | #endif
  4436. | #ifdef STDC_HEADERS
  4437. | # include <stdlib.h>
  4438. | # include <stddef.h>
  4439. | #else
  4440. | # ifdef HAVE_STDLIB_H
  4441. | #  include <stdlib.h>
  4442. | # endif
  4443. | #endif
  4444. | #ifdef HAVE_STRING_H
  4445. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4446. | #  include <memory.h>
  4447. | # endif
  4448. | # include <string.h>
  4449. | #endif
  4450. | #ifdef HAVE_STRINGS_H
  4451. | # include <strings.h>
  4452. | #endif
  4453. | #ifdef HAVE_INTTYPES_H
  4454. | # include <inttypes.h>
  4455. | #endif
  4456. | #ifdef HAVE_STDINT_H
  4457. | # include <stdint.h>
  4458. | #endif
  4459. | #ifdef HAVE_UNISTD_H
  4460. | # include <unistd.h>
  4461. | #endif
  4462. | int
  4463. | main ()
  4464. | {
  4465. | if (sizeof ((size_t)))
  4466. |       return 0;
  4467. |   ;
  4468. |   return 0;
  4469. | }
  4470. configure:13635: result: yes
  4471. configure:13646: checking for ssize_t
  4472. configure:13646: gcc -c -g -O2 -Wall  conftest.c >&5
  4473. configure:13646: $? = 0
  4474. configure:13646: gcc -c -g -O2 -Wall  conftest.c >&5
  4475. conftest.c: In function `main':
  4476. conftest.c:105: parse error before `)'
  4477. configure:13646: $? = 1
  4478. configure: failed program was:
  4479. | /* confdefs.h */
  4480. | #define PACKAGE_NAME ""
  4481. | #define PACKAGE_TARNAME ""
  4482. | #define PACKAGE_VERSION ""
  4483. | #define PACKAGE_STRING ""
  4484. | #define PACKAGE_BUGREPORT ""
  4485. | #define PACKAGE_URL ""
  4486. | #define PACKAGE "libevent"
  4487. | #define VERSION "2.0.20-stable"
  4488. | #define NUMERIC_VERSION 0x02001400
  4489. | #define STDC_HEADERS 1
  4490. | #define HAVE_SYS_TYPES_H 1
  4491. | #define HAVE_SYS_STAT_H 1
  4492. | #define HAVE_STDLIB_H 1
  4493. | #define HAVE_STRING_H 1
  4494. | #define HAVE_MEMORY_H 1
  4495. | #define HAVE_STRINGS_H 1
  4496. | #define HAVE_UNISTD_H 1
  4497. | #define LT_OBJDIR ".libs/"
  4498. | #define STDC_HEADERS 1
  4499. | #define HAVE_FCNTL_H 1
  4500. | #define HAVE_STDARG_H 1
  4501. | #define HAVE_STDDEF_H 1
  4502. | #define HAVE_UNISTD_H 1
  4503. | #define HAVE_SYS_TIME_H 1
  4504. | #define HAVE_SYS_QUEUE_H 1
  4505. | #define HAVE_SYS_PARAM_H 1
  4506. | #define HAVE_SYS_IOCTL_H 1
  4507. | #define HAVE_NETINET_IN_H 1
  4508. | #define HAVE_SYS_SOCKET_H 1
  4509. | #define HAVE_SYS_UIO_H 1
  4510. | #define HAVE_ARPA_INET_H 1
  4511. | #define HAVE_SYS_MMAN_H 1
  4512. | #define HAVE_SYS_WAIT_H 1
  4513. | #define HAVE_NETDB_H 1
  4514. | #define HAVE_SYS_STAT_H 1
  4515. | #define HAVE_SYS_SYSCTL_H 1
  4516. | #define HAVE_TIMERCMP 1
  4517. | #define HAVE_TIMERCLEAR 1
  4518. | #define HAVE_TIMERISSET 1
  4519. | #define HAVE_DECL_CTL_KERN 0
  4520. | #define HAVE_DECL_KERN_RANDOM 0
  4521. | #define HAVE_DECL_RANDOM_UUID 0
  4522. | #define HAVE_DECL_KERN_ARND 0
  4523. | #define TIME_WITH_SYS_TIME 1
  4524. | #define HAVE_GETTIMEOFDAY 1
  4525. | #define HAVE_VASPRINTF 1
  4526. | #define HAVE_FCNTL 1
  4527. | #define HAVE_STRSEP 1
  4528. | #define HAVE_SIGNAL 1
  4529. | #define HAVE_SIGACTION 1
  4530. | #define HAVE_INET_ATON 1
  4531. | #define HAVE_PIPE 1
  4532. | #define HAVE_MMAP 1
  4533. | #define HAVE_GETEUID 1
  4534. | #define HAVE_GETEGID 1
  4535. | #define HAVE_GETPROTOBYNUMBER 1
  4536. | #define HAVE_SETENV 1
  4537. | #define HAVE_UNSETENV 1
  4538. | #define HAVE_PUTENV 1
  4539. | #define HAVE_SYSCTL 1
  4540. | #define HAVE_UMASK 1
  4541. | #define HAVE_GETSERVBYNAME 1
  4542. | #define SIZEOF_LONG 4
  4543. | #define HAVE_SETFD 1
  4544. | #define HAVE_SELECT 1
  4545. | #define HAVE_POLL 1
  4546. | /* end confdefs.h.  */
  4547. | #include <stdio.h>
  4548. | #ifdef HAVE_SYS_TYPES_H
  4549. | # include <sys/types.h>
  4550. | #endif
  4551. | #ifdef HAVE_SYS_STAT_H
  4552. | # include <sys/stat.h>
  4553. | #endif
  4554. | #ifdef STDC_HEADERS
  4555. | # include <stdlib.h>
  4556. | # include <stddef.h>
  4557. | #else
  4558. | # ifdef HAVE_STDLIB_H
  4559. | #  include <stdlib.h>
  4560. | # endif
  4561. | #endif
  4562. | #ifdef HAVE_STRING_H
  4563. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4564. | #  include <memory.h>
  4565. | # endif
  4566. | # include <string.h>
  4567. | #endif
  4568. | #ifdef HAVE_STRINGS_H
  4569. | # include <strings.h>
  4570. | #endif
  4571. | #ifdef HAVE_INTTYPES_H
  4572. | # include <inttypes.h>
  4573. | #endif
  4574. | #ifdef HAVE_STDINT_H
  4575. | # include <stdint.h>
  4576. | #endif
  4577. | #ifdef HAVE_UNISTD_H
  4578. | # include <unistd.h>
  4579. | #endif
  4580. | int
  4581. | main ()
  4582. | {
  4583. | if (sizeof ((ssize_t)))
  4584. |       return 0;
  4585. |   ;
  4586. |   return 0;
  4587. | }
  4588. configure:13646: result: yes
  4589. configure:13658: checking for uint64_t
  4590. configure:13658: gcc -c -g -O2 -Wall  conftest.c >&5
  4591. configure:13658: $? = 0
  4592. configure:13658: gcc -c -g -O2 -Wall  conftest.c >&5
  4593. conftest.c: In function `main':
  4594. conftest.c:81: parse error before `)'
  4595. configure:13658: $? = 1
  4596. configure: failed program was:
  4597. | /* confdefs.h */
  4598. | #define PACKAGE_NAME ""
  4599. | #define PACKAGE_TARNAME ""
  4600. | #define PACKAGE_VERSION ""
  4601. | #define PACKAGE_STRING ""
  4602. | #define PACKAGE_BUGREPORT ""
  4603. | #define PACKAGE_URL ""
  4604. | #define PACKAGE "libevent"
  4605. | #define VERSION "2.0.20-stable"
  4606. | #define NUMERIC_VERSION 0x02001400
  4607. | #define STDC_HEADERS 1
  4608. | #define HAVE_SYS_TYPES_H 1
  4609. | #define HAVE_SYS_STAT_H 1
  4610. | #define HAVE_STDLIB_H 1
  4611. | #define HAVE_STRING_H 1
  4612. | #define HAVE_MEMORY_H 1
  4613. | #define HAVE_STRINGS_H 1
  4614. | #define HAVE_UNISTD_H 1
  4615. | #define LT_OBJDIR ".libs/"
  4616. | #define STDC_HEADERS 1
  4617. | #define HAVE_FCNTL_H 1
  4618. | #define HAVE_STDARG_H 1
  4619. | #define HAVE_STDDEF_H 1
  4620. | #define HAVE_UNISTD_H 1
  4621. | #define HAVE_SYS_TIME_H 1
  4622. | #define HAVE_SYS_QUEUE_H 1
  4623. | #define HAVE_SYS_PARAM_H 1
  4624. | #define HAVE_SYS_IOCTL_H 1
  4625. | #define HAVE_NETINET_IN_H 1
  4626. | #define HAVE_SYS_SOCKET_H 1
  4627. | #define HAVE_SYS_UIO_H 1
  4628. | #define HAVE_ARPA_INET_H 1
  4629. | #define HAVE_SYS_MMAN_H 1
  4630. | #define HAVE_SYS_WAIT_H 1
  4631. | #define HAVE_NETDB_H 1
  4632. | #define HAVE_SYS_STAT_H 1
  4633. | #define HAVE_SYS_SYSCTL_H 1
  4634. | #define HAVE_TIMERCMP 1
  4635. | #define HAVE_TIMERCLEAR 1
  4636. | #define HAVE_TIMERISSET 1
  4637. | #define HAVE_DECL_CTL_KERN 0
  4638. | #define HAVE_DECL_KERN_RANDOM 0
  4639. | #define HAVE_DECL_RANDOM_UUID 0
  4640. | #define HAVE_DECL_KERN_ARND 0
  4641. | #define TIME_WITH_SYS_TIME 1
  4642. | #define HAVE_GETTIMEOFDAY 1
  4643. | #define HAVE_VASPRINTF 1
  4644. | #define HAVE_FCNTL 1
  4645. | #define HAVE_STRSEP 1
  4646. | #define HAVE_SIGNAL 1
  4647. | #define HAVE_SIGACTION 1
  4648. | #define HAVE_INET_ATON 1
  4649. | #define HAVE_PIPE 1
  4650. | #define HAVE_MMAP 1
  4651. | #define HAVE_GETEUID 1
  4652. | #define HAVE_GETEGID 1
  4653. | #define HAVE_GETPROTOBYNUMBER 1
  4654. | #define HAVE_SETENV 1
  4655. | #define HAVE_UNSETENV 1
  4656. | #define HAVE_PUTENV 1
  4657. | #define HAVE_SYSCTL 1
  4658. | #define HAVE_UMASK 1
  4659. | #define HAVE_GETSERVBYNAME 1
  4660. | #define SIZEOF_LONG 4
  4661. | #define HAVE_SETFD 1
  4662. | #define HAVE_SELECT 1
  4663. | #define HAVE_POLL 1
  4664. | /* end confdefs.h.  */
  4665. | #ifdef HAVE_STDINT_H
  4666. | #include <stdint.h>
  4667. | #elif defined(HAVE_INTTYPES_H)
  4668. | #include <inttypes.h>
  4669. | #endif
  4670. | #ifdef HAVE_SYS_TYPES_H
  4671. | #include <sys/types.h>
  4672. | #endif
  4673. |
  4674. | int
  4675. | main ()
  4676. | {
  4677. | if (sizeof ((uint64_t)))
  4678. |       return 0;
  4679. |   ;
  4680. |   return 0;
  4681. | }
  4682. configure:13658: result: yes
  4683. configure:13675: checking for uint32_t
  4684. configure:13675: gcc -c -g -O2 -Wall  conftest.c >&5
  4685. configure:13675: $? = 0
  4686. configure:13675: gcc -c -g -O2 -Wall  conftest.c >&5
  4687. conftest.c: In function `main':
  4688. conftest.c:82: parse error before `)'
  4689. configure:13675: $? = 1
  4690. configure: failed program was:
  4691. | /* confdefs.h */
  4692. | #define PACKAGE_NAME ""
  4693. | #define PACKAGE_TARNAME ""
  4694. | #define PACKAGE_VERSION ""
  4695. | #define PACKAGE_STRING ""
  4696. | #define PACKAGE_BUGREPORT ""
  4697. | #define PACKAGE_URL ""
  4698. | #define PACKAGE "libevent"
  4699. | #define VERSION "2.0.20-stable"
  4700. | #define NUMERIC_VERSION 0x02001400
  4701. | #define STDC_HEADERS 1
  4702. | #define HAVE_SYS_TYPES_H 1
  4703. | #define HAVE_SYS_STAT_H 1
  4704. | #define HAVE_STDLIB_H 1
  4705. | #define HAVE_STRING_H 1
  4706. | #define HAVE_MEMORY_H 1
  4707. | #define HAVE_STRINGS_H 1
  4708. | #define HAVE_UNISTD_H 1
  4709. | #define LT_OBJDIR ".libs/"
  4710. | #define STDC_HEADERS 1
  4711. | #define HAVE_FCNTL_H 1
  4712. | #define HAVE_STDARG_H 1
  4713. | #define HAVE_STDDEF_H 1
  4714. | #define HAVE_UNISTD_H 1
  4715. | #define HAVE_SYS_TIME_H 1
  4716. | #define HAVE_SYS_QUEUE_H 1
  4717. | #define HAVE_SYS_PARAM_H 1
  4718. | #define HAVE_SYS_IOCTL_H 1
  4719. | #define HAVE_NETINET_IN_H 1
  4720. | #define HAVE_SYS_SOCKET_H 1
  4721. | #define HAVE_SYS_UIO_H 1
  4722. | #define HAVE_ARPA_INET_H 1
  4723. | #define HAVE_SYS_MMAN_H 1
  4724. | #define HAVE_SYS_WAIT_H 1
  4725. | #define HAVE_NETDB_H 1
  4726. | #define HAVE_SYS_STAT_H 1
  4727. | #define HAVE_SYS_SYSCTL_H 1
  4728. | #define HAVE_TIMERCMP 1
  4729. | #define HAVE_TIMERCLEAR 1
  4730. | #define HAVE_TIMERISSET 1
  4731. | #define HAVE_DECL_CTL_KERN 0
  4732. | #define HAVE_DECL_KERN_RANDOM 0
  4733. | #define HAVE_DECL_RANDOM_UUID 0
  4734. | #define HAVE_DECL_KERN_ARND 0
  4735. | #define TIME_WITH_SYS_TIME 1
  4736. | #define HAVE_GETTIMEOFDAY 1
  4737. | #define HAVE_VASPRINTF 1
  4738. | #define HAVE_FCNTL 1
  4739. | #define HAVE_STRSEP 1
  4740. | #define HAVE_SIGNAL 1
  4741. | #define HAVE_SIGACTION 1
  4742. | #define HAVE_INET_ATON 1
  4743. | #define HAVE_PIPE 1
  4744. | #define HAVE_MMAP 1
  4745. | #define HAVE_GETEUID 1
  4746. | #define HAVE_GETEGID 1
  4747. | #define HAVE_GETPROTOBYNUMBER 1
  4748. | #define HAVE_SETENV 1
  4749. | #define HAVE_UNSETENV 1
  4750. | #define HAVE_PUTENV 1
  4751. | #define HAVE_SYSCTL 1
  4752. | #define HAVE_UMASK 1
  4753. | #define HAVE_GETSERVBYNAME 1
  4754. | #define SIZEOF_LONG 4
  4755. | #define HAVE_SETFD 1
  4756. | #define HAVE_SELECT 1
  4757. | #define HAVE_POLL 1
  4758. | #define HAVE_UINT64_T 1
  4759. | /* end confdefs.h.  */
  4760. | #ifdef HAVE_STDINT_H
  4761. | #include <stdint.h>
  4762. | #elif defined(HAVE_INTTYPES_H)
  4763. | #include <inttypes.h>
  4764. | #endif
  4765. | #ifdef HAVE_SYS_TYPES_H
  4766. | #include <sys/types.h>
  4767. | #endif
  4768. |
  4769. | int
  4770. | main ()
  4771. | {
  4772. | if (sizeof ((uint32_t)))
  4773. |       return 0;
  4774. |   ;
  4775. |   return 0;
  4776. | }
  4777. configure:13675: result: yes
  4778. configure:13692: checking for uint16_t
  4779. configure:13692: gcc -c -g -O2 -Wall  conftest.c >&5
  4780. configure:13692: $? = 0
  4781. configure:13692: gcc -c -g -O2 -Wall  conftest.c >&5
  4782. conftest.c: In function `main':
  4783. conftest.c:83: parse error before `)'
  4784. configure:13692: $? = 1
  4785. configure: failed program was:
  4786. | /* confdefs.h */
  4787. | #define PACKAGE_NAME ""
  4788. | #define PACKAGE_TARNAME ""
  4789. | #define PACKAGE_VERSION ""
  4790. | #define PACKAGE_STRING ""
  4791. | #define PACKAGE_BUGREPORT ""
  4792. | #define PACKAGE_URL ""
  4793. | #define PACKAGE "libevent"
  4794. | #define VERSION "2.0.20-stable"
  4795. | #define NUMERIC_VERSION 0x02001400
  4796. | #define STDC_HEADERS 1
  4797. | #define HAVE_SYS_TYPES_H 1
  4798. | #define HAVE_SYS_STAT_H 1
  4799. | #define HAVE_STDLIB_H 1
  4800. | #define HAVE_STRING_H 1
  4801. | #define HAVE_MEMORY_H 1
  4802. | #define HAVE_STRINGS_H 1
  4803. | #define HAVE_UNISTD_H 1
  4804. | #define LT_OBJDIR ".libs/"
  4805. | #define STDC_HEADERS 1
  4806. | #define HAVE_FCNTL_H 1
  4807. | #define HAVE_STDARG_H 1
  4808. | #define HAVE_STDDEF_H 1
  4809. | #define HAVE_UNISTD_H 1
  4810. | #define HAVE_SYS_TIME_H 1
  4811. | #define HAVE_SYS_QUEUE_H 1
  4812. | #define HAVE_SYS_PARAM_H 1
  4813. | #define HAVE_SYS_IOCTL_H 1
  4814. | #define HAVE_NETINET_IN_H 1
  4815. | #define HAVE_SYS_SOCKET_H 1
  4816. | #define HAVE_SYS_UIO_H 1
  4817. | #define HAVE_ARPA_INET_H 1
  4818. | #define HAVE_SYS_MMAN_H 1
  4819. | #define HAVE_SYS_WAIT_H 1
  4820. | #define HAVE_NETDB_H 1
  4821. | #define HAVE_SYS_STAT_H 1
  4822. | #define HAVE_SYS_SYSCTL_H 1
  4823. | #define HAVE_TIMERCMP 1
  4824. | #define HAVE_TIMERCLEAR 1
  4825. | #define HAVE_TIMERISSET 1
  4826. | #define HAVE_DECL_CTL_KERN 0
  4827. | #define HAVE_DECL_KERN_RANDOM 0
  4828. | #define HAVE_DECL_RANDOM_UUID 0
  4829. | #define HAVE_DECL_KERN_ARND 0
  4830. | #define TIME_WITH_SYS_TIME 1
  4831. | #define HAVE_GETTIMEOFDAY 1
  4832. | #define HAVE_VASPRINTF 1
  4833. | #define HAVE_FCNTL 1
  4834. | #define HAVE_STRSEP 1
  4835. | #define HAVE_SIGNAL 1
  4836. | #define HAVE_SIGACTION 1
  4837. | #define HAVE_INET_ATON 1
  4838. | #define HAVE_PIPE 1
  4839. | #define HAVE_MMAP 1
  4840. | #define HAVE_GETEUID 1
  4841. | #define HAVE_GETEGID 1
  4842. | #define HAVE_GETPROTOBYNUMBER 1
  4843. | #define HAVE_SETENV 1
  4844. | #define HAVE_UNSETENV 1
  4845. | #define HAVE_PUTENV 1
  4846. | #define HAVE_SYSCTL 1
  4847. | #define HAVE_UMASK 1
  4848. | #define HAVE_GETSERVBYNAME 1
  4849. | #define SIZEOF_LONG 4
  4850. | #define HAVE_SETFD 1
  4851. | #define HAVE_SELECT 1
  4852. | #define HAVE_POLL 1
  4853. | #define HAVE_UINT64_T 1
  4854. | #define HAVE_UINT32_T 1
  4855. | /* end confdefs.h.  */
  4856. | #ifdef HAVE_STDINT_H
  4857. | #include <stdint.h>
  4858. | #elif defined(HAVE_INTTYPES_H)
  4859. | #include <inttypes.h>
  4860. | #endif
  4861. | #ifdef HAVE_SYS_TYPES_H
  4862. | #include <sys/types.h>
  4863. | #endif
  4864. |
  4865. | int
  4866. | main ()
  4867. | {
  4868. | if (sizeof ((uint16_t)))
  4869. |       return 0;
  4870. |   ;
  4871. |   return 0;
  4872. | }
  4873. configure:13692: result: yes
  4874. configure:13709: checking for uint8_t
  4875. configure:13709: gcc -c -g -O2 -Wall  conftest.c >&5
  4876. configure:13709: $? = 0
  4877. configure:13709: gcc -c -g -O2 -Wall  conftest.c >&5
  4878. conftest.c: In function `main':
  4879. conftest.c:84: parse error before `)'
  4880. configure:13709: $? = 1
  4881. configure: failed program was:
  4882. | /* confdefs.h */
  4883. | #define PACKAGE_NAME ""
  4884. | #define PACKAGE_TARNAME ""
  4885. | #define PACKAGE_VERSION ""
  4886. | #define PACKAGE_STRING ""
  4887. | #define PACKAGE_BUGREPORT ""
  4888. | #define PACKAGE_URL ""
  4889. | #define PACKAGE "libevent"
  4890. | #define VERSION "2.0.20-stable"
  4891. | #define NUMERIC_VERSION 0x02001400
  4892. | #define STDC_HEADERS 1
  4893. | #define HAVE_SYS_TYPES_H 1
  4894. | #define HAVE_SYS_STAT_H 1
  4895. | #define HAVE_STDLIB_H 1
  4896. | #define HAVE_STRING_H 1
  4897. | #define HAVE_MEMORY_H 1
  4898. | #define HAVE_STRINGS_H 1
  4899. | #define HAVE_UNISTD_H 1
  4900. | #define LT_OBJDIR ".libs/"
  4901. | #define STDC_HEADERS 1
  4902. | #define HAVE_FCNTL_H 1
  4903. | #define HAVE_STDARG_H 1
  4904. | #define HAVE_STDDEF_H 1
  4905. | #define HAVE_UNISTD_H 1
  4906. | #define HAVE_SYS_TIME_H 1
  4907. | #define HAVE_SYS_QUEUE_H 1
  4908. | #define HAVE_SYS_PARAM_H 1
  4909. | #define HAVE_SYS_IOCTL_H 1
  4910. | #define HAVE_NETINET_IN_H 1
  4911. | #define HAVE_SYS_SOCKET_H 1
  4912. | #define HAVE_SYS_UIO_H 1
  4913. | #define HAVE_ARPA_INET_H 1
  4914. | #define HAVE_SYS_MMAN_H 1
  4915. | #define HAVE_SYS_WAIT_H 1
  4916. | #define HAVE_NETDB_H 1
  4917. | #define HAVE_SYS_STAT_H 1
  4918. | #define HAVE_SYS_SYSCTL_H 1
  4919. | #define HAVE_TIMERCMP 1
  4920. | #define HAVE_TIMERCLEAR 1
  4921. | #define HAVE_TIMERISSET 1
  4922. | #define HAVE_DECL_CTL_KERN 0
  4923. | #define HAVE_DECL_KERN_RANDOM 0
  4924. | #define HAVE_DECL_RANDOM_UUID 0
  4925. | #define HAVE_DECL_KERN_ARND 0
  4926. | #define TIME_WITH_SYS_TIME 1
  4927. | #define HAVE_GETTIMEOFDAY 1
  4928. | #define HAVE_VASPRINTF 1
  4929. | #define HAVE_FCNTL 1
  4930. | #define HAVE_STRSEP 1
  4931. | #define HAVE_SIGNAL 1
  4932. | #define HAVE_SIGACTION 1
  4933. | #define HAVE_INET_ATON 1
  4934. | #define HAVE_PIPE 1
  4935. | #define HAVE_MMAP 1
  4936. | #define HAVE_GETEUID 1
  4937. | #define HAVE_GETEGID 1
  4938. | #define HAVE_GETPROTOBYNUMBER 1
  4939. | #define HAVE_SETENV 1
  4940. | #define HAVE_UNSETENV 1
  4941. | #define HAVE_PUTENV 1
  4942. | #define HAVE_SYSCTL 1
  4943. | #define HAVE_UMASK 1
  4944. | #define HAVE_GETSERVBYNAME 1
  4945. | #define SIZEOF_LONG 4
  4946. | #define HAVE_SETFD 1
  4947. | #define HAVE_SELECT 1
  4948. | #define HAVE_POLL 1
  4949. | #define HAVE_UINT64_T 1
  4950. | #define HAVE_UINT32_T 1
  4951. | #define HAVE_UINT16_T 1
  4952. | /* end confdefs.h.  */
  4953. | #ifdef HAVE_STDINT_H
  4954. | #include <stdint.h>
  4955. | #elif defined(HAVE_INTTYPES_H)
  4956. | #include <inttypes.h>
  4957. | #endif
  4958. | #ifdef HAVE_SYS_TYPES_H
  4959. | #include <sys/types.h>
  4960. | #endif
  4961. |
  4962. | int
  4963. | main ()
  4964. | {
  4965. | if (sizeof ((uint8_t)))
  4966. |       return 0;
  4967. |   ;
  4968. |   return 0;
  4969. | }
  4970. configure:13709: result: yes
  4971. configure:13726: checking for uintptr_t
  4972. configure:13726: gcc -c -g -O2 -Wall  conftest.c >&5
  4973. conftest.c: In function `main':
  4974. conftest.c:85: `uintptr_t' undeclared (first use this function)
  4975. conftest.c:85: (Each undeclared identifier is reported only once
  4976. conftest.c:85: for each function it appears in.)
  4977. configure:13726: $? = 1
  4978. configure: failed program was:
  4979. | /* confdefs.h */
  4980. | #define PACKAGE_NAME ""
  4981. | #define PACKAGE_TARNAME ""
  4982. | #define PACKAGE_VERSION ""
  4983. | #define PACKAGE_STRING ""
  4984. | #define PACKAGE_BUGREPORT ""
  4985. | #define PACKAGE_URL ""
  4986. | #define PACKAGE "libevent"
  4987. | #define VERSION "2.0.20-stable"
  4988. | #define NUMERIC_VERSION 0x02001400
  4989. | #define STDC_HEADERS 1
  4990. | #define HAVE_SYS_TYPES_H 1
  4991. | #define HAVE_SYS_STAT_H 1
  4992. | #define HAVE_STDLIB_H 1
  4993. | #define HAVE_STRING_H 1
  4994. | #define HAVE_MEMORY_H 1
  4995. | #define HAVE_STRINGS_H 1
  4996. | #define HAVE_UNISTD_H 1
  4997. | #define LT_OBJDIR ".libs/"
  4998. | #define STDC_HEADERS 1
  4999. | #define HAVE_FCNTL_H 1
  5000. | #define HAVE_STDARG_H 1
  5001. | #define HAVE_STDDEF_H 1
  5002. | #define HAVE_UNISTD_H 1
  5003. | #define HAVE_SYS_TIME_H 1
  5004. | #define HAVE_SYS_QUEUE_H 1
  5005. | #define HAVE_SYS_PARAM_H 1
  5006. | #define HAVE_SYS_IOCTL_H 1
  5007. | #define HAVE_NETINET_IN_H 1
  5008. | #define HAVE_SYS_SOCKET_H 1
  5009. | #define HAVE_SYS_UIO_H 1
  5010. | #define HAVE_ARPA_INET_H 1
  5011. | #define HAVE_SYS_MMAN_H 1
  5012. | #define HAVE_SYS_WAIT_H 1
  5013. | #define HAVE_NETDB_H 1
  5014. | #define HAVE_SYS_STAT_H 1
  5015. | #define HAVE_SYS_SYSCTL_H 1
  5016. | #define HAVE_TIMERCMP 1
  5017. | #define HAVE_TIMERCLEAR 1
  5018. | #define HAVE_TIMERISSET 1
  5019. | #define HAVE_DECL_CTL_KERN 0
  5020. | #define HAVE_DECL_KERN_RANDOM 0
  5021. | #define HAVE_DECL_RANDOM_UUID 0
  5022. | #define HAVE_DECL_KERN_ARND 0
  5023. | #define TIME_WITH_SYS_TIME 1
  5024. | #define HAVE_GETTIMEOFDAY 1
  5025. | #define HAVE_VASPRINTF 1
  5026. | #define HAVE_FCNTL 1
  5027. | #define HAVE_STRSEP 1
  5028. | #define HAVE_SIGNAL 1
  5029. | #define HAVE_SIGACTION 1
  5030. | #define HAVE_INET_ATON 1
  5031. | #define HAVE_PIPE 1
  5032. | #define HAVE_MMAP 1
  5033. | #define HAVE_GETEUID 1
  5034. | #define HAVE_GETEGID 1
  5035. | #define HAVE_GETPROTOBYNUMBER 1
  5036. | #define HAVE_SETENV 1
  5037. | #define HAVE_UNSETENV 1
  5038. | #define HAVE_PUTENV 1
  5039. | #define HAVE_SYSCTL 1
  5040. | #define HAVE_UMASK 1
  5041. | #define HAVE_GETSERVBYNAME 1
  5042. | #define SIZEOF_LONG 4
  5043. | #define HAVE_SETFD 1
  5044. | #define HAVE_SELECT 1
  5045. | #define HAVE_POLL 1
  5046. | #define HAVE_UINT64_T 1
  5047. | #define HAVE_UINT32_T 1
  5048. | #define HAVE_UINT16_T 1
  5049. | #define HAVE_UINT8_T 1
  5050. | /* end confdefs.h.  */
  5051. | #ifdef HAVE_STDINT_H
  5052. | #include <stdint.h>
  5053. | #elif defined(HAVE_INTTYPES_H)
  5054. | #include <inttypes.h>
  5055. | #endif
  5056. | #ifdef HAVE_SYS_TYPES_H
  5057. | #include <sys/types.h>
  5058. | #endif
  5059. |
  5060. | int
  5061. | main ()
  5062. | {
  5063. | if (sizeof (uintptr_t))
  5064. |    return 0;
  5065. |   ;
  5066. |   return 0;
  5067. | }
  5068. configure:13726: result: no
  5069. configure:13745: checking for fd_mask
  5070. configure:13745: gcc -c -g -O2 -Wall  conftest.c >&5
  5071. configure:13745: $? = 0
  5072. configure:13745: gcc -c -g -O2 -Wall  conftest.c >&5
  5073. conftest.c: In function `main':
  5074. conftest.c:83: parse error before `)'
  5075. configure:13745: $? = 1
  5076. configure: failed program was:
  5077. | /* confdefs.h */
  5078. | #define PACKAGE_NAME ""
  5079. | #define PACKAGE_TARNAME ""
  5080. | #define PACKAGE_VERSION ""
  5081. | #define PACKAGE_STRING ""
  5082. | #define PACKAGE_BUGREPORT ""
  5083. | #define PACKAGE_URL ""
  5084. | #define PACKAGE "libevent"
  5085. | #define VERSION "2.0.20-stable"
  5086. | #define NUMERIC_VERSION 0x02001400
  5087. | #define STDC_HEADERS 1
  5088. | #define HAVE_SYS_TYPES_H 1
  5089. | #define HAVE_SYS_STAT_H 1
  5090. | #define HAVE_STDLIB_H 1
  5091. | #define HAVE_STRING_H 1
  5092. | #define HAVE_MEMORY_H 1
  5093. | #define HAVE_STRINGS_H 1
  5094. | #define HAVE_UNISTD_H 1
  5095. | #define LT_OBJDIR ".libs/"
  5096. | #define STDC_HEADERS 1
  5097. | #define HAVE_FCNTL_H 1
  5098. | #define HAVE_STDARG_H 1
  5099. | #define HAVE_STDDEF_H 1
  5100. | #define HAVE_UNISTD_H 1
  5101. | #define HAVE_SYS_TIME_H 1
  5102. | #define HAVE_SYS_QUEUE_H 1
  5103. | #define HAVE_SYS_PARAM_H 1
  5104. | #define HAVE_SYS_IOCTL_H 1
  5105. | #define HAVE_NETINET_IN_H 1
  5106. | #define HAVE_SYS_SOCKET_H 1
  5107. | #define HAVE_SYS_UIO_H 1
  5108. | #define HAVE_ARPA_INET_H 1
  5109. | #define HAVE_SYS_MMAN_H 1
  5110. | #define HAVE_SYS_WAIT_H 1
  5111. | #define HAVE_NETDB_H 1
  5112. | #define HAVE_SYS_STAT_H 1
  5113. | #define HAVE_SYS_SYSCTL_H 1
  5114. | #define HAVE_TIMERCMP 1
  5115. | #define HAVE_TIMERCLEAR 1
  5116. | #define HAVE_TIMERISSET 1
  5117. | #define HAVE_DECL_CTL_KERN 0
  5118. | #define HAVE_DECL_KERN_RANDOM 0
  5119. | #define HAVE_DECL_RANDOM_UUID 0
  5120. | #define HAVE_DECL_KERN_ARND 0
  5121. | #define TIME_WITH_SYS_TIME 1
  5122. | #define HAVE_GETTIMEOFDAY 1
  5123. | #define HAVE_VASPRINTF 1
  5124. | #define HAVE_FCNTL 1
  5125. | #define HAVE_STRSEP 1
  5126. | #define HAVE_SIGNAL 1
  5127. | #define HAVE_SIGACTION 1
  5128. | #define HAVE_INET_ATON 1
  5129. | #define HAVE_PIPE 1
  5130. | #define HAVE_MMAP 1
  5131. | #define HAVE_GETEUID 1
  5132. | #define HAVE_GETEGID 1
  5133. | #define HAVE_GETPROTOBYNUMBER 1
  5134. | #define HAVE_SETENV 1
  5135. | #define HAVE_UNSETENV 1
  5136. | #define HAVE_PUTENV 1
  5137. | #define HAVE_SYSCTL 1
  5138. | #define HAVE_UMASK 1
  5139. | #define HAVE_GETSERVBYNAME 1
  5140. | #define SIZEOF_LONG 4
  5141. | #define HAVE_SETFD 1
  5142. | #define HAVE_SELECT 1
  5143. | #define HAVE_POLL 1
  5144. | #define HAVE_UINT64_T 1
  5145. | #define HAVE_UINT32_T 1
  5146. | #define HAVE_UINT16_T 1
  5147. | #define HAVE_UINT8_T 1
  5148. | /* end confdefs.h.  */
  5149. | #ifdef HAVE_SYS_TYPES_H
  5150. | #include <sys/types.h>
  5151. | #endif
  5152. | #ifdef HAVE_SYS_SELECT_H
  5153. | #include <sys/select.h>
  5154. | #endif
  5155. |
  5156. | int
  5157. | main ()
  5158. | {
  5159. | if (sizeof ((fd_mask)))
  5160. |       return 0;
  5161. |   ;
  5162. |   return 0;
  5163. | }
  5164. configure:13745: result: yes
  5165. configure:13766: checking size of long long
  5166. configure:13771: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  5167. configure:13771: $? = 0
  5168. configure:13771: ./conftest
  5169. configure:13771: $? = 0
  5170. configure:13785: result: 8
  5171. configure:13799: checking size of long
  5172. configure:13818: result: 4
  5173. configure:13832: checking size of int
  5174. configure:13837: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  5175. configure:13837: $? = 0
  5176. configure:13837: ./conftest
  5177. configure:13837: $? = 0
  5178. configure:13851: result: 4
  5179. configure:13865: checking size of short
  5180. configure:13870: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  5181. configure:13870: $? = 0
  5182. configure:13870: ./conftest
  5183. configure:13870: $? = 0
  5184. configure:13884: result: 2
  5185. configure:13898: checking size of size_t
  5186. configure:13903: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  5187. configure:13903: $? = 0
  5188. configure:13903: ./conftest
  5189. configure:13903: $? = 0
  5190. configure:13917: result: 4
  5191. configure:13931: checking size of void *
  5192. configure:13936: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
  5193. configure:13936: $? = 0
  5194. configure:13936: ./conftest
  5195. configure:13936: $? = 0
  5196. configure:13950: result: 4
  5197. configure:13961: checking for struct in6_addr
  5198. configure:13961: gcc -c -g -O2 -Wall  conftest.c >&5
  5199. conftest.c: In function `main':
  5200. conftest.c:110: sizeof applied to an incomplete type
  5201. configure:13961: $? = 1
  5202. configure: failed program was:
  5203. | /* confdefs.h */
  5204. | #define PACKAGE_NAME ""
  5205. | #define PACKAGE_TARNAME ""
  5206. | #define PACKAGE_VERSION ""
  5207. | #define PACKAGE_STRING ""
  5208. | #define PACKAGE_BUGREPORT ""
  5209. | #define PACKAGE_URL ""
  5210. | #define PACKAGE "libevent"
  5211. | #define VERSION "2.0.20-stable"
  5212. | #define NUMERIC_VERSION 0x02001400
  5213. | #define STDC_HEADERS 1
  5214. | #define HAVE_SYS_TYPES_H 1
  5215. | #define HAVE_SYS_STAT_H 1
  5216. | #define HAVE_STDLIB_H 1
  5217. | #define HAVE_STRING_H 1
  5218. | #define HAVE_MEMORY_H 1
  5219. | #define HAVE_STRINGS_H 1
  5220. | #define HAVE_UNISTD_H 1
  5221. | #define LT_OBJDIR ".libs/"
  5222. | #define STDC_HEADERS 1
  5223. | #define HAVE_FCNTL_H 1
  5224. | #define HAVE_STDARG_H 1
  5225. | #define HAVE_STDDEF_H 1
  5226. | #define HAVE_UNISTD_H 1
  5227. | #define HAVE_SYS_TIME_H 1
  5228. | #define HAVE_SYS_QUEUE_H 1
  5229. | #define HAVE_SYS_PARAM_H 1
  5230. | #define HAVE_SYS_IOCTL_H 1
  5231. | #define HAVE_NETINET_IN_H 1
  5232. | #define HAVE_SYS_SOCKET_H 1
  5233. | #define HAVE_SYS_UIO_H 1
  5234. | #define HAVE_ARPA_INET_H 1
  5235. | #define HAVE_SYS_MMAN_H 1
  5236. | #define HAVE_SYS_WAIT_H 1
  5237. | #define HAVE_NETDB_H 1
  5238. | #define HAVE_SYS_STAT_H 1
  5239. | #define HAVE_SYS_SYSCTL_H 1
  5240. | #define HAVE_TIMERCMP 1
  5241. | #define HAVE_TIMERCLEAR 1
  5242. | #define HAVE_TIMERISSET 1
  5243. | #define HAVE_DECL_CTL_KERN 0
  5244. | #define HAVE_DECL_KERN_RANDOM 0
  5245. | #define HAVE_DECL_RANDOM_UUID 0
  5246. | #define HAVE_DECL_KERN_ARND 0
  5247. | #define TIME_WITH_SYS_TIME 1
  5248. | #define HAVE_GETTIMEOFDAY 1
  5249. | #define HAVE_VASPRINTF 1
  5250. | #define HAVE_FCNTL 1
  5251. | #define HAVE_STRSEP 1
  5252. | #define HAVE_SIGNAL 1
  5253. | #define HAVE_SIGACTION 1
  5254. | #define HAVE_INET_ATON 1
  5255. | #define HAVE_PIPE 1
  5256. | #define HAVE_MMAP 1
  5257. | #define HAVE_GETEUID 1
  5258. | #define HAVE_GETEGID 1
  5259. | #define HAVE_GETPROTOBYNUMBER 1
  5260. | #define HAVE_SETENV 1
  5261. | #define HAVE_UNSETENV 1
  5262. | #define HAVE_PUTENV 1
  5263. | #define HAVE_SYSCTL 1
  5264. | #define HAVE_UMASK 1
  5265. | #define HAVE_GETSERVBYNAME 1
  5266. | #define SIZEOF_LONG 4
  5267. | #define HAVE_SETFD 1
  5268. | #define HAVE_SELECT 1
  5269. | #define HAVE_POLL 1
  5270. | #define HAVE_UINT64_T 1
  5271. | #define HAVE_UINT32_T 1
  5272. | #define HAVE_UINT16_T 1
  5273. | #define HAVE_UINT8_T 1
  5274. | #define HAVE_FD_MASK 1
  5275. | #define SIZEOF_LONG_LONG 8
  5276. | #define SIZEOF_LONG 4
  5277. | #define SIZEOF_INT 4
  5278. | #define SIZEOF_SHORT 2
  5279. | #define SIZEOF_SIZE_T 4
  5280. | #define SIZEOF_VOID_P 4
  5281. | /* end confdefs.h.  */
  5282. | #define _GNU_SOURCE
  5283. | #include <sys/types.h>
  5284. | #ifdef HAVE_NETINET_IN_H
  5285. | #include <netinet/in.h>
  5286. | #endif
  5287. | #ifdef HAVE_NETINET_IN6_H
  5288. | #include <netinet/in6.h>
  5289. | #endif
  5290. | #ifdef HAVE_SYS_SOCKET_H
  5291. | #include <sys/socket.h>
  5292. | #endif
  5293. | #ifdef HAVE_NETDB_H
  5294. | #include <netdb.h>
  5295. | #endif
  5296. | #ifdef WIN32
  5297. | #define WIN32_WINNT 0x400
  5298. | #define _WIN32_WINNT 0x400
  5299. | #define WIN32_LEAN_AND_MEAN
  5300. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  5301. | #include <winsock.h>
  5302. | #else
  5303. | #include <winsock2.h>
  5304. | #include <ws2tcpip.h>
  5305. | #endif
  5306. | #endif
  5307. |
  5308. |
  5309. | int
  5310. | main ()
  5311. | {
  5312. | if (sizeof (struct in6_addr))
  5313. |    return 0;
  5314. |   ;
  5315. |   return 0;
  5316. | }
  5317. configure:13961: result: no
  5318. configure:13996: checking for struct sockaddr_in6
  5319. configure:13996: gcc -c -g -O2 -Wall  conftest.c >&5
  5320. conftest.c: In function `main':
  5321. conftest.c:110: sizeof applied to an incomplete type
  5322. configure:13996: $? = 1
  5323. configure: failed program was:
  5324. | /* confdefs.h */
  5325. | #define PACKAGE_NAME ""
  5326. | #define PACKAGE_TARNAME ""
  5327. | #define PACKAGE_VERSION ""
  5328. | #define PACKAGE_STRING ""
  5329. | #define PACKAGE_BUGREPORT ""
  5330. | #define PACKAGE_URL ""
  5331. | #define PACKAGE "libevent"
  5332. | #define VERSION "2.0.20-stable"
  5333. | #define NUMERIC_VERSION 0x02001400
  5334. | #define STDC_HEADERS 1
  5335. | #define HAVE_SYS_TYPES_H 1
  5336. | #define HAVE_SYS_STAT_H 1
  5337. | #define HAVE_STDLIB_H 1
  5338. | #define HAVE_STRING_H 1
  5339. | #define HAVE_MEMORY_H 1
  5340. | #define HAVE_STRINGS_H 1
  5341. | #define HAVE_UNISTD_H 1
  5342. | #define LT_OBJDIR ".libs/"
  5343. | #define STDC_HEADERS 1
  5344. | #define HAVE_FCNTL_H 1
  5345. | #define HAVE_STDARG_H 1
  5346. | #define HAVE_STDDEF_H 1
  5347. | #define HAVE_UNISTD_H 1
  5348. | #define HAVE_SYS_TIME_H 1
  5349. | #define HAVE_SYS_QUEUE_H 1
  5350. | #define HAVE_SYS_PARAM_H 1
  5351. | #define HAVE_SYS_IOCTL_H 1
  5352. | #define HAVE_NETINET_IN_H 1
  5353. | #define HAVE_SYS_SOCKET_H 1
  5354. | #define HAVE_SYS_UIO_H 1
  5355. | #define HAVE_ARPA_INET_H 1
  5356. | #define HAVE_SYS_MMAN_H 1
  5357. | #define HAVE_SYS_WAIT_H 1
  5358. | #define HAVE_NETDB_H 1
  5359. | #define HAVE_SYS_STAT_H 1
  5360. | #define HAVE_SYS_SYSCTL_H 1
  5361. | #define HAVE_TIMERCMP 1
  5362. | #define HAVE_TIMERCLEAR 1
  5363. | #define HAVE_TIMERISSET 1
  5364. | #define HAVE_DECL_CTL_KERN 0
  5365. | #define HAVE_DECL_KERN_RANDOM 0
  5366. | #define HAVE_DECL_RANDOM_UUID 0
  5367. | #define HAVE_DECL_KERN_ARND 0
  5368. | #define TIME_WITH_SYS_TIME 1
  5369. | #define HAVE_GETTIMEOFDAY 1
  5370. | #define HAVE_VASPRINTF 1
  5371. | #define HAVE_FCNTL 1
  5372. | #define HAVE_STRSEP 1
  5373. | #define HAVE_SIGNAL 1
  5374. | #define HAVE_SIGACTION 1
  5375. | #define HAVE_INET_ATON 1
  5376. | #define HAVE_PIPE 1
  5377. | #define HAVE_MMAP 1
  5378. | #define HAVE_GETEUID 1
  5379. | #define HAVE_GETEGID 1
  5380. | #define HAVE_GETPROTOBYNUMBER 1
  5381. | #define HAVE_SETENV 1
  5382. | #define HAVE_UNSETENV 1
  5383. | #define HAVE_PUTENV 1
  5384. | #define HAVE_SYSCTL 1
  5385. | #define HAVE_UMASK 1
  5386. | #define HAVE_GETSERVBYNAME 1
  5387. | #define SIZEOF_LONG 4
  5388. | #define HAVE_SETFD 1
  5389. | #define HAVE_SELECT 1
  5390. | #define HAVE_POLL 1
  5391. | #define HAVE_UINT64_T 1
  5392. | #define HAVE_UINT32_T 1
  5393. | #define HAVE_UINT16_T 1
  5394. | #define HAVE_UINT8_T 1
  5395. | #define HAVE_FD_MASK 1
  5396. | #define SIZEOF_LONG_LONG 8
  5397. | #define SIZEOF_LONG 4
  5398. | #define SIZEOF_INT 4
  5399. | #define SIZEOF_SHORT 2
  5400. | #define SIZEOF_SIZE_T 4
  5401. | #define SIZEOF_VOID_P 4
  5402. | /* end confdefs.h.  */
  5403. | #define _GNU_SOURCE
  5404. | #include <sys/types.h>
  5405. | #ifdef HAVE_NETINET_IN_H
  5406. | #include <netinet/in.h>
  5407. | #endif
  5408. | #ifdef HAVE_NETINET_IN6_H
  5409. | #include <netinet/in6.h>
  5410. | #endif
  5411. | #ifdef HAVE_SYS_SOCKET_H
  5412. | #include <sys/socket.h>
  5413. | #endif
  5414. | #ifdef HAVE_NETDB_H
  5415. | #include <netdb.h>
  5416. | #endif
  5417. | #ifdef WIN32
  5418. | #define WIN32_WINNT 0x400
  5419. | #define _WIN32_WINNT 0x400
  5420. | #define WIN32_LEAN_AND_MEAN
  5421. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  5422. | #include <winsock.h>
  5423. | #else
  5424. | #include <winsock2.h>
  5425. | #include <ws2tcpip.h>
  5426. | #endif
  5427. | #endif
  5428. |
  5429. |
  5430. | int
  5431. | main ()
  5432. | {
  5433. | if (sizeof (struct sockaddr_in6))
  5434. |    return 0;
  5435. |   ;
  5436. |   return 0;
  5437. | }
  5438. configure:13996: result: no
  5439. configure:14031: checking for sa_family_t
  5440. configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
  5441. configure:14031: $? = 0
  5442. configure:14031: gcc -c -g -O2 -Wall  conftest.c >&5
  5443. conftest.c: In function `main':
  5444. conftest.c:110: parse error before `)'
  5445. configure:14031: $? = 1
  5446. configure: failed program was:
  5447. | /* confdefs.h */
  5448. | #define PACKAGE_NAME ""
  5449. | #define PACKAGE_TARNAME ""
  5450. | #define PACKAGE_VERSION ""
  5451. | #define PACKAGE_STRING ""
  5452. | #define PACKAGE_BUGREPORT ""
  5453. | #define PACKAGE_URL ""
  5454. | #define PACKAGE "libevent"
  5455. | #define VERSION "2.0.20-stable"
  5456. | #define NUMERIC_VERSION 0x02001400
  5457. | #define STDC_HEADERS 1
  5458. | #define HAVE_SYS_TYPES_H 1
  5459. | #define HAVE_SYS_STAT_H 1
  5460. | #define HAVE_STDLIB_H 1
  5461. | #define HAVE_STRING_H 1
  5462. | #define HAVE_MEMORY_H 1
  5463. | #define HAVE_STRINGS_H 1
  5464. | #define HAVE_UNISTD_H 1
  5465. | #define LT_OBJDIR ".libs/"
  5466. | #define STDC_HEADERS 1
  5467. | #define HAVE_FCNTL_H 1
  5468. | #define HAVE_STDARG_H 1
  5469. | #define HAVE_STDDEF_H 1
  5470. | #define HAVE_UNISTD_H 1
  5471. | #define HAVE_SYS_TIME_H 1
  5472. | #define HAVE_SYS_QUEUE_H 1
  5473. | #define HAVE_SYS_PARAM_H 1
  5474. | #define HAVE_SYS_IOCTL_H 1
  5475. | #define HAVE_NETINET_IN_H 1
  5476. | #define HAVE_SYS_SOCKET_H 1
  5477. | #define HAVE_SYS_UIO_H 1
  5478. | #define HAVE_ARPA_INET_H 1
  5479. | #define HAVE_SYS_MMAN_H 1
  5480. | #define HAVE_SYS_WAIT_H 1
  5481. | #define HAVE_NETDB_H 1
  5482. | #define HAVE_SYS_STAT_H 1
  5483. | #define HAVE_SYS_SYSCTL_H 1
  5484. | #define HAVE_TIMERCMP 1
  5485. | #define HAVE_TIMERCLEAR 1
  5486. | #define HAVE_TIMERISSET 1
  5487. | #define HAVE_DECL_CTL_KERN 0
  5488. | #define HAVE_DECL_KERN_RANDOM 0
  5489. | #define HAVE_DECL_RANDOM_UUID 0
  5490. | #define HAVE_DECL_KERN_ARND 0
  5491. | #define TIME_WITH_SYS_TIME 1
  5492. | #define HAVE_GETTIMEOFDAY 1
  5493. | #define HAVE_VASPRINTF 1
  5494. | #define HAVE_FCNTL 1
  5495. | #define HAVE_STRSEP 1
  5496. | #define HAVE_SIGNAL 1
  5497. | #define HAVE_SIGACTION 1
  5498. | #define HAVE_INET_ATON 1
  5499. | #define HAVE_PIPE 1
  5500. | #define HAVE_MMAP 1
  5501. | #define HAVE_GETEUID 1
  5502. | #define HAVE_GETEGID 1
  5503. | #define HAVE_GETPROTOBYNUMBER 1
  5504. | #define HAVE_SETENV 1
  5505. | #define HAVE_UNSETENV 1
  5506. | #define HAVE_PUTENV 1
  5507. | #define HAVE_SYSCTL 1
  5508. | #define HAVE_UMASK 1
  5509. | #define HAVE_GETSERVBYNAME 1
  5510. | #define SIZEOF_LONG 4
  5511. | #define HAVE_SETFD 1
  5512. | #define HAVE_SELECT 1
  5513. | #define HAVE_POLL 1
  5514. | #define HAVE_UINT64_T 1
  5515. | #define HAVE_UINT32_T 1
  5516. | #define HAVE_UINT16_T 1
  5517. | #define HAVE_UINT8_T 1
  5518. | #define HAVE_FD_MASK 1
  5519. | #define SIZEOF_LONG_LONG 8
  5520. | #define SIZEOF_LONG 4
  5521. | #define SIZEOF_INT 4
  5522. | #define SIZEOF_SHORT 2
  5523. | #define SIZEOF_SIZE_T 4
  5524. | #define SIZEOF_VOID_P 4
  5525. | /* end confdefs.h.  */
  5526. | #define _GNU_SOURCE
  5527. | #include <sys/types.h>
  5528. | #ifdef HAVE_NETINET_IN_H
  5529. | #include <netinet/in.h>
  5530. | #endif
  5531. | #ifdef HAVE_NETINET_IN6_H
  5532. | #include <netinet/in6.h>
  5533. | #endif
  5534. | #ifdef HAVE_SYS_SOCKET_H
  5535. | #include <sys/socket.h>
  5536. | #endif
  5537. | #ifdef HAVE_NETDB_H
  5538. | #include <netdb.h>
  5539. | #endif
  5540. | #ifdef WIN32
  5541. | #define WIN32_WINNT 0x400
  5542. | #define _WIN32_WINNT 0x400
  5543. | #define WIN32_LEAN_AND_MEAN
  5544. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  5545. | #include <winsock.h>
  5546. | #else
  5547. | #include <winsock2.h>
  5548. | #include <ws2tcpip.h>
  5549. | #endif
  5550. | #endif
  5551. |
  5552. |
  5553. | int
  5554. | main ()
  5555. | {
  5556. | if (sizeof ((sa_family_t)))
  5557. |       return 0;
  5558. |   ;
  5559. |   return 0;
  5560. | }
  5561. configure:14031: result: yes
  5562. configure:14066: checking for struct addrinfo
  5563. configure:14066: gcc -c -g -O2 -Wall  conftest.c >&5
  5564. conftest.c: In function `main':
  5565. conftest.c:111: sizeof applied to an incomplete type
  5566. configure:14066: $? = 1
  5567. configure: failed program was:
  5568. | /* confdefs.h */
  5569. | #define PACKAGE_NAME ""
  5570. | #define PACKAGE_TARNAME ""
  5571. | #define PACKAGE_VERSION ""
  5572. | #define PACKAGE_STRING ""
  5573. | #define PACKAGE_BUGREPORT ""
  5574. | #define PACKAGE_URL ""
  5575. | #define PACKAGE "libevent"
  5576. | #define VERSION "2.0.20-stable"
  5577. | #define NUMERIC_VERSION 0x02001400
  5578. | #define STDC_HEADERS 1
  5579. | #define HAVE_SYS_TYPES_H 1
  5580. | #define HAVE_SYS_STAT_H 1
  5581. | #define HAVE_STDLIB_H 1
  5582. | #define HAVE_STRING_H 1
  5583. | #define HAVE_MEMORY_H 1
  5584. | #define HAVE_STRINGS_H 1
  5585. | #define HAVE_UNISTD_H 1
  5586. | #define LT_OBJDIR ".libs/"
  5587. | #define STDC_HEADERS 1
  5588. | #define HAVE_FCNTL_H 1
  5589. | #define HAVE_STDARG_H 1
  5590. | #define HAVE_STDDEF_H 1
  5591. | #define HAVE_UNISTD_H 1
  5592. | #define HAVE_SYS_TIME_H 1
  5593. | #define HAVE_SYS_QUEUE_H 1
  5594. | #define HAVE_SYS_PARAM_H 1
  5595. | #define HAVE_SYS_IOCTL_H 1
  5596. | #define HAVE_NETINET_IN_H 1
  5597. | #define HAVE_SYS_SOCKET_H 1
  5598. | #define HAVE_SYS_UIO_H 1
  5599. | #define HAVE_ARPA_INET_H 1
  5600. | #define HAVE_SYS_MMAN_H 1
  5601. | #define HAVE_SYS_WAIT_H 1
  5602. | #define HAVE_NETDB_H 1
  5603. | #define HAVE_SYS_STAT_H 1
  5604. | #define HAVE_SYS_SYSCTL_H 1
  5605. | #define HAVE_TIMERCMP 1
  5606. | #define HAVE_TIMERCLEAR 1
  5607. | #define HAVE_TIMERISSET 1
  5608. | #define HAVE_DECL_CTL_KERN 0
  5609. | #define HAVE_DECL_KERN_RANDOM 0
  5610. | #define HAVE_DECL_RANDOM_UUID 0
  5611. | #define HAVE_DECL_KERN_ARND 0
  5612. | #define TIME_WITH_SYS_TIME 1
  5613. | #define HAVE_GETTIMEOFDAY 1
  5614. | #define HAVE_VASPRINTF 1
  5615. | #define HAVE_FCNTL 1
  5616. | #define HAVE_STRSEP 1
  5617. | #define HAVE_SIGNAL 1
  5618. | #define HAVE_SIGACTION 1
  5619. | #define HAVE_INET_ATON 1
  5620. | #define HAVE_PIPE 1
  5621. | #define HAVE_MMAP 1
  5622. | #define HAVE_GETEUID 1
  5623. | #define HAVE_GETEGID 1
  5624. | #define HAVE_GETPROTOBYNUMBER 1
  5625. | #define HAVE_SETENV 1
  5626. | #define HAVE_UNSETENV 1
  5627. | #define HAVE_PUTENV 1
  5628. | #define HAVE_SYSCTL 1
  5629. | #define HAVE_UMASK 1
  5630. | #define HAVE_GETSERVBYNAME 1
  5631. | #define SIZEOF_LONG 4
  5632. | #define HAVE_SETFD 1
  5633. | #define HAVE_SELECT 1
  5634. | #define HAVE_POLL 1
  5635. | #define HAVE_UINT64_T 1
  5636. | #define HAVE_UINT32_T 1
  5637. | #define HAVE_UINT16_T 1
  5638. | #define HAVE_UINT8_T 1
  5639. | #define HAVE_FD_MASK 1
  5640. | #define SIZEOF_LONG_LONG 8
  5641. | #define SIZEOF_LONG 4
  5642. | #define SIZEOF_INT 4
  5643. | #define SIZEOF_SHORT 2
  5644. | #define SIZEOF_SIZE_T 4
  5645. | #define SIZEOF_VOID_P 4
  5646. | #define HAVE_SA_FAMILY_T 1
  5647. | /* end confdefs.h.  */
  5648. | #define _GNU_SOURCE
  5649. | #include <sys/types.h>
  5650. | #ifdef HAVE_NETINET_IN_H
  5651. | #include <netinet/in.h>
  5652. | #endif
  5653. | #ifdef HAVE_NETINET_IN6_H
  5654. | #include <netinet/in6.h>
  5655. | #endif
  5656. | #ifdef HAVE_SYS_SOCKET_H
  5657. | #include <sys/socket.h>
  5658. | #endif
  5659. | #ifdef HAVE_NETDB_H
  5660. | #include <netdb.h>
  5661. | #endif
  5662. | #ifdef WIN32
  5663. | #define WIN32_WINNT 0x400
  5664. | #define _WIN32_WINNT 0x400
  5665. | #define WIN32_LEAN_AND_MEAN
  5666. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  5667. | #include <winsock.h>
  5668. | #else
  5669. | #include <winsock2.h>
  5670. | #include <ws2tcpip.h>
  5671. | #endif
  5672. | #endif
  5673. |
  5674. |
  5675. | int
  5676. | main ()
  5677. | {
  5678. | if (sizeof (struct addrinfo))
  5679. |    return 0;
  5680. |   ;
  5681. |   return 0;
  5682. | }
  5683. configure:14066: result: no
  5684. configure:14101: checking for struct sockaddr_storage
  5685. configure:14101: gcc -c -g -O2 -Wall  conftest.c >&5
  5686. conftest.c: In function `main':
  5687. conftest.c:111: sizeof applied to an incomplete type
  5688. configure:14101: $? = 1
  5689. configure: failed program was:
  5690. | /* confdefs.h */
  5691. | #define PACKAGE_NAME ""
  5692. | #define PACKAGE_TARNAME ""
  5693. | #define PACKAGE_VERSION ""
  5694. | #define PACKAGE_STRING ""
  5695. | #define PACKAGE_BUGREPORT ""
  5696. | #define PACKAGE_URL ""
  5697. | #define PACKAGE "libevent"
  5698. | #define VERSION "2.0.20-stable"
  5699. | #define NUMERIC_VERSION 0x02001400
  5700. | #define STDC_HEADERS 1
  5701. | #define HAVE_SYS_TYPES_H 1
  5702. | #define HAVE_SYS_STAT_H 1
  5703. | #define HAVE_STDLIB_H 1
  5704. | #define HAVE_STRING_H 1
  5705. | #define HAVE_MEMORY_H 1
  5706. | #define HAVE_STRINGS_H 1
  5707. | #define HAVE_UNISTD_H 1
  5708. | #define LT_OBJDIR ".libs/"
  5709. | #define STDC_HEADERS 1
  5710. | #define HAVE_FCNTL_H 1
  5711. | #define HAVE_STDARG_H 1
  5712. | #define HAVE_STDDEF_H 1
  5713. | #define HAVE_UNISTD_H 1
  5714. | #define HAVE_SYS_TIME_H 1
  5715. | #define HAVE_SYS_QUEUE_H 1
  5716. | #define HAVE_SYS_PARAM_H 1
  5717. | #define HAVE_SYS_IOCTL_H 1
  5718. | #define HAVE_NETINET_IN_H 1
  5719. | #define HAVE_SYS_SOCKET_H 1
  5720. | #define HAVE_SYS_UIO_H 1
  5721. | #define HAVE_ARPA_INET_H 1
  5722. | #define HAVE_SYS_MMAN_H 1
  5723. | #define HAVE_SYS_WAIT_H 1
  5724. | #define HAVE_NETDB_H 1
  5725. | #define HAVE_SYS_STAT_H 1
  5726. | #define HAVE_SYS_SYSCTL_H 1
  5727. | #define HAVE_TIMERCMP 1
  5728. | #define HAVE_TIMERCLEAR 1
  5729. | #define HAVE_TIMERISSET 1
  5730. | #define HAVE_DECL_CTL_KERN 0
  5731. | #define HAVE_DECL_KERN_RANDOM 0
  5732. | #define HAVE_DECL_RANDOM_UUID 0
  5733. | #define HAVE_DECL_KERN_ARND 0
  5734. | #define TIME_WITH_SYS_TIME 1
  5735. | #define HAVE_GETTIMEOFDAY 1
  5736. | #define HAVE_VASPRINTF 1
  5737. | #define HAVE_FCNTL 1
  5738. | #define HAVE_STRSEP 1
  5739. | #define HAVE_SIGNAL 1
  5740. | #define HAVE_SIGACTION 1
  5741. | #define HAVE_INET_ATON 1
  5742. | #define HAVE_PIPE 1
  5743. | #define HAVE_MMAP 1
  5744. | #define HAVE_GETEUID 1
  5745. | #define HAVE_GETEGID 1
  5746. | #define HAVE_GETPROTOBYNUMBER 1
  5747. | #define HAVE_SETENV 1
  5748. | #define HAVE_UNSETENV 1
  5749. | #define HAVE_PUTENV 1
  5750. | #define HAVE_SYSCTL 1
  5751. | #define HAVE_UMASK 1
  5752. | #define HAVE_GETSERVBYNAME 1
  5753. | #define SIZEOF_LONG 4
  5754. | #define HAVE_SETFD 1
  5755. | #define HAVE_SELECT 1
  5756. | #define HAVE_POLL 1
  5757. | #define HAVE_UINT64_T 1
  5758. | #define HAVE_UINT32_T 1
  5759. | #define HAVE_UINT16_T 1
  5760. | #define HAVE_UINT8_T 1
  5761. | #define HAVE_FD_MASK 1
  5762. | #define SIZEOF_LONG_LONG 8
  5763. | #define SIZEOF_LONG 4
  5764. | #define SIZEOF_INT 4
  5765. | #define SIZEOF_SHORT 2
  5766. | #define SIZEOF_SIZE_T 4
  5767. | #define SIZEOF_VOID_P 4
  5768. | #define HAVE_SA_FAMILY_T 1
  5769. | /* end confdefs.h.  */
  5770. | #define _GNU_SOURCE
  5771. | #include <sys/types.h>
  5772. | #ifdef HAVE_NETINET_IN_H
  5773. | #include <netinet/in.h>
  5774. | #endif
  5775. | #ifdef HAVE_NETINET_IN6_H
  5776. | #include <netinet/in6.h>
  5777. | #endif
  5778. | #ifdef HAVE_SYS_SOCKET_H
  5779. | #include <sys/socket.h>
  5780. | #endif
  5781. | #ifdef HAVE_NETDB_H
  5782. | #include <netdb.h>
  5783. | #endif
  5784. | #ifdef WIN32
  5785. | #define WIN32_WINNT 0x400
  5786. | #define _WIN32_WINNT 0x400
  5787. | #define WIN32_LEAN_AND_MEAN
  5788. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  5789. | #include <winsock.h>
  5790. | #else
  5791. | #include <winsock2.h>
  5792. | #include <ws2tcpip.h>
  5793. | #endif
  5794. | #endif
  5795. |
  5796. |
  5797. | int
  5798. | main ()
  5799. | {
  5800. | if (sizeof (struct sockaddr_storage))
  5801. |    return 0;
  5802. |   ;
  5803. |   return 0;
  5804. | }
  5805. configure:14101: result: no
  5806. configure:14137: checking for struct in6_addr.s6_addr32
  5807. configure:14137: gcc -c -g -O2 -Wall  conftest.c >&5
  5808. conftest.c: In function `main':
  5809. conftest.c:107: storage size of `ac_aggr' isn't known
  5810. conftest.c:107: warning: unused variable `ac_aggr'
  5811. configure:14137: $? = 1
  5812. configure: failed program was:
  5813. | /* confdefs.h */
  5814. | #define PACKAGE_NAME ""
  5815. | #define PACKAGE_TARNAME ""
  5816. | #define PACKAGE_VERSION ""
  5817. | #define PACKAGE_STRING ""
  5818. | #define PACKAGE_BUGREPORT ""
  5819. | #define PACKAGE_URL ""
  5820. | #define PACKAGE "libevent"
  5821. | #define VERSION "2.0.20-stable"
  5822. | #define NUMERIC_VERSION 0x02001400
  5823. | #define STDC_HEADERS 1
  5824. | #define HAVE_SYS_TYPES_H 1
  5825. | #define HAVE_SYS_STAT_H 1
  5826. | #define HAVE_STDLIB_H 1
  5827. | #define HAVE_STRING_H 1
  5828. | #define HAVE_MEMORY_H 1
  5829. | #define HAVE_STRINGS_H 1
  5830. | #define HAVE_UNISTD_H 1
  5831. | #define LT_OBJDIR ".libs/"
  5832. | #define STDC_HEADERS 1
  5833. | #define HAVE_FCNTL_H 1
  5834. | #define HAVE_STDARG_H 1
  5835. | #define HAVE_STDDEF_H 1
  5836. | #define HAVE_UNISTD_H 1
  5837. | #define HAVE_SYS_TIME_H 1
  5838. | #define HAVE_SYS_QUEUE_H 1
  5839. | #define HAVE_SYS_PARAM_H 1
  5840. | #define HAVE_SYS_IOCTL_H 1
  5841. | #define HAVE_NETINET_IN_H 1
  5842. | #define HAVE_SYS_SOCKET_H 1
  5843. | #define HAVE_SYS_UIO_H 1
  5844. | #define HAVE_ARPA_INET_H 1
  5845. | #define HAVE_SYS_MMAN_H 1
  5846. | #define HAVE_SYS_WAIT_H 1
  5847. | #define HAVE_NETDB_H 1
  5848. | #define HAVE_SYS_STAT_H 1
  5849. | #define HAVE_SYS_SYSCTL_H 1
  5850. | #define HAVE_TIMERCMP 1
  5851. | #define HAVE_TIMERCLEAR 1
  5852. | #define HAVE_TIMERISSET 1
  5853. | #define HAVE_DECL_CTL_KERN 0
  5854. | #define HAVE_DECL_KERN_RANDOM 0
  5855. | #define HAVE_DECL_RANDOM_UUID 0
  5856. | #define HAVE_DECL_KERN_ARND 0
  5857. | #define TIME_WITH_SYS_TIME 1
  5858. | #define HAVE_GETTIMEOFDAY 1
  5859. | #define HAVE_VASPRINTF 1
  5860. | #define HAVE_FCNTL 1
  5861. | #define HAVE_STRSEP 1
  5862. | #define HAVE_SIGNAL 1
  5863. | #define HAVE_SIGACTION 1
  5864. | #define HAVE_INET_ATON 1
  5865. | #define HAVE_PIPE 1
  5866. | #define HAVE_MMAP 1
  5867. | #define HAVE_GETEUID 1
  5868. | #define HAVE_GETEGID 1
  5869. | #define HAVE_GETPROTOBYNUMBER 1
  5870. | #define HAVE_SETENV 1
  5871. | #define HAVE_UNSETENV 1
  5872. | #define HAVE_PUTENV 1
  5873. | #define HAVE_SYSCTL 1
  5874. | #define HAVE_UMASK 1
  5875. | #define HAVE_GETSERVBYNAME 1
  5876. | #define SIZEOF_LONG 4
  5877. | #define HAVE_SETFD 1
  5878. | #define HAVE_SELECT 1
  5879. | #define HAVE_POLL 1
  5880. | #define HAVE_UINT64_T 1
  5881. | #define HAVE_UINT32_T 1
  5882. | #define HAVE_UINT16_T 1
  5883. | #define HAVE_UINT8_T 1
  5884. | #define HAVE_FD_MASK 1
  5885. | #define SIZEOF_LONG_LONG 8
  5886. | #define SIZEOF_LONG 4
  5887. | #define SIZEOF_INT 4
  5888. | #define SIZEOF_SHORT 2
  5889. | #define SIZEOF_SIZE_T 4
  5890. | #define SIZEOF_VOID_P 4
  5891. | #define HAVE_SA_FAMILY_T 1
  5892. | /* end confdefs.h.  */
  5893. | #include <sys/types.h>
  5894. | #ifdef HAVE_NETINET_IN_H
  5895. | #include <netinet/in.h>
  5896. | #endif
  5897. | #ifdef HAVE_NETINET_IN6_H
  5898. | #include <netinet/in6.h>
  5899. | #endif
  5900. | #ifdef HAVE_SYS_SOCKET_H
  5901. | #include <sys/socket.h>
  5902. | #endif
  5903. | #ifdef WIN32
  5904. | #define WIN32_WINNT 0x400
  5905. | #define _WIN32_WINNT 0x400
  5906. | #define WIN32_LEAN_AND_MEAN
  5907. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  5908. | #include <winsock.h>
  5909. | #else
  5910. | #include <winsock2.h>
  5911. | #include <ws2tcpip.h>
  5912. | #endif
  5913. | #endif
  5914. |
  5915. |
  5916. | int
  5917. | main ()
  5918. | {
  5919. | static struct in6_addr ac_aggr;
  5920. | if (ac_aggr.s6_addr32)
  5921. | return 0;
  5922. |   ;
  5923. |   return 0;
  5924. | }
  5925. configure:14137: gcc -c -g -O2 -Wall  conftest.c >&5
  5926. conftest.c: In function `main':
  5927. conftest.c:107: storage size of `ac_aggr' isn't known
  5928. conftest.c:107: warning: unused variable `ac_aggr'
  5929. configure:14137: $? = 1
  5930. configure: failed program was:
  5931. | /* confdefs.h */
  5932. | #define PACKAGE_NAME ""
  5933. | #define PACKAGE_TARNAME ""
  5934. | #define PACKAGE_VERSION ""
  5935. | #define PACKAGE_STRING ""
  5936. | #define PACKAGE_BUGREPORT ""
  5937. | #define PACKAGE_URL ""
  5938. | #define PACKAGE "libevent"
  5939. | #define VERSION "2.0.20-stable"
  5940. | #define NUMERIC_VERSION 0x02001400
  5941. | #define STDC_HEADERS 1
  5942. | #define HAVE_SYS_TYPES_H 1
  5943. | #define HAVE_SYS_STAT_H 1
  5944. | #define HAVE_STDLIB_H 1
  5945. | #define HAVE_STRING_H 1
  5946. | #define HAVE_MEMORY_H 1
  5947. | #define HAVE_STRINGS_H 1
  5948. | #define HAVE_UNISTD_H 1
  5949. | #define LT_OBJDIR ".libs/"
  5950. | #define STDC_HEADERS 1
  5951. | #define HAVE_FCNTL_H 1
  5952. | #define HAVE_STDARG_H 1
  5953. | #define HAVE_STDDEF_H 1
  5954. | #define HAVE_UNISTD_H 1
  5955. | #define HAVE_SYS_TIME_H 1
  5956. | #define HAVE_SYS_QUEUE_H 1
  5957. | #define HAVE_SYS_PARAM_H 1
  5958. | #define HAVE_SYS_IOCTL_H 1
  5959. | #define HAVE_NETINET_IN_H 1
  5960. | #define HAVE_SYS_SOCKET_H 1
  5961. | #define HAVE_SYS_UIO_H 1
  5962. | #define HAVE_ARPA_INET_H 1
  5963. | #define HAVE_SYS_MMAN_H 1
  5964. | #define HAVE_SYS_WAIT_H 1
  5965. | #define HAVE_NETDB_H 1
  5966. | #define HAVE_SYS_STAT_H 1
  5967. | #define HAVE_SYS_SYSCTL_H 1
  5968. | #define HAVE_TIMERCMP 1
  5969. | #define HAVE_TIMERCLEAR 1
  5970. | #define HAVE_TIMERISSET 1
  5971. | #define HAVE_DECL_CTL_KERN 0
  5972. | #define HAVE_DECL_KERN_RANDOM 0
  5973. | #define HAVE_DECL_RANDOM_UUID 0
  5974. | #define HAVE_DECL_KERN_ARND 0
  5975. | #define TIME_WITH_SYS_TIME 1
  5976. | #define HAVE_GETTIMEOFDAY 1
  5977. | #define HAVE_VASPRINTF 1
  5978. | #define HAVE_FCNTL 1
  5979. | #define HAVE_STRSEP 1
  5980. | #define HAVE_SIGNAL 1
  5981. | #define HAVE_SIGACTION 1
  5982. | #define HAVE_INET_ATON 1
  5983. | #define HAVE_PIPE 1
  5984. | #define HAVE_MMAP 1
  5985. | #define HAVE_GETEUID 1
  5986. | #define HAVE_GETEGID 1
  5987. | #define HAVE_GETPROTOBYNUMBER 1
  5988. | #define HAVE_SETENV 1
  5989. | #define HAVE_UNSETENV 1
  5990. | #define HAVE_PUTENV 1
  5991. | #define HAVE_SYSCTL 1
  5992. | #define HAVE_UMASK 1
  5993. | #define HAVE_GETSERVBYNAME 1
  5994. | #define SIZEOF_LONG 4
  5995. | #define HAVE_SETFD 1
  5996. | #define HAVE_SELECT 1
  5997. | #define HAVE_POLL 1
  5998. | #define HAVE_UINT64_T 1
  5999. | #define HAVE_UINT32_T 1
  6000. | #define HAVE_UINT16_T 1
  6001. | #define HAVE_UINT8_T 1
  6002. | #define HAVE_FD_MASK 1
  6003. | #define SIZEOF_LONG_LONG 8
  6004. | #define SIZEOF_LONG 4
  6005. | #define SIZEOF_INT 4
  6006. | #define SIZEOF_SHORT 2
  6007. | #define SIZEOF_SIZE_T 4
  6008. | #define SIZEOF_VOID_P 4
  6009. | #define HAVE_SA_FAMILY_T 1
  6010. | /* end confdefs.h.  */
  6011. | #include <sys/types.h>
  6012. | #ifdef HAVE_NETINET_IN_H
  6013. | #include <netinet/in.h>
  6014. | #endif
  6015. | #ifdef HAVE_NETINET_IN6_H
  6016. | #include <netinet/in6.h>
  6017. | #endif
  6018. | #ifdef HAVE_SYS_SOCKET_H
  6019. | #include <sys/socket.h>
  6020. | #endif
  6021. | #ifdef WIN32
  6022. | #define WIN32_WINNT 0x400
  6023. | #define _WIN32_WINNT 0x400
  6024. | #define WIN32_LEAN_AND_MEAN
  6025. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6026. | #include <winsock.h>
  6027. | #else
  6028. | #include <winsock2.h>
  6029. | #include <ws2tcpip.h>
  6030. | #endif
  6031. | #endif
  6032. |
  6033. |
  6034. | int
  6035. | main ()
  6036. | {
  6037. | static struct in6_addr ac_aggr;
  6038. | if (sizeof ac_aggr.s6_addr32)
  6039. | return 0;
  6040. |   ;
  6041. |   return 0;
  6042. | }
  6043. configure:14137: result: no
  6044. configure:14168: checking for struct in6_addr.s6_addr16
  6045. configure:14168: gcc -c -g -O2 -Wall  conftest.c >&5
  6046. conftest.c: In function `main':
  6047. conftest.c:107: storage size of `ac_aggr' isn't known
  6048. conftest.c:107: warning: unused variable `ac_aggr'
  6049. configure:14168: $? = 1
  6050. configure: failed program was:
  6051. | /* confdefs.h */
  6052. | #define PACKAGE_NAME ""
  6053. | #define PACKAGE_TARNAME ""
  6054. | #define PACKAGE_VERSION ""
  6055. | #define PACKAGE_STRING ""
  6056. | #define PACKAGE_BUGREPORT ""
  6057. | #define PACKAGE_URL ""
  6058. | #define PACKAGE "libevent"
  6059. | #define VERSION "2.0.20-stable"
  6060. | #define NUMERIC_VERSION 0x02001400
  6061. | #define STDC_HEADERS 1
  6062. | #define HAVE_SYS_TYPES_H 1
  6063. | #define HAVE_SYS_STAT_H 1
  6064. | #define HAVE_STDLIB_H 1
  6065. | #define HAVE_STRING_H 1
  6066. | #define HAVE_MEMORY_H 1
  6067. | #define HAVE_STRINGS_H 1
  6068. | #define HAVE_UNISTD_H 1
  6069. | #define LT_OBJDIR ".libs/"
  6070. | #define STDC_HEADERS 1
  6071. | #define HAVE_FCNTL_H 1
  6072. | #define HAVE_STDARG_H 1
  6073. | #define HAVE_STDDEF_H 1
  6074. | #define HAVE_UNISTD_H 1
  6075. | #define HAVE_SYS_TIME_H 1
  6076. | #define HAVE_SYS_QUEUE_H 1
  6077. | #define HAVE_SYS_PARAM_H 1
  6078. | #define HAVE_SYS_IOCTL_H 1
  6079. | #define HAVE_NETINET_IN_H 1
  6080. | #define HAVE_SYS_SOCKET_H 1
  6081. | #define HAVE_SYS_UIO_H 1
  6082. | #define HAVE_ARPA_INET_H 1
  6083. | #define HAVE_SYS_MMAN_H 1
  6084. | #define HAVE_SYS_WAIT_H 1
  6085. | #define HAVE_NETDB_H 1
  6086. | #define HAVE_SYS_STAT_H 1
  6087. | #define HAVE_SYS_SYSCTL_H 1
  6088. | #define HAVE_TIMERCMP 1
  6089. | #define HAVE_TIMERCLEAR 1
  6090. | #define HAVE_TIMERISSET 1
  6091. | #define HAVE_DECL_CTL_KERN 0
  6092. | #define HAVE_DECL_KERN_RANDOM 0
  6093. | #define HAVE_DECL_RANDOM_UUID 0
  6094. | #define HAVE_DECL_KERN_ARND 0
  6095. | #define TIME_WITH_SYS_TIME 1
  6096. | #define HAVE_GETTIMEOFDAY 1
  6097. | #define HAVE_VASPRINTF 1
  6098. | #define HAVE_FCNTL 1
  6099. | #define HAVE_STRSEP 1
  6100. | #define HAVE_SIGNAL 1
  6101. | #define HAVE_SIGACTION 1
  6102. | #define HAVE_INET_ATON 1
  6103. | #define HAVE_PIPE 1
  6104. | #define HAVE_MMAP 1
  6105. | #define HAVE_GETEUID 1
  6106. | #define HAVE_GETEGID 1
  6107. | #define HAVE_GETPROTOBYNUMBER 1
  6108. | #define HAVE_SETENV 1
  6109. | #define HAVE_UNSETENV 1
  6110. | #define HAVE_PUTENV 1
  6111. | #define HAVE_SYSCTL 1
  6112. | #define HAVE_UMASK 1
  6113. | #define HAVE_GETSERVBYNAME 1
  6114. | #define SIZEOF_LONG 4
  6115. | #define HAVE_SETFD 1
  6116. | #define HAVE_SELECT 1
  6117. | #define HAVE_POLL 1
  6118. | #define HAVE_UINT64_T 1
  6119. | #define HAVE_UINT32_T 1
  6120. | #define HAVE_UINT16_T 1
  6121. | #define HAVE_UINT8_T 1
  6122. | #define HAVE_FD_MASK 1
  6123. | #define SIZEOF_LONG_LONG 8
  6124. | #define SIZEOF_LONG 4
  6125. | #define SIZEOF_INT 4
  6126. | #define SIZEOF_SHORT 2
  6127. | #define SIZEOF_SIZE_T 4
  6128. | #define SIZEOF_VOID_P 4
  6129. | #define HAVE_SA_FAMILY_T 1
  6130. | /* end confdefs.h.  */
  6131. | #include <sys/types.h>
  6132. | #ifdef HAVE_NETINET_IN_H
  6133. | #include <netinet/in.h>
  6134. | #endif
  6135. | #ifdef HAVE_NETINET_IN6_H
  6136. | #include <netinet/in6.h>
  6137. | #endif
  6138. | #ifdef HAVE_SYS_SOCKET_H
  6139. | #include <sys/socket.h>
  6140. | #endif
  6141. | #ifdef WIN32
  6142. | #define WIN32_WINNT 0x400
  6143. | #define _WIN32_WINNT 0x400
  6144. | #define WIN32_LEAN_AND_MEAN
  6145. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6146. | #include <winsock.h>
  6147. | #else
  6148. | #include <winsock2.h>
  6149. | #include <ws2tcpip.h>
  6150. | #endif
  6151. | #endif
  6152. |
  6153. |
  6154. | int
  6155. | main ()
  6156. | {
  6157. | static struct in6_addr ac_aggr;
  6158. | if (ac_aggr.s6_addr16)
  6159. | return 0;
  6160. |   ;
  6161. |   return 0;
  6162. | }
  6163. configure:14168: gcc -c -g -O2 -Wall  conftest.c >&5
  6164. conftest.c: In function `main':
  6165. conftest.c:107: storage size of `ac_aggr' isn't known
  6166. conftest.c:107: warning: unused variable `ac_aggr'
  6167. configure:14168: $? = 1
  6168. configure: failed program was:
  6169. | /* confdefs.h */
  6170. | #define PACKAGE_NAME ""
  6171. | #define PACKAGE_TARNAME ""
  6172. | #define PACKAGE_VERSION ""
  6173. | #define PACKAGE_STRING ""
  6174. | #define PACKAGE_BUGREPORT ""
  6175. | #define PACKAGE_URL ""
  6176. | #define PACKAGE "libevent"
  6177. | #define VERSION "2.0.20-stable"
  6178. | #define NUMERIC_VERSION 0x02001400
  6179. | #define STDC_HEADERS 1
  6180. | #define HAVE_SYS_TYPES_H 1
  6181. | #define HAVE_SYS_STAT_H 1
  6182. | #define HAVE_STDLIB_H 1
  6183. | #define HAVE_STRING_H 1
  6184. | #define HAVE_MEMORY_H 1
  6185. | #define HAVE_STRINGS_H 1
  6186. | #define HAVE_UNISTD_H 1
  6187. | #define LT_OBJDIR ".libs/"
  6188. | #define STDC_HEADERS 1
  6189. | #define HAVE_FCNTL_H 1
  6190. | #define HAVE_STDARG_H 1
  6191. | #define HAVE_STDDEF_H 1
  6192. | #define HAVE_UNISTD_H 1
  6193. | #define HAVE_SYS_TIME_H 1
  6194. | #define HAVE_SYS_QUEUE_H 1
  6195. | #define HAVE_SYS_PARAM_H 1
  6196. | #define HAVE_SYS_IOCTL_H 1
  6197. | #define HAVE_NETINET_IN_H 1
  6198. | #define HAVE_SYS_SOCKET_H 1
  6199. | #define HAVE_SYS_UIO_H 1
  6200. | #define HAVE_ARPA_INET_H 1
  6201. | #define HAVE_SYS_MMAN_H 1
  6202. | #define HAVE_SYS_WAIT_H 1
  6203. | #define HAVE_NETDB_H 1
  6204. | #define HAVE_SYS_STAT_H 1
  6205. | #define HAVE_SYS_SYSCTL_H 1
  6206. | #define HAVE_TIMERCMP 1
  6207. | #define HAVE_TIMERCLEAR 1
  6208. | #define HAVE_TIMERISSET 1
  6209. | #define HAVE_DECL_CTL_KERN 0
  6210. | #define HAVE_DECL_KERN_RANDOM 0
  6211. | #define HAVE_DECL_RANDOM_UUID 0
  6212. | #define HAVE_DECL_KERN_ARND 0
  6213. | #define TIME_WITH_SYS_TIME 1
  6214. | #define HAVE_GETTIMEOFDAY 1
  6215. | #define HAVE_VASPRINTF 1
  6216. | #define HAVE_FCNTL 1
  6217. | #define HAVE_STRSEP 1
  6218. | #define HAVE_SIGNAL 1
  6219. | #define HAVE_SIGACTION 1
  6220. | #define HAVE_INET_ATON 1
  6221. | #define HAVE_PIPE 1
  6222. | #define HAVE_MMAP 1
  6223. | #define HAVE_GETEUID 1
  6224. | #define HAVE_GETEGID 1
  6225. | #define HAVE_GETPROTOBYNUMBER 1
  6226. | #define HAVE_SETENV 1
  6227. | #define HAVE_UNSETENV 1
  6228. | #define HAVE_PUTENV 1
  6229. | #define HAVE_SYSCTL 1
  6230. | #define HAVE_UMASK 1
  6231. | #define HAVE_GETSERVBYNAME 1
  6232. | #define SIZEOF_LONG 4
  6233. | #define HAVE_SETFD 1
  6234. | #define HAVE_SELECT 1
  6235. | #define HAVE_POLL 1
  6236. | #define HAVE_UINT64_T 1
  6237. | #define HAVE_UINT32_T 1
  6238. | #define HAVE_UINT16_T 1
  6239. | #define HAVE_UINT8_T 1
  6240. | #define HAVE_FD_MASK 1
  6241. | #define SIZEOF_LONG_LONG 8
  6242. | #define SIZEOF_LONG 4
  6243. | #define SIZEOF_INT 4
  6244. | #define SIZEOF_SHORT 2
  6245. | #define SIZEOF_SIZE_T 4
  6246. | #define SIZEOF_VOID_P 4
  6247. | #define HAVE_SA_FAMILY_T 1
  6248. | /* end confdefs.h.  */
  6249. | #include <sys/types.h>
  6250. | #ifdef HAVE_NETINET_IN_H
  6251. | #include <netinet/in.h>
  6252. | #endif
  6253. | #ifdef HAVE_NETINET_IN6_H
  6254. | #include <netinet/in6.h>
  6255. | #endif
  6256. | #ifdef HAVE_SYS_SOCKET_H
  6257. | #include <sys/socket.h>
  6258. | #endif
  6259. | #ifdef WIN32
  6260. | #define WIN32_WINNT 0x400
  6261. | #define _WIN32_WINNT 0x400
  6262. | #define WIN32_LEAN_AND_MEAN
  6263. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6264. | #include <winsock.h>
  6265. | #else
  6266. | #include <winsock2.h>
  6267. | #include <ws2tcpip.h>
  6268. | #endif
  6269. | #endif
  6270. |
  6271. |
  6272. | int
  6273. | main ()
  6274. | {
  6275. | static struct in6_addr ac_aggr;
  6276. | if (sizeof ac_aggr.s6_addr16)
  6277. | return 0;
  6278. |   ;
  6279. |   return 0;
  6280. | }
  6281. configure:14168: result: no
  6282. configure:14199: checking for struct sockaddr_in.sin_len
  6283. configure:14199: gcc -c -g -O2 -Wall  conftest.c >&5
  6284. conftest.c: In function `main':
  6285. conftest.c:108: structure has no member named `sin_len'
  6286. configure:14199: $? = 1
  6287. configure: failed program was:
  6288. | /* confdefs.h */
  6289. | #define PACKAGE_NAME ""
  6290. | #define PACKAGE_TARNAME ""
  6291. | #define PACKAGE_VERSION ""
  6292. | #define PACKAGE_STRING ""
  6293. | #define PACKAGE_BUGREPORT ""
  6294. | #define PACKAGE_URL ""
  6295. | #define PACKAGE "libevent"
  6296. | #define VERSION "2.0.20-stable"
  6297. | #define NUMERIC_VERSION 0x02001400
  6298. | #define STDC_HEADERS 1
  6299. | #define HAVE_SYS_TYPES_H 1
  6300. | #define HAVE_SYS_STAT_H 1
  6301. | #define HAVE_STDLIB_H 1
  6302. | #define HAVE_STRING_H 1
  6303. | #define HAVE_MEMORY_H 1
  6304. | #define HAVE_STRINGS_H 1
  6305. | #define HAVE_UNISTD_H 1
  6306. | #define LT_OBJDIR ".libs/"
  6307. | #define STDC_HEADERS 1
  6308. | #define HAVE_FCNTL_H 1
  6309. | #define HAVE_STDARG_H 1
  6310. | #define HAVE_STDDEF_H 1
  6311. | #define HAVE_UNISTD_H 1
  6312. | #define HAVE_SYS_TIME_H 1
  6313. | #define HAVE_SYS_QUEUE_H 1
  6314. | #define HAVE_SYS_PARAM_H 1
  6315. | #define HAVE_SYS_IOCTL_H 1
  6316. | #define HAVE_NETINET_IN_H 1
  6317. | #define HAVE_SYS_SOCKET_H 1
  6318. | #define HAVE_SYS_UIO_H 1
  6319. | #define HAVE_ARPA_INET_H 1
  6320. | #define HAVE_SYS_MMAN_H 1
  6321. | #define HAVE_SYS_WAIT_H 1
  6322. | #define HAVE_NETDB_H 1
  6323. | #define HAVE_SYS_STAT_H 1
  6324. | #define HAVE_SYS_SYSCTL_H 1
  6325. | #define HAVE_TIMERCMP 1
  6326. | #define HAVE_TIMERCLEAR 1
  6327. | #define HAVE_TIMERISSET 1
  6328. | #define HAVE_DECL_CTL_KERN 0
  6329. | #define HAVE_DECL_KERN_RANDOM 0
  6330. | #define HAVE_DECL_RANDOM_UUID 0
  6331. | #define HAVE_DECL_KERN_ARND 0
  6332. | #define TIME_WITH_SYS_TIME 1
  6333. | #define HAVE_GETTIMEOFDAY 1
  6334. | #define HAVE_VASPRINTF 1
  6335. | #define HAVE_FCNTL 1
  6336. | #define HAVE_STRSEP 1
  6337. | #define HAVE_SIGNAL 1
  6338. | #define HAVE_SIGACTION 1
  6339. | #define HAVE_INET_ATON 1
  6340. | #define HAVE_PIPE 1
  6341. | #define HAVE_MMAP 1
  6342. | #define HAVE_GETEUID 1
  6343. | #define HAVE_GETEGID 1
  6344. | #define HAVE_GETPROTOBYNUMBER 1
  6345. | #define HAVE_SETENV 1
  6346. | #define HAVE_UNSETENV 1
  6347. | #define HAVE_PUTENV 1
  6348. | #define HAVE_SYSCTL 1
  6349. | #define HAVE_UMASK 1
  6350. | #define HAVE_GETSERVBYNAME 1
  6351. | #define SIZEOF_LONG 4
  6352. | #define HAVE_SETFD 1
  6353. | #define HAVE_SELECT 1
  6354. | #define HAVE_POLL 1
  6355. | #define HAVE_UINT64_T 1
  6356. | #define HAVE_UINT32_T 1
  6357. | #define HAVE_UINT16_T 1
  6358. | #define HAVE_UINT8_T 1
  6359. | #define HAVE_FD_MASK 1
  6360. | #define SIZEOF_LONG_LONG 8
  6361. | #define SIZEOF_LONG 4
  6362. | #define SIZEOF_INT 4
  6363. | #define SIZEOF_SHORT 2
  6364. | #define SIZEOF_SIZE_T 4
  6365. | #define SIZEOF_VOID_P 4
  6366. | #define HAVE_SA_FAMILY_T 1
  6367. | /* end confdefs.h.  */
  6368. | #include <sys/types.h>
  6369. | #ifdef HAVE_NETINET_IN_H
  6370. | #include <netinet/in.h>
  6371. | #endif
  6372. | #ifdef HAVE_NETINET_IN6_H
  6373. | #include <netinet/in6.h>
  6374. | #endif
  6375. | #ifdef HAVE_SYS_SOCKET_H
  6376. | #include <sys/socket.h>
  6377. | #endif
  6378. | #ifdef WIN32
  6379. | #define WIN32_WINNT 0x400
  6380. | #define _WIN32_WINNT 0x400
  6381. | #define WIN32_LEAN_AND_MEAN
  6382. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6383. | #include <winsock.h>
  6384. | #else
  6385. | #include <winsock2.h>
  6386. | #include <ws2tcpip.h>
  6387. | #endif
  6388. | #endif
  6389. |
  6390. |
  6391. | int
  6392. | main ()
  6393. | {
  6394. | static struct sockaddr_in ac_aggr;
  6395. | if (ac_aggr.sin_len)
  6396. | return 0;
  6397. |   ;
  6398. |   return 0;
  6399. | }
  6400. configure:14199: gcc -c -g -O2 -Wall  conftest.c >&5
  6401. conftest.c: In function `main':
  6402. conftest.c:108: structure has no member named `sin_len'
  6403. configure:14199: $? = 1
  6404. configure: failed program was:
  6405. | /* confdefs.h */
  6406. | #define PACKAGE_NAME ""
  6407. | #define PACKAGE_TARNAME ""
  6408. | #define PACKAGE_VERSION ""
  6409. | #define PACKAGE_STRING ""
  6410. | #define PACKAGE_BUGREPORT ""
  6411. | #define PACKAGE_URL ""
  6412. | #define PACKAGE "libevent"
  6413. | #define VERSION "2.0.20-stable"
  6414. | #define NUMERIC_VERSION 0x02001400
  6415. | #define STDC_HEADERS 1
  6416. | #define HAVE_SYS_TYPES_H 1
  6417. | #define HAVE_SYS_STAT_H 1
  6418. | #define HAVE_STDLIB_H 1
  6419. | #define HAVE_STRING_H 1
  6420. | #define HAVE_MEMORY_H 1
  6421. | #define HAVE_STRINGS_H 1
  6422. | #define HAVE_UNISTD_H 1
  6423. | #define LT_OBJDIR ".libs/"
  6424. | #define STDC_HEADERS 1
  6425. | #define HAVE_FCNTL_H 1
  6426. | #define HAVE_STDARG_H 1
  6427. | #define HAVE_STDDEF_H 1
  6428. | #define HAVE_UNISTD_H 1
  6429. | #define HAVE_SYS_TIME_H 1
  6430. | #define HAVE_SYS_QUEUE_H 1
  6431. | #define HAVE_SYS_PARAM_H 1
  6432. | #define HAVE_SYS_IOCTL_H 1
  6433. | #define HAVE_NETINET_IN_H 1
  6434. | #define HAVE_SYS_SOCKET_H 1
  6435. | #define HAVE_SYS_UIO_H 1
  6436. | #define HAVE_ARPA_INET_H 1
  6437. | #define HAVE_SYS_MMAN_H 1
  6438. | #define HAVE_SYS_WAIT_H 1
  6439. | #define HAVE_NETDB_H 1
  6440. | #define HAVE_SYS_STAT_H 1
  6441. | #define HAVE_SYS_SYSCTL_H 1
  6442. | #define HAVE_TIMERCMP 1
  6443. | #define HAVE_TIMERCLEAR 1
  6444. | #define HAVE_TIMERISSET 1
  6445. | #define HAVE_DECL_CTL_KERN 0
  6446. | #define HAVE_DECL_KERN_RANDOM 0
  6447. | #define HAVE_DECL_RANDOM_UUID 0
  6448. | #define HAVE_DECL_KERN_ARND 0
  6449. | #define TIME_WITH_SYS_TIME 1
  6450. | #define HAVE_GETTIMEOFDAY 1
  6451. | #define HAVE_VASPRINTF 1
  6452. | #define HAVE_FCNTL 1
  6453. | #define HAVE_STRSEP 1
  6454. | #define HAVE_SIGNAL 1
  6455. | #define HAVE_SIGACTION 1
  6456. | #define HAVE_INET_ATON 1
  6457. | #define HAVE_PIPE 1
  6458. | #define HAVE_MMAP 1
  6459. | #define HAVE_GETEUID 1
  6460. | #define HAVE_GETEGID 1
  6461. | #define HAVE_GETPROTOBYNUMBER 1
  6462. | #define HAVE_SETENV 1
  6463. | #define HAVE_UNSETENV 1
  6464. | #define HAVE_PUTENV 1
  6465. | #define HAVE_SYSCTL 1
  6466. | #define HAVE_UMASK 1
  6467. | #define HAVE_GETSERVBYNAME 1
  6468. | #define SIZEOF_LONG 4
  6469. | #define HAVE_SETFD 1
  6470. | #define HAVE_SELECT 1
  6471. | #define HAVE_POLL 1
  6472. | #define HAVE_UINT64_T 1
  6473. | #define HAVE_UINT32_T 1
  6474. | #define HAVE_UINT16_T 1
  6475. | #define HAVE_UINT8_T 1
  6476. | #define HAVE_FD_MASK 1
  6477. | #define SIZEOF_LONG_LONG 8
  6478. | #define SIZEOF_LONG 4
  6479. | #define SIZEOF_INT 4
  6480. | #define SIZEOF_SHORT 2
  6481. | #define SIZEOF_SIZE_T 4
  6482. | #define SIZEOF_VOID_P 4
  6483. | #define HAVE_SA_FAMILY_T 1
  6484. | /* end confdefs.h.  */
  6485. | #include <sys/types.h>
  6486. | #ifdef HAVE_NETINET_IN_H
  6487. | #include <netinet/in.h>
  6488. | #endif
  6489. | #ifdef HAVE_NETINET_IN6_H
  6490. | #include <netinet/in6.h>
  6491. | #endif
  6492. | #ifdef HAVE_SYS_SOCKET_H
  6493. | #include <sys/socket.h>
  6494. | #endif
  6495. | #ifdef WIN32
  6496. | #define WIN32_WINNT 0x400
  6497. | #define _WIN32_WINNT 0x400
  6498. | #define WIN32_LEAN_AND_MEAN
  6499. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6500. | #include <winsock.h>
  6501. | #else
  6502. | #include <winsock2.h>
  6503. | #include <ws2tcpip.h>
  6504. | #endif
  6505. | #endif
  6506. |
  6507. |
  6508. | int
  6509. | main ()
  6510. | {
  6511. | static struct sockaddr_in ac_aggr;
  6512. | if (sizeof ac_aggr.sin_len)
  6513. | return 0;
  6514. |   ;
  6515. |   return 0;
  6516. | }
  6517. configure:14199: result: no
  6518. configure:14230: checking for struct sockaddr_in6.sin6_len
  6519. configure:14230: gcc -c -g -O2 -Wall  conftest.c >&5
  6520. conftest.c: In function `main':
  6521. conftest.c:107: storage size of `ac_aggr' isn't known
  6522. conftest.c:107: warning: unused variable `ac_aggr'
  6523. configure:14230: $? = 1
  6524. configure: failed program was:
  6525. | /* confdefs.h */
  6526. | #define PACKAGE_NAME ""
  6527. | #define PACKAGE_TARNAME ""
  6528. | #define PACKAGE_VERSION ""
  6529. | #define PACKAGE_STRING ""
  6530. | #define PACKAGE_BUGREPORT ""
  6531. | #define PACKAGE_URL ""
  6532. | #define PACKAGE "libevent"
  6533. | #define VERSION "2.0.20-stable"
  6534. | #define NUMERIC_VERSION 0x02001400
  6535. | #define STDC_HEADERS 1
  6536. | #define HAVE_SYS_TYPES_H 1
  6537. | #define HAVE_SYS_STAT_H 1
  6538. | #define HAVE_STDLIB_H 1
  6539. | #define HAVE_STRING_H 1
  6540. | #define HAVE_MEMORY_H 1
  6541. | #define HAVE_STRINGS_H 1
  6542. | #define HAVE_UNISTD_H 1
  6543. | #define LT_OBJDIR ".libs/"
  6544. | #define STDC_HEADERS 1
  6545. | #define HAVE_FCNTL_H 1
  6546. | #define HAVE_STDARG_H 1
  6547. | #define HAVE_STDDEF_H 1
  6548. | #define HAVE_UNISTD_H 1
  6549. | #define HAVE_SYS_TIME_H 1
  6550. | #define HAVE_SYS_QUEUE_H 1
  6551. | #define HAVE_SYS_PARAM_H 1
  6552. | #define HAVE_SYS_IOCTL_H 1
  6553. | #define HAVE_NETINET_IN_H 1
  6554. | #define HAVE_SYS_SOCKET_H 1
  6555. | #define HAVE_SYS_UIO_H 1
  6556. | #define HAVE_ARPA_INET_H 1
  6557. | #define HAVE_SYS_MMAN_H 1
  6558. | #define HAVE_SYS_WAIT_H 1
  6559. | #define HAVE_NETDB_H 1
  6560. | #define HAVE_SYS_STAT_H 1
  6561. | #define HAVE_SYS_SYSCTL_H 1
  6562. | #define HAVE_TIMERCMP 1
  6563. | #define HAVE_TIMERCLEAR 1
  6564. | #define HAVE_TIMERISSET 1
  6565. | #define HAVE_DECL_CTL_KERN 0
  6566. | #define HAVE_DECL_KERN_RANDOM 0
  6567. | #define HAVE_DECL_RANDOM_UUID 0
  6568. | #define HAVE_DECL_KERN_ARND 0
  6569. | #define TIME_WITH_SYS_TIME 1
  6570. | #define HAVE_GETTIMEOFDAY 1
  6571. | #define HAVE_VASPRINTF 1
  6572. | #define HAVE_FCNTL 1
  6573. | #define HAVE_STRSEP 1
  6574. | #define HAVE_SIGNAL 1
  6575. | #define HAVE_SIGACTION 1
  6576. | #define HAVE_INET_ATON 1
  6577. | #define HAVE_PIPE 1
  6578. | #define HAVE_MMAP 1
  6579. | #define HAVE_GETEUID 1
  6580. | #define HAVE_GETEGID 1
  6581. | #define HAVE_GETPROTOBYNUMBER 1
  6582. | #define HAVE_SETENV 1
  6583. | #define HAVE_UNSETENV 1
  6584. | #define HAVE_PUTENV 1
  6585. | #define HAVE_SYSCTL 1
  6586. | #define HAVE_UMASK 1
  6587. | #define HAVE_GETSERVBYNAME 1
  6588. | #define SIZEOF_LONG 4
  6589. | #define HAVE_SETFD 1
  6590. | #define HAVE_SELECT 1
  6591. | #define HAVE_POLL 1
  6592. | #define HAVE_UINT64_T 1
  6593. | #define HAVE_UINT32_T 1
  6594. | #define HAVE_UINT16_T 1
  6595. | #define HAVE_UINT8_T 1
  6596. | #define HAVE_FD_MASK 1
  6597. | #define SIZEOF_LONG_LONG 8
  6598. | #define SIZEOF_LONG 4
  6599. | #define SIZEOF_INT 4
  6600. | #define SIZEOF_SHORT 2
  6601. | #define SIZEOF_SIZE_T 4
  6602. | #define SIZEOF_VOID_P 4
  6603. | #define HAVE_SA_FAMILY_T 1
  6604. | /* end confdefs.h.  */
  6605. | #include <sys/types.h>
  6606. | #ifdef HAVE_NETINET_IN_H
  6607. | #include <netinet/in.h>
  6608. | #endif
  6609. | #ifdef HAVE_NETINET_IN6_H
  6610. | #include <netinet/in6.h>
  6611. | #endif
  6612. | #ifdef HAVE_SYS_SOCKET_H
  6613. | #include <sys/socket.h>
  6614. | #endif
  6615. | #ifdef WIN32
  6616. | #define WIN32_WINNT 0x400
  6617. | #define _WIN32_WINNT 0x400
  6618. | #define WIN32_LEAN_AND_MEAN
  6619. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6620. | #include <winsock.h>
  6621. | #else
  6622. | #include <winsock2.h>
  6623. | #include <ws2tcpip.h>
  6624. | #endif
  6625. | #endif
  6626. |
  6627. |
  6628. | int
  6629. | main ()
  6630. | {
  6631. | static struct sockaddr_in6 ac_aggr;
  6632. | if (ac_aggr.sin6_len)
  6633. | return 0;
  6634. |   ;
  6635. |   return 0;
  6636. | }
  6637. configure:14230: gcc -c -g -O2 -Wall  conftest.c >&5
  6638. conftest.c: In function `main':
  6639. conftest.c:107: storage size of `ac_aggr' isn't known
  6640. conftest.c:107: warning: unused variable `ac_aggr'
  6641. configure:14230: $? = 1
  6642. configure: failed program was:
  6643. | /* confdefs.h */
  6644. | #define PACKAGE_NAME ""
  6645. | #define PACKAGE_TARNAME ""
  6646. | #define PACKAGE_VERSION ""
  6647. | #define PACKAGE_STRING ""
  6648. | #define PACKAGE_BUGREPORT ""
  6649. | #define PACKAGE_URL ""
  6650. | #define PACKAGE "libevent"
  6651. | #define VERSION "2.0.20-stable"
  6652. | #define NUMERIC_VERSION 0x02001400
  6653. | #define STDC_HEADERS 1
  6654. | #define HAVE_SYS_TYPES_H 1
  6655. | #define HAVE_SYS_STAT_H 1
  6656. | #define HAVE_STDLIB_H 1
  6657. | #define HAVE_STRING_H 1
  6658. | #define HAVE_MEMORY_H 1
  6659. | #define HAVE_STRINGS_H 1
  6660. | #define HAVE_UNISTD_H 1
  6661. | #define LT_OBJDIR ".libs/"
  6662. | #define STDC_HEADERS 1
  6663. | #define HAVE_FCNTL_H 1
  6664. | #define HAVE_STDARG_H 1
  6665. | #define HAVE_STDDEF_H 1
  6666. | #define HAVE_UNISTD_H 1
  6667. | #define HAVE_SYS_TIME_H 1
  6668. | #define HAVE_SYS_QUEUE_H 1
  6669. | #define HAVE_SYS_PARAM_H 1
  6670. | #define HAVE_SYS_IOCTL_H 1
  6671. | #define HAVE_NETINET_IN_H 1
  6672. | #define HAVE_SYS_SOCKET_H 1
  6673. | #define HAVE_SYS_UIO_H 1
  6674. | #define HAVE_ARPA_INET_H 1
  6675. | #define HAVE_SYS_MMAN_H 1
  6676. | #define HAVE_SYS_WAIT_H 1
  6677. | #define HAVE_NETDB_H 1
  6678. | #define HAVE_SYS_STAT_H 1
  6679. | #define HAVE_SYS_SYSCTL_H 1
  6680. | #define HAVE_TIMERCMP 1
  6681. | #define HAVE_TIMERCLEAR 1
  6682. | #define HAVE_TIMERISSET 1
  6683. | #define HAVE_DECL_CTL_KERN 0
  6684. | #define HAVE_DECL_KERN_RANDOM 0
  6685. | #define HAVE_DECL_RANDOM_UUID 0
  6686. | #define HAVE_DECL_KERN_ARND 0
  6687. | #define TIME_WITH_SYS_TIME 1
  6688. | #define HAVE_GETTIMEOFDAY 1
  6689. | #define HAVE_VASPRINTF 1
  6690. | #define HAVE_FCNTL 1
  6691. | #define HAVE_STRSEP 1
  6692. | #define HAVE_SIGNAL 1
  6693. | #define HAVE_SIGACTION 1
  6694. | #define HAVE_INET_ATON 1
  6695. | #define HAVE_PIPE 1
  6696. | #define HAVE_MMAP 1
  6697. | #define HAVE_GETEUID 1
  6698. | #define HAVE_GETEGID 1
  6699. | #define HAVE_GETPROTOBYNUMBER 1
  6700. | #define HAVE_SETENV 1
  6701. | #define HAVE_UNSETENV 1
  6702. | #define HAVE_PUTENV 1
  6703. | #define HAVE_SYSCTL 1
  6704. | #define HAVE_UMASK 1
  6705. | #define HAVE_GETSERVBYNAME 1
  6706. | #define SIZEOF_LONG 4
  6707. | #define HAVE_SETFD 1
  6708. | #define HAVE_SELECT 1
  6709. | #define HAVE_POLL 1
  6710. | #define HAVE_UINT64_T 1
  6711. | #define HAVE_UINT32_T 1
  6712. | #define HAVE_UINT16_T 1
  6713. | #define HAVE_UINT8_T 1
  6714. | #define HAVE_FD_MASK 1
  6715. | #define SIZEOF_LONG_LONG 8
  6716. | #define SIZEOF_LONG 4
  6717. | #define SIZEOF_INT 4
  6718. | #define SIZEOF_SHORT 2
  6719. | #define SIZEOF_SIZE_T 4
  6720. | #define SIZEOF_VOID_P 4
  6721. | #define HAVE_SA_FAMILY_T 1
  6722. | /* end confdefs.h.  */
  6723. | #include <sys/types.h>
  6724. | #ifdef HAVE_NETINET_IN_H
  6725. | #include <netinet/in.h>
  6726. | #endif
  6727. | #ifdef HAVE_NETINET_IN6_H
  6728. | #include <netinet/in6.h>
  6729. | #endif
  6730. | #ifdef HAVE_SYS_SOCKET_H
  6731. | #include <sys/socket.h>
  6732. | #endif
  6733. | #ifdef WIN32
  6734. | #define WIN32_WINNT 0x400
  6735. | #define _WIN32_WINNT 0x400
  6736. | #define WIN32_LEAN_AND_MEAN
  6737. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6738. | #include <winsock.h>
  6739. | #else
  6740. | #include <winsock2.h>
  6741. | #include <ws2tcpip.h>
  6742. | #endif
  6743. | #endif
  6744. |
  6745. |
  6746. | int
  6747. | main ()
  6748. | {
  6749. | static struct sockaddr_in6 ac_aggr;
  6750. | if (sizeof ac_aggr.sin6_len)
  6751. | return 0;
  6752. |   ;
  6753. |   return 0;
  6754. | }
  6755. configure:14230: result: no
  6756. configure:14261: checking for struct sockaddr_storage.ss_family
  6757. configure:14261: gcc -c -g -O2 -Wall  conftest.c >&5
  6758. conftest.c: In function `main':
  6759. conftest.c:107: storage size of `ac_aggr' isn't known
  6760. conftest.c:107: warning: unused variable `ac_aggr'
  6761. configure:14261: $? = 1
  6762. configure: failed program was:
  6763. | /* confdefs.h */
  6764. | #define PACKAGE_NAME ""
  6765. | #define PACKAGE_TARNAME ""
  6766. | #define PACKAGE_VERSION ""
  6767. | #define PACKAGE_STRING ""
  6768. | #define PACKAGE_BUGREPORT ""
  6769. | #define PACKAGE_URL ""
  6770. | #define PACKAGE "libevent"
  6771. | #define VERSION "2.0.20-stable"
  6772. | #define NUMERIC_VERSION 0x02001400
  6773. | #define STDC_HEADERS 1
  6774. | #define HAVE_SYS_TYPES_H 1
  6775. | #define HAVE_SYS_STAT_H 1
  6776. | #define HAVE_STDLIB_H 1
  6777. | #define HAVE_STRING_H 1
  6778. | #define HAVE_MEMORY_H 1
  6779. | #define HAVE_STRINGS_H 1
  6780. | #define HAVE_UNISTD_H 1
  6781. | #define LT_OBJDIR ".libs/"
  6782. | #define STDC_HEADERS 1
  6783. | #define HAVE_FCNTL_H 1
  6784. | #define HAVE_STDARG_H 1
  6785. | #define HAVE_STDDEF_H 1
  6786. | #define HAVE_UNISTD_H 1
  6787. | #define HAVE_SYS_TIME_H 1
  6788. | #define HAVE_SYS_QUEUE_H 1
  6789. | #define HAVE_SYS_PARAM_H 1
  6790. | #define HAVE_SYS_IOCTL_H 1
  6791. | #define HAVE_NETINET_IN_H 1
  6792. | #define HAVE_SYS_SOCKET_H 1
  6793. | #define HAVE_SYS_UIO_H 1
  6794. | #define HAVE_ARPA_INET_H 1
  6795. | #define HAVE_SYS_MMAN_H 1
  6796. | #define HAVE_SYS_WAIT_H 1
  6797. | #define HAVE_NETDB_H 1
  6798. | #define HAVE_SYS_STAT_H 1
  6799. | #define HAVE_SYS_SYSCTL_H 1
  6800. | #define HAVE_TIMERCMP 1
  6801. | #define HAVE_TIMERCLEAR 1
  6802. | #define HAVE_TIMERISSET 1
  6803. | #define HAVE_DECL_CTL_KERN 0
  6804. | #define HAVE_DECL_KERN_RANDOM 0
  6805. | #define HAVE_DECL_RANDOM_UUID 0
  6806. | #define HAVE_DECL_KERN_ARND 0
  6807. | #define TIME_WITH_SYS_TIME 1
  6808. | #define HAVE_GETTIMEOFDAY 1
  6809. | #define HAVE_VASPRINTF 1
  6810. | #define HAVE_FCNTL 1
  6811. | #define HAVE_STRSEP 1
  6812. | #define HAVE_SIGNAL 1
  6813. | #define HAVE_SIGACTION 1
  6814. | #define HAVE_INET_ATON 1
  6815. | #define HAVE_PIPE 1
  6816. | #define HAVE_MMAP 1
  6817. | #define HAVE_GETEUID 1
  6818. | #define HAVE_GETEGID 1
  6819. | #define HAVE_GETPROTOBYNUMBER 1
  6820. | #define HAVE_SETENV 1
  6821. | #define HAVE_UNSETENV 1
  6822. | #define HAVE_PUTENV 1
  6823. | #define HAVE_SYSCTL 1
  6824. | #define HAVE_UMASK 1
  6825. | #define HAVE_GETSERVBYNAME 1
  6826. | #define SIZEOF_LONG 4
  6827. | #define HAVE_SETFD 1
  6828. | #define HAVE_SELECT 1
  6829. | #define HAVE_POLL 1
  6830. | #define HAVE_UINT64_T 1
  6831. | #define HAVE_UINT32_T 1
  6832. | #define HAVE_UINT16_T 1
  6833. | #define HAVE_UINT8_T 1
  6834. | #define HAVE_FD_MASK 1
  6835. | #define SIZEOF_LONG_LONG 8
  6836. | #define SIZEOF_LONG 4
  6837. | #define SIZEOF_INT 4
  6838. | #define SIZEOF_SHORT 2
  6839. | #define SIZEOF_SIZE_T 4
  6840. | #define SIZEOF_VOID_P 4
  6841. | #define HAVE_SA_FAMILY_T 1
  6842. | /* end confdefs.h.  */
  6843. | #include <sys/types.h>
  6844. | #ifdef HAVE_NETINET_IN_H
  6845. | #include <netinet/in.h>
  6846. | #endif
  6847. | #ifdef HAVE_NETINET_IN6_H
  6848. | #include <netinet/in6.h>
  6849. | #endif
  6850. | #ifdef HAVE_SYS_SOCKET_H
  6851. | #include <sys/socket.h>
  6852. | #endif
  6853. | #ifdef WIN32
  6854. | #define WIN32_WINNT 0x400
  6855. | #define _WIN32_WINNT 0x400
  6856. | #define WIN32_LEAN_AND_MEAN
  6857. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6858. | #include <winsock.h>
  6859. | #else
  6860. | #include <winsock2.h>
  6861. | #include <ws2tcpip.h>
  6862. | #endif
  6863. | #endif
  6864. |
  6865. |
  6866. | int
  6867. | main ()
  6868. | {
  6869. | static struct sockaddr_storage ac_aggr;
  6870. | if (ac_aggr.ss_family)
  6871. | return 0;
  6872. |   ;
  6873. |   return 0;
  6874. | }
  6875. configure:14261: gcc -c -g -O2 -Wall  conftest.c >&5
  6876. conftest.c: In function `main':
  6877. conftest.c:107: storage size of `ac_aggr' isn't known
  6878. conftest.c:107: warning: unused variable `ac_aggr'
  6879. configure:14261: $? = 1
  6880. configure: failed program was:
  6881. | /* confdefs.h */
  6882. | #define PACKAGE_NAME ""
  6883. | #define PACKAGE_TARNAME ""
  6884. | #define PACKAGE_VERSION ""
  6885. | #define PACKAGE_STRING ""
  6886. | #define PACKAGE_BUGREPORT ""
  6887. | #define PACKAGE_URL ""
  6888. | #define PACKAGE "libevent"
  6889. | #define VERSION "2.0.20-stable"
  6890. | #define NUMERIC_VERSION 0x02001400
  6891. | #define STDC_HEADERS 1
  6892. | #define HAVE_SYS_TYPES_H 1
  6893. | #define HAVE_SYS_STAT_H 1
  6894. | #define HAVE_STDLIB_H 1
  6895. | #define HAVE_STRING_H 1
  6896. | #define HAVE_MEMORY_H 1
  6897. | #define HAVE_STRINGS_H 1
  6898. | #define HAVE_UNISTD_H 1
  6899. | #define LT_OBJDIR ".libs/"
  6900. | #define STDC_HEADERS 1
  6901. | #define HAVE_FCNTL_H 1
  6902. | #define HAVE_STDARG_H 1
  6903. | #define HAVE_STDDEF_H 1
  6904. | #define HAVE_UNISTD_H 1
  6905. | #define HAVE_SYS_TIME_H 1
  6906. | #define HAVE_SYS_QUEUE_H 1
  6907. | #define HAVE_SYS_PARAM_H 1
  6908. | #define HAVE_SYS_IOCTL_H 1
  6909. | #define HAVE_NETINET_IN_H 1
  6910. | #define HAVE_SYS_SOCKET_H 1
  6911. | #define HAVE_SYS_UIO_H 1
  6912. | #define HAVE_ARPA_INET_H 1
  6913. | #define HAVE_SYS_MMAN_H 1
  6914. | #define HAVE_SYS_WAIT_H 1
  6915. | #define HAVE_NETDB_H 1
  6916. | #define HAVE_SYS_STAT_H 1
  6917. | #define HAVE_SYS_SYSCTL_H 1
  6918. | #define HAVE_TIMERCMP 1
  6919. | #define HAVE_TIMERCLEAR 1
  6920. | #define HAVE_TIMERISSET 1
  6921. | #define HAVE_DECL_CTL_KERN 0
  6922. | #define HAVE_DECL_KERN_RANDOM 0
  6923. | #define HAVE_DECL_RANDOM_UUID 0
  6924. | #define HAVE_DECL_KERN_ARND 0
  6925. | #define TIME_WITH_SYS_TIME 1
  6926. | #define HAVE_GETTIMEOFDAY 1
  6927. | #define HAVE_VASPRINTF 1
  6928. | #define HAVE_FCNTL 1
  6929. | #define HAVE_STRSEP 1
  6930. | #define HAVE_SIGNAL 1
  6931. | #define HAVE_SIGACTION 1
  6932. | #define HAVE_INET_ATON 1
  6933. | #define HAVE_PIPE 1
  6934. | #define HAVE_MMAP 1
  6935. | #define HAVE_GETEUID 1
  6936. | #define HAVE_GETEGID 1
  6937. | #define HAVE_GETPROTOBYNUMBER 1
  6938. | #define HAVE_SETENV 1
  6939. | #define HAVE_UNSETENV 1
  6940. | #define HAVE_PUTENV 1
  6941. | #define HAVE_SYSCTL 1
  6942. | #define HAVE_UMASK 1
  6943. | #define HAVE_GETSERVBYNAME 1
  6944. | #define SIZEOF_LONG 4
  6945. | #define HAVE_SETFD 1
  6946. | #define HAVE_SELECT 1
  6947. | #define HAVE_POLL 1
  6948. | #define HAVE_UINT64_T 1
  6949. | #define HAVE_UINT32_T 1
  6950. | #define HAVE_UINT16_T 1
  6951. | #define HAVE_UINT8_T 1
  6952. | #define HAVE_FD_MASK 1
  6953. | #define SIZEOF_LONG_LONG 8
  6954. | #define SIZEOF_LONG 4
  6955. | #define SIZEOF_INT 4
  6956. | #define SIZEOF_SHORT 2
  6957. | #define SIZEOF_SIZE_T 4
  6958. | #define SIZEOF_VOID_P 4
  6959. | #define HAVE_SA_FAMILY_T 1
  6960. | /* end confdefs.h.  */
  6961. | #include <sys/types.h>
  6962. | #ifdef HAVE_NETINET_IN_H
  6963. | #include <netinet/in.h>
  6964. | #endif
  6965. | #ifdef HAVE_NETINET_IN6_H
  6966. | #include <netinet/in6.h>
  6967. | #endif
  6968. | #ifdef HAVE_SYS_SOCKET_H
  6969. | #include <sys/socket.h>
  6970. | #endif
  6971. | #ifdef WIN32
  6972. | #define WIN32_WINNT 0x400
  6973. | #define _WIN32_WINNT 0x400
  6974. | #define WIN32_LEAN_AND_MEAN
  6975. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  6976. | #include <winsock.h>
  6977. | #else
  6978. | #include <winsock2.h>
  6979. | #include <ws2tcpip.h>
  6980. | #endif
  6981. | #endif
  6982. |
  6983. |
  6984. | int
  6985. | main ()
  6986. | {
  6987. | static struct sockaddr_storage ac_aggr;
  6988. | if (sizeof ac_aggr.ss_family)
  6989. | return 0;
  6990. |   ;
  6991. |   return 0;
  6992. | }
  6993. configure:14261: result: no
  6994. configure:14292: checking for struct sockaddr_storage.__ss_family
  6995. configure:14292: gcc -c -g -O2 -Wall  conftest.c >&5
  6996. conftest.c: In function `main':
  6997. conftest.c:107: storage size of `ac_aggr' isn't known
  6998. conftest.c:107: warning: unused variable `ac_aggr'
  6999. configure:14292: $? = 1
  7000. configure: failed program was:
  7001. | /* confdefs.h */
  7002. | #define PACKAGE_NAME ""
  7003. | #define PACKAGE_TARNAME ""
  7004. | #define PACKAGE_VERSION ""
  7005. | #define PACKAGE_STRING ""
  7006. | #define PACKAGE_BUGREPORT ""
  7007. | #define PACKAGE_URL ""
  7008. | #define PACKAGE "libevent"
  7009. | #define VERSION "2.0.20-stable"
  7010. | #define NUMERIC_VERSION 0x02001400
  7011. | #define STDC_HEADERS 1
  7012. | #define HAVE_SYS_TYPES_H 1
  7013. | #define HAVE_SYS_STAT_H 1
  7014. | #define HAVE_STDLIB_H 1
  7015. | #define HAVE_STRING_H 1
  7016. | #define HAVE_MEMORY_H 1
  7017. | #define HAVE_STRINGS_H 1
  7018. | #define HAVE_UNISTD_H 1
  7019. | #define LT_OBJDIR ".libs/"
  7020. | #define STDC_HEADERS 1
  7021. | #define HAVE_FCNTL_H 1
  7022. | #define HAVE_STDARG_H 1
  7023. | #define HAVE_STDDEF_H 1
  7024. | #define HAVE_UNISTD_H 1
  7025. | #define HAVE_SYS_TIME_H 1
  7026. | #define HAVE_SYS_QUEUE_H 1
  7027. | #define HAVE_SYS_PARAM_H 1
  7028. | #define HAVE_SYS_IOCTL_H 1
  7029. | #define HAVE_NETINET_IN_H 1
  7030. | #define HAVE_SYS_SOCKET_H 1
  7031. | #define HAVE_SYS_UIO_H 1
  7032. | #define HAVE_ARPA_INET_H 1
  7033. | #define HAVE_SYS_MMAN_H 1
  7034. | #define HAVE_SYS_WAIT_H 1
  7035. | #define HAVE_NETDB_H 1
  7036. | #define HAVE_SYS_STAT_H 1
  7037. | #define HAVE_SYS_SYSCTL_H 1
  7038. | #define HAVE_TIMERCMP 1
  7039. | #define HAVE_TIMERCLEAR 1
  7040. | #define HAVE_TIMERISSET 1
  7041. | #define HAVE_DECL_CTL_KERN 0
  7042. | #define HAVE_DECL_KERN_RANDOM 0
  7043. | #define HAVE_DECL_RANDOM_UUID 0
  7044. | #define HAVE_DECL_KERN_ARND 0
  7045. | #define TIME_WITH_SYS_TIME 1
  7046. | #define HAVE_GETTIMEOFDAY 1
  7047. | #define HAVE_VASPRINTF 1
  7048. | #define HAVE_FCNTL 1
  7049. | #define HAVE_STRSEP 1
  7050. | #define HAVE_SIGNAL 1
  7051. | #define HAVE_SIGACTION 1
  7052. | #define HAVE_INET_ATON 1
  7053. | #define HAVE_PIPE 1
  7054. | #define HAVE_MMAP 1
  7055. | #define HAVE_GETEUID 1
  7056. | #define HAVE_GETEGID 1
  7057. | #define HAVE_GETPROTOBYNUMBER 1
  7058. | #define HAVE_SETENV 1
  7059. | #define HAVE_UNSETENV 1
  7060. | #define HAVE_PUTENV 1
  7061. | #define HAVE_SYSCTL 1
  7062. | #define HAVE_UMASK 1
  7063. | #define HAVE_GETSERVBYNAME 1
  7064. | #define SIZEOF_LONG 4
  7065. | #define HAVE_SETFD 1
  7066. | #define HAVE_SELECT 1
  7067. | #define HAVE_POLL 1
  7068. | #define HAVE_UINT64_T 1
  7069. | #define HAVE_UINT32_T 1
  7070. | #define HAVE_UINT16_T 1
  7071. | #define HAVE_UINT8_T 1
  7072. | #define HAVE_FD_MASK 1
  7073. | #define SIZEOF_LONG_LONG 8
  7074. | #define SIZEOF_LONG 4
  7075. | #define SIZEOF_INT 4
  7076. | #define SIZEOF_SHORT 2
  7077. | #define SIZEOF_SIZE_T 4
  7078. | #define SIZEOF_VOID_P 4
  7079. | #define HAVE_SA_FAMILY_T 1
  7080. | /* end confdefs.h.  */
  7081. | #include <sys/types.h>
  7082. | #ifdef HAVE_NETINET_IN_H
  7083. | #include <netinet/in.h>
  7084. | #endif
  7085. | #ifdef HAVE_NETINET_IN6_H
  7086. | #include <netinet/in6.h>
  7087. | #endif
  7088. | #ifdef HAVE_SYS_SOCKET_H
  7089. | #include <sys/socket.h>
  7090. | #endif
  7091. | #ifdef WIN32
  7092. | #define WIN32_WINNT 0x400
  7093. | #define _WIN32_WINNT 0x400
  7094. | #define WIN32_LEAN_AND_MEAN
  7095. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  7096. | #include <winsock.h>
  7097. | #else
  7098. | #include <winsock2.h>
  7099. | #include <ws2tcpip.h>
  7100. | #endif
  7101. | #endif
  7102. |
  7103. |
  7104. | int
  7105. | main ()
  7106. | {
  7107. | static struct sockaddr_storage ac_aggr;
  7108. | if (ac_aggr.__ss_family)
  7109. | return 0;
  7110. |   ;
  7111. |   return 0;
  7112. | }
  7113. configure:14292: gcc -c -g -O2 -Wall  conftest.c >&5
  7114. conftest.c: In function `main':
  7115. conftest.c:107: storage size of `ac_aggr' isn't known
  7116. conftest.c:107: warning: unused variable `ac_aggr'
  7117. configure:14292: $? = 1
  7118. configure: failed program was:
  7119. | /* confdefs.h */
  7120. | #define PACKAGE_NAME ""
  7121. | #define PACKAGE_TARNAME ""
  7122. | #define PACKAGE_VERSION ""
  7123. | #define PACKAGE_STRING ""
  7124. | #define PACKAGE_BUGREPORT ""
  7125. | #define PACKAGE_URL ""
  7126. | #define PACKAGE "libevent"
  7127. | #define VERSION "2.0.20-stable"
  7128. | #define NUMERIC_VERSION 0x02001400
  7129. | #define STDC_HEADERS 1
  7130. | #define HAVE_SYS_TYPES_H 1
  7131. | #define HAVE_SYS_STAT_H 1
  7132. | #define HAVE_STDLIB_H 1
  7133. | #define HAVE_STRING_H 1
  7134. | #define HAVE_MEMORY_H 1
  7135. | #define HAVE_STRINGS_H 1
  7136. | #define HAVE_UNISTD_H 1
  7137. | #define LT_OBJDIR ".libs/"
  7138. | #define STDC_HEADERS 1
  7139. | #define HAVE_FCNTL_H 1
  7140. | #define HAVE_STDARG_H 1
  7141. | #define HAVE_STDDEF_H 1
  7142. | #define HAVE_UNISTD_H 1
  7143. | #define HAVE_SYS_TIME_H 1
  7144. | #define HAVE_SYS_QUEUE_H 1
  7145. | #define HAVE_SYS_PARAM_H 1
  7146. | #define HAVE_SYS_IOCTL_H 1
  7147. | #define HAVE_NETINET_IN_H 1
  7148. | #define HAVE_SYS_SOCKET_H 1
  7149. | #define HAVE_SYS_UIO_H 1
  7150. | #define HAVE_ARPA_INET_H 1
  7151. | #define HAVE_SYS_MMAN_H 1
  7152. | #define HAVE_SYS_WAIT_H 1
  7153. | #define HAVE_NETDB_H 1
  7154. | #define HAVE_SYS_STAT_H 1
  7155. | #define HAVE_SYS_SYSCTL_H 1
  7156. | #define HAVE_TIMERCMP 1
  7157. | #define HAVE_TIMERCLEAR 1
  7158. | #define HAVE_TIMERISSET 1
  7159. | #define HAVE_DECL_CTL_KERN 0
  7160. | #define HAVE_DECL_KERN_RANDOM 0
  7161. | #define HAVE_DECL_RANDOM_UUID 0
  7162. | #define HAVE_DECL_KERN_ARND 0
  7163. | #define TIME_WITH_SYS_TIME 1
  7164. | #define HAVE_GETTIMEOFDAY 1
  7165. | #define HAVE_VASPRINTF 1
  7166. | #define HAVE_FCNTL 1
  7167. | #define HAVE_STRSEP 1
  7168. | #define HAVE_SIGNAL 1
  7169. | #define HAVE_SIGACTION 1
  7170. | #define HAVE_INET_ATON 1
  7171. | #define HAVE_PIPE 1
  7172. | #define HAVE_MMAP 1
  7173. | #define HAVE_GETEUID 1
  7174. | #define HAVE_GETEGID 1
  7175. | #define HAVE_GETPROTOBYNUMBER 1
  7176. | #define HAVE_SETENV 1
  7177. | #define HAVE_UNSETENV 1
  7178. | #define HAVE_PUTENV 1
  7179. | #define HAVE_SYSCTL 1
  7180. | #define HAVE_UMASK 1
  7181. | #define HAVE_GETSERVBYNAME 1
  7182. | #define SIZEOF_LONG 4
  7183. | #define HAVE_SETFD 1
  7184. | #define HAVE_SELECT 1
  7185. | #define HAVE_POLL 1
  7186. | #define HAVE_UINT64_T 1
  7187. | #define HAVE_UINT32_T 1
  7188. | #define HAVE_UINT16_T 1
  7189. | #define HAVE_UINT8_T 1
  7190. | #define HAVE_FD_MASK 1
  7191. | #define SIZEOF_LONG_LONG 8
  7192. | #define SIZEOF_LONG 4
  7193. | #define SIZEOF_INT 4
  7194. | #define SIZEOF_SHORT 2
  7195. | #define SIZEOF_SIZE_T 4
  7196. | #define SIZEOF_VOID_P 4
  7197. | #define HAVE_SA_FAMILY_T 1
  7198. | /* end confdefs.h.  */
  7199. | #include <sys/types.h>
  7200. | #ifdef HAVE_NETINET_IN_H
  7201. | #include <netinet/in.h>
  7202. | #endif
  7203. | #ifdef HAVE_NETINET_IN6_H
  7204. | #include <netinet/in6.h>
  7205. | #endif
  7206. | #ifdef HAVE_SYS_SOCKET_H
  7207. | #include <sys/socket.h>
  7208. | #endif
  7209. | #ifdef WIN32
  7210. | #define WIN32_WINNT 0x400
  7211. | #define _WIN32_WINNT 0x400
  7212. | #define WIN32_LEAN_AND_MEAN
  7213. | #if defined(_MSC_VER) && (_MSC_VER < 1300)
  7214. | #include <winsock.h>
  7215. | #else
  7216. | #include <winsock2.h>
  7217. | #include <ws2tcpip.h>
  7218. | #endif
  7219. | #endif
  7220. |
  7221. |
  7222. | int
  7223. | main ()
  7224. | {
  7225. | static struct sockaddr_storage ac_aggr;
  7226. | if (sizeof ac_aggr.__ss_family)
  7227. | return 0;
  7228. |   ;
  7229. |   return 0;
  7230. | }
  7231. configure:14292: result: no
  7232. configure:14325: checking for socklen_t
  7233. configure:14340: gcc -c -g -O2 -Wall  conftest.c >&5
  7234. conftest.c: In function `main':
  7235. conftest.c:87: `socklen_t' undeclared (first use this function)
  7236. conftest.c:87: (Each undeclared identifier is reported only once
  7237. conftest.c:87: for each function it appears in.)
  7238. conftest.c:87: parse error before `x'
  7239. configure:14340: $? = 1
  7240. configure: failed program was:
  7241. | /* confdefs.h */
  7242. | #define PACKAGE_NAME ""
  7243. | #define PACKAGE_TARNAME ""
  7244. | #define PACKAGE_VERSION ""
  7245. | #define PACKAGE_STRING ""
  7246. | #define PACKAGE_BUGREPORT ""
  7247. | #define PACKAGE_URL ""
  7248. | #define PACKAGE "libevent"
  7249. | #define VERSION "2.0.20-stable"
  7250. | #define NUMERIC_VERSION 0x02001400
  7251. | #define STDC_HEADERS 1
  7252. | #define HAVE_SYS_TYPES_H 1
  7253. | #define HAVE_SYS_STAT_H 1
  7254. | #define HAVE_STDLIB_H 1
  7255. | #define HAVE_STRING_H 1
  7256. | #define HAVE_MEMORY_H 1
  7257. | #define HAVE_STRINGS_H 1
  7258. | #define HAVE_UNISTD_H 1
  7259. | #define LT_OBJDIR ".libs/"
  7260. | #define STDC_HEADERS 1
  7261. | #define HAVE_FCNTL_H 1
  7262. | #define HAVE_STDARG_H 1
  7263. | #define HAVE_STDDEF_H 1
  7264. | #define HAVE_UNISTD_H 1
  7265. | #define HAVE_SYS_TIME_H 1
  7266. | #define HAVE_SYS_QUEUE_H 1
  7267. | #define HAVE_SYS_PARAM_H 1
  7268. | #define HAVE_SYS_IOCTL_H 1
  7269. | #define HAVE_NETINET_IN_H 1
  7270. | #define HAVE_SYS_SOCKET_H 1
  7271. | #define HAVE_SYS_UIO_H 1
  7272. | #define HAVE_ARPA_INET_H 1
  7273. | #define HAVE_SYS_MMAN_H 1
  7274. | #define HAVE_SYS_WAIT_H 1
  7275. | #define HAVE_NETDB_H 1
  7276. | #define HAVE_SYS_STAT_H 1
  7277. | #define HAVE_SYS_SYSCTL_H 1
  7278. | #define HAVE_TIMERCMP 1
  7279. | #define HAVE_TIMERCLEAR 1
  7280. | #define HAVE_TIMERISSET 1
  7281. | #define HAVE_DECL_CTL_KERN 0
  7282. | #define HAVE_DECL_KERN_RANDOM 0
  7283. | #define HAVE_DECL_RANDOM_UUID 0
  7284. | #define HAVE_DECL_KERN_ARND 0
  7285. | #define TIME_WITH_SYS_TIME 1
  7286. | #define HAVE_GETTIMEOFDAY 1
  7287. | #define HAVE_VASPRINTF 1
  7288. | #define HAVE_FCNTL 1
  7289. | #define HAVE_STRSEP 1
  7290. | #define HAVE_SIGNAL 1
  7291. | #define HAVE_SIGACTION 1
  7292. | #define HAVE_INET_ATON 1
  7293. | #define HAVE_PIPE 1
  7294. | #define HAVE_MMAP 1
  7295. | #define HAVE_GETEUID 1
  7296. | #define HAVE_GETEGID 1
  7297. | #define HAVE_GETPROTOBYNUMBER 1
  7298. | #define HAVE_SETENV 1
  7299. | #define HAVE_UNSETENV 1
  7300. | #define HAVE_PUTENV 1
  7301. | #define HAVE_SYSCTL 1
  7302. | #define HAVE_UMASK 1
  7303. | #define HAVE_GETSERVBYNAME 1
  7304. | #define SIZEOF_LONG 4
  7305. | #define HAVE_SETFD 1
  7306. | #define HAVE_SELECT 1
  7307. | #define HAVE_POLL 1
  7308. | #define HAVE_UINT64_T 1
  7309. | #define HAVE_UINT32_T 1
  7310. | #define HAVE_UINT16_T 1
  7311. | #define HAVE_UINT8_T 1
  7312. | #define HAVE_FD_MASK 1
  7313. | #define SIZEOF_LONG_LONG 8
  7314. | #define SIZEOF_LONG 4
  7315. | #define SIZEOF_INT 4
  7316. | #define SIZEOF_SHORT 2
  7317. | #define SIZEOF_SIZE_T 4
  7318. | #define SIZEOF_VOID_P 4
  7319. | #define HAVE_SA_FAMILY_T 1
  7320. | /* end confdefs.h.  */
  7321. |
  7322. |  #include <sys/types.h>
  7323. |  #include <sys/socket.h>
  7324. | int
  7325. | main ()
  7326. | {
  7327. | socklen_t x;
  7328. |   ;
  7329. |   return 0;
  7330. | }
  7331. configure:14344: result: no
  7332. configure:14353: checking whether our compiler supports __func__
  7333. configure:14366: gcc -c -g -O2 -Wall  conftest.c >&5
  7334. conftest.c: In function `main':
  7335. conftest.c:86: `__func__' undeclared (first use this function)
  7336. conftest.c:86: (Each undeclared identifier is reported only once
  7337. conftest.c:86: for each function it appears in.)
  7338. conftest.c:86: warning: unused variable `cp'
  7339. configure:14366: $? = 1
  7340. configure: failed program was:
  7341. | /* confdefs.h */
  7342. | #define PACKAGE_NAME ""
  7343. | #define PACKAGE_TARNAME ""
  7344. | #define PACKAGE_VERSION ""
  7345. | #define PACKAGE_STRING ""
  7346. | #define PACKAGE_BUGREPORT ""
  7347. | #define PACKAGE_URL ""
  7348. | #define PACKAGE "libevent"
  7349. | #define VERSION "2.0.20-stable"
  7350. | #define NUMERIC_VERSION 0x02001400
  7351. | #define STDC_HEADERS 1
  7352. | #define HAVE_SYS_TYPES_H 1
  7353. | #define HAVE_SYS_STAT_H 1
  7354. | #define HAVE_STDLIB_H 1
  7355. | #define HAVE_STRING_H 1
  7356. | #define HAVE_MEMORY_H 1
  7357. | #define HAVE_STRINGS_H 1
  7358. | #define HAVE_UNISTD_H 1
  7359. | #define LT_OBJDIR ".libs/"
  7360. | #define STDC_HEADERS 1
  7361. | #define HAVE_FCNTL_H 1
  7362. | #define HAVE_STDARG_H 1
  7363. | #define HAVE_STDDEF_H 1
  7364. | #define HAVE_UNISTD_H 1
  7365. | #define HAVE_SYS_TIME_H 1
  7366. | #define HAVE_SYS_QUEUE_H 1
  7367. | #define HAVE_SYS_PARAM_H 1
  7368. | #define HAVE_SYS_IOCTL_H 1
  7369. | #define HAVE_NETINET_IN_H 1
  7370. | #define HAVE_SYS_SOCKET_H 1
  7371. | #define HAVE_SYS_UIO_H 1
  7372. | #define HAVE_ARPA_INET_H 1
  7373. | #define HAVE_SYS_MMAN_H 1
  7374. | #define HAVE_SYS_WAIT_H 1
  7375. | #define HAVE_NETDB_H 1
  7376. | #define HAVE_SYS_STAT_H 1
  7377. | #define HAVE_SYS_SYSCTL_H 1
  7378. | #define HAVE_TIMERCMP 1
  7379. | #define HAVE_TIMERCLEAR 1
  7380. | #define HAVE_TIMERISSET 1
  7381. | #define HAVE_DECL_CTL_KERN 0
  7382. | #define HAVE_DECL_KERN_RANDOM 0
  7383. | #define HAVE_DECL_RANDOM_UUID 0
  7384. | #define HAVE_DECL_KERN_ARND 0
  7385. | #define TIME_WITH_SYS_TIME 1
  7386. | #define HAVE_GETTIMEOFDAY 1
  7387. | #define HAVE_VASPRINTF 1
  7388. | #define HAVE_FCNTL 1
  7389. | #define HAVE_STRSEP 1
  7390. | #define HAVE_SIGNAL 1
  7391. | #define HAVE_SIGACTION 1
  7392. | #define HAVE_INET_ATON 1
  7393. | #define HAVE_PIPE 1
  7394. | #define HAVE_MMAP 1
  7395. | #define HAVE_GETEUID 1
  7396. | #define HAVE_GETEGID 1
  7397. | #define HAVE_GETPROTOBYNUMBER 1
  7398. | #define HAVE_SETENV 1
  7399. | #define HAVE_UNSETENV 1
  7400. | #define HAVE_PUTENV 1
  7401. | #define HAVE_SYSCTL 1
  7402. | #define HAVE_UMASK 1
  7403. | #define HAVE_GETSERVBYNAME 1
  7404. | #define SIZEOF_LONG 4
  7405. | #define HAVE_SETFD 1
  7406. | #define HAVE_SELECT 1
  7407. | #define HAVE_POLL 1
  7408. | #define HAVE_UINT64_T 1
  7409. | #define HAVE_UINT32_T 1
  7410. | #define HAVE_UINT16_T 1
  7411. | #define HAVE_UINT8_T 1
  7412. | #define HAVE_FD_MASK 1
  7413. | #define SIZEOF_LONG_LONG 8
  7414. | #define SIZEOF_LONG 4
  7415. | #define SIZEOF_INT 4
  7416. | #define SIZEOF_SHORT 2
  7417. | #define SIZEOF_SIZE_T 4
  7418. | #define SIZEOF_VOID_P 4
  7419. | #define HAVE_SA_FAMILY_T 1
  7420. | #define socklen_t unsigned int
  7421. | /* end confdefs.h.  */
  7422. |
  7423. | int
  7424. | main ()
  7425. | {
  7426. |  const char *cp = __func__;
  7427. |   ;
  7428. |   return 0;
  7429. | }
  7430. configure:14370: result: no
  7431. configure:14372: checking whether our compiler supports __FUNCTION__
  7432. configure:14385: gcc -c -g -O2 -Wall  conftest.c >&5
  7433. conftest.c: In function `main':
  7434. conftest.c:86: warning: unused variable `cp'
  7435. configure:14385: $? = 0
  7436. configure:14386: result: yes
  7437. configure:14571: checking for the pthreads library -lpthreads
  7438. configure:14604: gcc -o conftest -g -O2 -Wall    conftest.c -lpthreads  >&5
  7439. conftest.c: In function `main':
  7440. conftest.c:87: warning: implicit declaration of function `pthread_join'
  7441. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  7442. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  7443. conftest.c:89: warning: implicit declaration of function `pthread_create'
  7444. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  7445. conftest.c:87: warning: `th' might be used uninitialized in this function
  7446. ld: cannot find -lpthreads
  7447. configure:14604: $? = 1
  7448. configure: failed program was:
  7449. | /* confdefs.h */
  7450. | #define PACKAGE_NAME ""
  7451. | #define PACKAGE_TARNAME ""
  7452. | #define PACKAGE_VERSION ""
  7453. | #define PACKAGE_STRING ""
  7454. | #define PACKAGE_BUGREPORT ""
  7455. | #define PACKAGE_URL ""
  7456. | #define PACKAGE "libevent"
  7457. | #define VERSION "2.0.20-stable"
  7458. | #define NUMERIC_VERSION 0x02001400
  7459. | #define STDC_HEADERS 1
  7460. | #define HAVE_SYS_TYPES_H 1
  7461. | #define HAVE_SYS_STAT_H 1
  7462. | #define HAVE_STDLIB_H 1
  7463. | #define HAVE_STRING_H 1
  7464. | #define HAVE_MEMORY_H 1
  7465. | #define HAVE_STRINGS_H 1
  7466. | #define HAVE_UNISTD_H 1
  7467. | #define LT_OBJDIR ".libs/"
  7468. | #define STDC_HEADERS 1
  7469. | #define HAVE_FCNTL_H 1
  7470. | #define HAVE_STDARG_H 1
  7471. | #define HAVE_STDDEF_H 1
  7472. | #define HAVE_UNISTD_H 1
  7473. | #define HAVE_SYS_TIME_H 1
  7474. | #define HAVE_SYS_QUEUE_H 1
  7475. | #define HAVE_SYS_PARAM_H 1
  7476. | #define HAVE_SYS_IOCTL_H 1
  7477. | #define HAVE_NETINET_IN_H 1
  7478. | #define HAVE_SYS_SOCKET_H 1
  7479. | #define HAVE_SYS_UIO_H 1
  7480. | #define HAVE_ARPA_INET_H 1
  7481. | #define HAVE_SYS_MMAN_H 1
  7482. | #define HAVE_SYS_WAIT_H 1
  7483. | #define HAVE_NETDB_H 1
  7484. | #define HAVE_SYS_STAT_H 1
  7485. | #define HAVE_SYS_SYSCTL_H 1
  7486. | #define HAVE_TIMERCMP 1
  7487. | #define HAVE_TIMERCLEAR 1
  7488. | #define HAVE_TIMERISSET 1
  7489. | #define HAVE_DECL_CTL_KERN 0
  7490. | #define HAVE_DECL_KERN_RANDOM 0
  7491. | #define HAVE_DECL_RANDOM_UUID 0
  7492. | #define HAVE_DECL_KERN_ARND 0
  7493. | #define TIME_WITH_SYS_TIME 1
  7494. | #define HAVE_GETTIMEOFDAY 1
  7495. | #define HAVE_VASPRINTF 1
  7496. | #define HAVE_FCNTL 1
  7497. | #define HAVE_STRSEP 1
  7498. | #define HAVE_SIGNAL 1
  7499. | #define HAVE_SIGACTION 1
  7500. | #define HAVE_INET_ATON 1
  7501. | #define HAVE_PIPE 1
  7502. | #define HAVE_MMAP 1
  7503. | #define HAVE_GETEUID 1
  7504. | #define HAVE_GETEGID 1
  7505. | #define HAVE_GETPROTOBYNUMBER 1
  7506. | #define HAVE_SETENV 1
  7507. | #define HAVE_UNSETENV 1
  7508. | #define HAVE_PUTENV 1
  7509. | #define HAVE_SYSCTL 1
  7510. | #define HAVE_UMASK 1
  7511. | #define HAVE_GETSERVBYNAME 1
  7512. | #define SIZEOF_LONG 4
  7513. | #define HAVE_SETFD 1
  7514. | #define HAVE_SELECT 1
  7515. | #define HAVE_POLL 1
  7516. | #define HAVE_UINT64_T 1
  7517. | #define HAVE_UINT32_T 1
  7518. | #define HAVE_UINT16_T 1
  7519. | #define HAVE_UINT8_T 1
  7520. | #define HAVE_FD_MASK 1
  7521. | #define SIZEOF_LONG_LONG 8
  7522. | #define SIZEOF_LONG 4
  7523. | #define SIZEOF_INT 4
  7524. | #define SIZEOF_SHORT 2
  7525. | #define SIZEOF_SIZE_T 4
  7526. | #define SIZEOF_VOID_P 4
  7527. | #define HAVE_SA_FAMILY_T 1
  7528. | #define socklen_t unsigned int
  7529. | #define __func__ __FUNCTION__
  7530. | /* end confdefs.h.  */
  7531. | #include <pthread.h>
  7532. | int
  7533. | main ()
  7534. | {
  7535. | pthread_t th; pthread_join(th, 0);
  7536. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7537. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7538. |   ;
  7539. |   return 0;
  7540. | }
  7541. configure:14613: result: no
  7542. configure:14516: checking whether pthreads work without any flags
  7543. configure:14604: gcc -o conftest -g -O2 -Wall    conftest.c   >&5
  7544. conftest.c: In function `main':
  7545. conftest.c:87: warning: implicit declaration of function `pthread_join'
  7546. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  7547. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  7548. conftest.c:89: warning: implicit declaration of function `pthread_create'
  7549. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  7550. conftest.c:87: warning: `th' might be used uninitialized in this function
  7551. /tmp/cca179781.o(.text+0x7): In function `main':
  7552. /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join'
  7553. /tmp/cca179781.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init'
  7554. /tmp/cca179781.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push'
  7555. /tmp/cca179781.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create'
  7556. /tmp/cca179781.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop'
  7557. configure:14604: $? = 1
  7558. configure: failed program was:
  7559. | /* confdefs.h */
  7560. | #define PACKAGE_NAME ""
  7561. | #define PACKAGE_TARNAME ""
  7562. | #define PACKAGE_VERSION ""
  7563. | #define PACKAGE_STRING ""
  7564. | #define PACKAGE_BUGREPORT ""
  7565. | #define PACKAGE_URL ""
  7566. | #define PACKAGE "libevent"
  7567. | #define VERSION "2.0.20-stable"
  7568. | #define NUMERIC_VERSION 0x02001400
  7569. | #define STDC_HEADERS 1
  7570. | #define HAVE_SYS_TYPES_H 1
  7571. | #define HAVE_SYS_STAT_H 1
  7572. | #define HAVE_STDLIB_H 1
  7573. | #define HAVE_STRING_H 1
  7574. | #define HAVE_MEMORY_H 1
  7575. | #define HAVE_STRINGS_H 1
  7576. | #define HAVE_UNISTD_H 1
  7577. | #define LT_OBJDIR ".libs/"
  7578. | #define STDC_HEADERS 1
  7579. | #define HAVE_FCNTL_H 1
  7580. | #define HAVE_STDARG_H 1
  7581. | #define HAVE_STDDEF_H 1
  7582. | #define HAVE_UNISTD_H 1
  7583. | #define HAVE_SYS_TIME_H 1
  7584. | #define HAVE_SYS_QUEUE_H 1
  7585. | #define HAVE_SYS_PARAM_H 1
  7586. | #define HAVE_SYS_IOCTL_H 1
  7587. | #define HAVE_NETINET_IN_H 1
  7588. | #define HAVE_SYS_SOCKET_H 1
  7589. | #define HAVE_SYS_UIO_H 1
  7590. | #define HAVE_ARPA_INET_H 1
  7591. | #define HAVE_SYS_MMAN_H 1
  7592. | #define HAVE_SYS_WAIT_H 1
  7593. | #define HAVE_NETDB_H 1
  7594. | #define HAVE_SYS_STAT_H 1
  7595. | #define HAVE_SYS_SYSCTL_H 1
  7596. | #define HAVE_TIMERCMP 1
  7597. | #define HAVE_TIMERCLEAR 1
  7598. | #define HAVE_TIMERISSET 1
  7599. | #define HAVE_DECL_CTL_KERN 0
  7600. | #define HAVE_DECL_KERN_RANDOM 0
  7601. | #define HAVE_DECL_RANDOM_UUID 0
  7602. | #define HAVE_DECL_KERN_ARND 0
  7603. | #define TIME_WITH_SYS_TIME 1
  7604. | #define HAVE_GETTIMEOFDAY 1
  7605. | #define HAVE_VASPRINTF 1
  7606. | #define HAVE_FCNTL 1
  7607. | #define HAVE_STRSEP 1
  7608. | #define HAVE_SIGNAL 1
  7609. | #define HAVE_SIGACTION 1
  7610. | #define HAVE_INET_ATON 1
  7611. | #define HAVE_PIPE 1
  7612. | #define HAVE_MMAP 1
  7613. | #define HAVE_GETEUID 1
  7614. | #define HAVE_GETEGID 1
  7615. | #define HAVE_GETPROTOBYNUMBER 1
  7616. | #define HAVE_SETENV 1
  7617. | #define HAVE_UNSETENV 1
  7618. | #define HAVE_PUTENV 1
  7619. | #define HAVE_SYSCTL 1
  7620. | #define HAVE_UMASK 1
  7621. | #define HAVE_GETSERVBYNAME 1
  7622. | #define SIZEOF_LONG 4
  7623. | #define HAVE_SETFD 1
  7624. | #define HAVE_SELECT 1
  7625. | #define HAVE_POLL 1
  7626. | #define HAVE_UINT64_T 1
  7627. | #define HAVE_UINT32_T 1
  7628. | #define HAVE_UINT16_T 1
  7629. | #define HAVE_UINT8_T 1
  7630. | #define HAVE_FD_MASK 1
  7631. | #define SIZEOF_LONG_LONG 8
  7632. | #define SIZEOF_LONG 4
  7633. | #define SIZEOF_INT 4
  7634. | #define SIZEOF_SHORT 2
  7635. | #define SIZEOF_SIZE_T 4
  7636. | #define SIZEOF_VOID_P 4
  7637. | #define HAVE_SA_FAMILY_T 1
  7638. | #define socklen_t unsigned int
  7639. | #define __func__ __FUNCTION__
  7640. | /* end confdefs.h.  */
  7641. | #include <pthread.h>
  7642. | int
  7643. | main ()
  7644. | {
  7645. | pthread_t th; pthread_join(th, 0);
  7646. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7647. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7648. |   ;
  7649. |   return 0;
  7650. | }
  7651. configure:14613: result: no
  7652. configure:14521: checking whether pthreads work with -Kthread
  7653. configure:14604: gcc -o conftest -g -O2 -Wall -Kthread   conftest.c   >&5
  7654. gcc: unrecognized option `-Kthread'
  7655. conftest.c: In function `main':
  7656. conftest.c:87: warning: implicit declaration of function `pthread_join'
  7657. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  7658. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  7659. conftest.c:89: warning: implicit declaration of function `pthread_create'
  7660. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  7661. conftest.c:87: warning: `th' might be used uninitialized in this function
  7662. /tmp/cca180031.o(.text+0x7): In function `main':
  7663. /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join'
  7664. /tmp/cca180031.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init'
  7665. /tmp/cca180031.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push'
  7666. /tmp/cca180031.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create'
  7667. /tmp/cca180031.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop'
  7668. configure:14604: $? = 1
  7669. configure: failed program was:
  7670. | /* confdefs.h */
  7671. | #define PACKAGE_NAME ""
  7672. | #define PACKAGE_TARNAME ""
  7673. | #define PACKAGE_VERSION ""
  7674. | #define PACKAGE_STRING ""
  7675. | #define PACKAGE_BUGREPORT ""
  7676. | #define PACKAGE_URL ""
  7677. | #define PACKAGE "libevent"
  7678. | #define VERSION "2.0.20-stable"
  7679. | #define NUMERIC_VERSION 0x02001400
  7680. | #define STDC_HEADERS 1
  7681. | #define HAVE_SYS_TYPES_H 1
  7682. | #define HAVE_SYS_STAT_H 1
  7683. | #define HAVE_STDLIB_H 1
  7684. | #define HAVE_STRING_H 1
  7685. | #define HAVE_MEMORY_H 1
  7686. | #define HAVE_STRINGS_H 1
  7687. | #define HAVE_UNISTD_H 1
  7688. | #define LT_OBJDIR ".libs/"
  7689. | #define STDC_HEADERS 1
  7690. | #define HAVE_FCNTL_H 1
  7691. | #define HAVE_STDARG_H 1
  7692. | #define HAVE_STDDEF_H 1
  7693. | #define HAVE_UNISTD_H 1
  7694. | #define HAVE_SYS_TIME_H 1
  7695. | #define HAVE_SYS_QUEUE_H 1
  7696. | #define HAVE_SYS_PARAM_H 1
  7697. | #define HAVE_SYS_IOCTL_H 1
  7698. | #define HAVE_NETINET_IN_H 1
  7699. | #define HAVE_SYS_SOCKET_H 1
  7700. | #define HAVE_SYS_UIO_H 1
  7701. | #define HAVE_ARPA_INET_H 1
  7702. | #define HAVE_SYS_MMAN_H 1
  7703. | #define HAVE_SYS_WAIT_H 1
  7704. | #define HAVE_NETDB_H 1
  7705. | #define HAVE_SYS_STAT_H 1
  7706. | #define HAVE_SYS_SYSCTL_H 1
  7707. | #define HAVE_TIMERCMP 1
  7708. | #define HAVE_TIMERCLEAR 1
  7709. | #define HAVE_TIMERISSET 1
  7710. | #define HAVE_DECL_CTL_KERN 0
  7711. | #define HAVE_DECL_KERN_RANDOM 0
  7712. | #define HAVE_DECL_RANDOM_UUID 0
  7713. | #define HAVE_DECL_KERN_ARND 0
  7714. | #define TIME_WITH_SYS_TIME 1
  7715. | #define HAVE_GETTIMEOFDAY 1
  7716. | #define HAVE_VASPRINTF 1
  7717. | #define HAVE_FCNTL 1
  7718. | #define HAVE_STRSEP 1
  7719. | #define HAVE_SIGNAL 1
  7720. | #define HAVE_SIGACTION 1
  7721. | #define HAVE_INET_ATON 1
  7722. | #define HAVE_PIPE 1
  7723. | #define HAVE_MMAP 1
  7724. | #define HAVE_GETEUID 1
  7725. | #define HAVE_GETEGID 1
  7726. | #define HAVE_GETPROTOBYNUMBER 1
  7727. | #define HAVE_SETENV 1
  7728. | #define HAVE_UNSETENV 1
  7729. | #define HAVE_PUTENV 1
  7730. | #define HAVE_SYSCTL 1
  7731. | #define HAVE_UMASK 1
  7732. | #define HAVE_GETSERVBYNAME 1
  7733. | #define SIZEOF_LONG 4
  7734. | #define HAVE_SETFD 1
  7735. | #define HAVE_SELECT 1
  7736. | #define HAVE_POLL 1
  7737. | #define HAVE_UINT64_T 1
  7738. | #define HAVE_UINT32_T 1
  7739. | #define HAVE_UINT16_T 1
  7740. | #define HAVE_UINT8_T 1
  7741. | #define HAVE_FD_MASK 1
  7742. | #define SIZEOF_LONG_LONG 8
  7743. | #define SIZEOF_LONG 4
  7744. | #define SIZEOF_INT 4
  7745. | #define SIZEOF_SHORT 2
  7746. | #define SIZEOF_SIZE_T 4
  7747. | #define SIZEOF_VOID_P 4
  7748. | #define HAVE_SA_FAMILY_T 1
  7749. | #define socklen_t unsigned int
  7750. | #define __func__ __FUNCTION__
  7751. | /* end confdefs.h.  */
  7752. | #include <pthread.h>
  7753. | int
  7754. | main ()
  7755. | {
  7756. | pthread_t th; pthread_join(th, 0);
  7757. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7758. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7759. |   ;
  7760. |   return 0;
  7761. | }
  7762. configure:14613: result: no
  7763. configure:14521: checking whether pthreads work with -kthread
  7764. configure:14604: gcc -o conftest -g -O2 -Wall -kthread   conftest.c   >&5
  7765. gcc: unrecognized option `-kthread'
  7766. conftest.c: In function `main':
  7767. conftest.c:87: warning: implicit declaration of function `pthread_join'
  7768. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  7769. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  7770. conftest.c:89: warning: implicit declaration of function `pthread_create'
  7771. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  7772. conftest.c:87: warning: `th' might be used uninitialized in this function
  7773. /tmp/cca180281.o(.text+0x7): In function `main':
  7774. /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join'
  7775. /tmp/cca180281.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init'
  7776. /tmp/cca180281.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push'
  7777. /tmp/cca180281.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create'
  7778. /tmp/cca180281.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop'
  7779. configure:14604: $? = 1
  7780. configure: failed program was:
  7781. | /* confdefs.h */
  7782. | #define PACKAGE_NAME ""
  7783. | #define PACKAGE_TARNAME ""
  7784. | #define PACKAGE_VERSION ""
  7785. | #define PACKAGE_STRING ""
  7786. | #define PACKAGE_BUGREPORT ""
  7787. | #define PACKAGE_URL ""
  7788. | #define PACKAGE "libevent"
  7789. | #define VERSION "2.0.20-stable"
  7790. | #define NUMERIC_VERSION 0x02001400
  7791. | #define STDC_HEADERS 1
  7792. | #define HAVE_SYS_TYPES_H 1
  7793. | #define HAVE_SYS_STAT_H 1
  7794. | #define HAVE_STDLIB_H 1
  7795. | #define HAVE_STRING_H 1
  7796. | #define HAVE_MEMORY_H 1
  7797. | #define HAVE_STRINGS_H 1
  7798. | #define HAVE_UNISTD_H 1
  7799. | #define LT_OBJDIR ".libs/"
  7800. | #define STDC_HEADERS 1
  7801. | #define HAVE_FCNTL_H 1
  7802. | #define HAVE_STDARG_H 1
  7803. | #define HAVE_STDDEF_H 1
  7804. | #define HAVE_UNISTD_H 1
  7805. | #define HAVE_SYS_TIME_H 1
  7806. | #define HAVE_SYS_QUEUE_H 1
  7807. | #define HAVE_SYS_PARAM_H 1
  7808. | #define HAVE_SYS_IOCTL_H 1
  7809. | #define HAVE_NETINET_IN_H 1
  7810. | #define HAVE_SYS_SOCKET_H 1
  7811. | #define HAVE_SYS_UIO_H 1
  7812. | #define HAVE_ARPA_INET_H 1
  7813. | #define HAVE_SYS_MMAN_H 1
  7814. | #define HAVE_SYS_WAIT_H 1
  7815. | #define HAVE_NETDB_H 1
  7816. | #define HAVE_SYS_STAT_H 1
  7817. | #define HAVE_SYS_SYSCTL_H 1
  7818. | #define HAVE_TIMERCMP 1
  7819. | #define HAVE_TIMERCLEAR 1
  7820. | #define HAVE_TIMERISSET 1
  7821. | #define HAVE_DECL_CTL_KERN 0
  7822. | #define HAVE_DECL_KERN_RANDOM 0
  7823. | #define HAVE_DECL_RANDOM_UUID 0
  7824. | #define HAVE_DECL_KERN_ARND 0
  7825. | #define TIME_WITH_SYS_TIME 1
  7826. | #define HAVE_GETTIMEOFDAY 1
  7827. | #define HAVE_VASPRINTF 1
  7828. | #define HAVE_FCNTL 1
  7829. | #define HAVE_STRSEP 1
  7830. | #define HAVE_SIGNAL 1
  7831. | #define HAVE_SIGACTION 1
  7832. | #define HAVE_INET_ATON 1
  7833. | #define HAVE_PIPE 1
  7834. | #define HAVE_MMAP 1
  7835. | #define HAVE_GETEUID 1
  7836. | #define HAVE_GETEGID 1
  7837. | #define HAVE_GETPROTOBYNUMBER 1
  7838. | #define HAVE_SETENV 1
  7839. | #define HAVE_UNSETENV 1
  7840. | #define HAVE_PUTENV 1
  7841. | #define HAVE_SYSCTL 1
  7842. | #define HAVE_UMASK 1
  7843. | #define HAVE_GETSERVBYNAME 1
  7844. | #define SIZEOF_LONG 4
  7845. | #define HAVE_SETFD 1
  7846. | #define HAVE_SELECT 1
  7847. | #define HAVE_POLL 1
  7848. | #define HAVE_UINT64_T 1
  7849. | #define HAVE_UINT32_T 1
  7850. | #define HAVE_UINT16_T 1
  7851. | #define HAVE_UINT8_T 1
  7852. | #define HAVE_FD_MASK 1
  7853. | #define SIZEOF_LONG_LONG 8
  7854. | #define SIZEOF_LONG 4
  7855. | #define SIZEOF_INT 4
  7856. | #define SIZEOF_SHORT 2
  7857. | #define SIZEOF_SIZE_T 4
  7858. | #define SIZEOF_VOID_P 4
  7859. | #define HAVE_SA_FAMILY_T 1
  7860. | #define socklen_t unsigned int
  7861. | #define __func__ __FUNCTION__
  7862. | /* end confdefs.h.  */
  7863. | #include <pthread.h>
  7864. | int
  7865. | main ()
  7866. | {
  7867. | pthread_t th; pthread_join(th, 0);
  7868. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7869. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7870. |   ;
  7871. |   return 0;
  7872. | }
  7873. configure:14613: result: no
  7874. configure:14571: checking for the pthreads library -llthread
  7875. configure:14604: gcc -o conftest -g -O2 -Wall    conftest.c -llthread  >&5
  7876. conftest.c: In function `main':
  7877. conftest.c:87: warning: implicit declaration of function `pthread_join'
  7878. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  7879. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  7880. conftest.c:89: warning: implicit declaration of function `pthread_create'
  7881. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  7882. conftest.c:87: warning: `th' might be used uninitialized in this function
  7883. ld: cannot find -llthread
  7884. configure:14604: $? = 1
  7885. configure: failed program was:
  7886. | /* confdefs.h */
  7887. | #define PACKAGE_NAME ""
  7888. | #define PACKAGE_TARNAME ""
  7889. | #define PACKAGE_VERSION ""
  7890. | #define PACKAGE_STRING ""
  7891. | #define PACKAGE_BUGREPORT ""
  7892. | #define PACKAGE_URL ""
  7893. | #define PACKAGE "libevent"
  7894. | #define VERSION "2.0.20-stable"
  7895. | #define NUMERIC_VERSION 0x02001400
  7896. | #define STDC_HEADERS 1
  7897. | #define HAVE_SYS_TYPES_H 1
  7898. | #define HAVE_SYS_STAT_H 1
  7899. | #define HAVE_STDLIB_H 1
  7900. | #define HAVE_STRING_H 1
  7901. | #define HAVE_MEMORY_H 1
  7902. | #define HAVE_STRINGS_H 1
  7903. | #define HAVE_UNISTD_H 1
  7904. | #define LT_OBJDIR ".libs/"
  7905. | #define STDC_HEADERS 1
  7906. | #define HAVE_FCNTL_H 1
  7907. | #define HAVE_STDARG_H 1
  7908. | #define HAVE_STDDEF_H 1
  7909. | #define HAVE_UNISTD_H 1
  7910. | #define HAVE_SYS_TIME_H 1
  7911. | #define HAVE_SYS_QUEUE_H 1
  7912. | #define HAVE_SYS_PARAM_H 1
  7913. | #define HAVE_SYS_IOCTL_H 1
  7914. | #define HAVE_NETINET_IN_H 1
  7915. | #define HAVE_SYS_SOCKET_H 1
  7916. | #define HAVE_SYS_UIO_H 1
  7917. | #define HAVE_ARPA_INET_H 1
  7918. | #define HAVE_SYS_MMAN_H 1
  7919. | #define HAVE_SYS_WAIT_H 1
  7920. | #define HAVE_NETDB_H 1
  7921. | #define HAVE_SYS_STAT_H 1
  7922. | #define HAVE_SYS_SYSCTL_H 1
  7923. | #define HAVE_TIMERCMP 1
  7924. | #define HAVE_TIMERCLEAR 1
  7925. | #define HAVE_TIMERISSET 1
  7926. | #define HAVE_DECL_CTL_KERN 0
  7927. | #define HAVE_DECL_KERN_RANDOM 0
  7928. | #define HAVE_DECL_RANDOM_UUID 0
  7929. | #define HAVE_DECL_KERN_ARND 0
  7930. | #define TIME_WITH_SYS_TIME 1
  7931. | #define HAVE_GETTIMEOFDAY 1
  7932. | #define HAVE_VASPRINTF 1
  7933. | #define HAVE_FCNTL 1
  7934. | #define HAVE_STRSEP 1
  7935. | #define HAVE_SIGNAL 1
  7936. | #define HAVE_SIGACTION 1
  7937. | #define HAVE_INET_ATON 1
  7938. | #define HAVE_PIPE 1
  7939. | #define HAVE_MMAP 1
  7940. | #define HAVE_GETEUID 1
  7941. | #define HAVE_GETEGID 1
  7942. | #define HAVE_GETPROTOBYNUMBER 1
  7943. | #define HAVE_SETENV 1
  7944. | #define HAVE_UNSETENV 1
  7945. | #define HAVE_PUTENV 1
  7946. | #define HAVE_SYSCTL 1
  7947. | #define HAVE_UMASK 1
  7948. | #define HAVE_GETSERVBYNAME 1
  7949. | #define SIZEOF_LONG 4
  7950. | #define HAVE_SETFD 1
  7951. | #define HAVE_SELECT 1
  7952. | #define HAVE_POLL 1
  7953. | #define HAVE_UINT64_T 1
  7954. | #define HAVE_UINT32_T 1
  7955. | #define HAVE_UINT16_T 1
  7956. | #define HAVE_UINT8_T 1
  7957. | #define HAVE_FD_MASK 1
  7958. | #define SIZEOF_LONG_LONG 8
  7959. | #define SIZEOF_LONG 4
  7960. | #define SIZEOF_INT 4
  7961. | #define SIZEOF_SHORT 2
  7962. | #define SIZEOF_SIZE_T 4
  7963. | #define SIZEOF_VOID_P 4
  7964. | #define HAVE_SA_FAMILY_T 1
  7965. | #define socklen_t unsigned int
  7966. | #define __func__ __FUNCTION__
  7967. | /* end confdefs.h.  */
  7968. | #include <pthread.h>
  7969. | int
  7970. | main ()
  7971. | {
  7972. | pthread_t th; pthread_join(th, 0);
  7973. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  7974. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  7975. |   ;
  7976. |   return 0;
  7977. | }
  7978. configure:14613: result: no
  7979. configure:14521: checking whether pthreads work with -pthread
  7980. configure:14604: gcc -o conftest -g -O2 -Wall -pthread   conftest.c   >&5
  7981. gcc: unrecognized option `-pthread'
  7982. conftest.c: In function `main':
  7983. conftest.c:87: warning: implicit declaration of function `pthread_join'
  7984. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  7985. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  7986. conftest.c:89: warning: implicit declaration of function `pthread_create'
  7987. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  7988. conftest.c:87: warning: `th' might be used uninitialized in this function
  7989. /tmp/cca180781.o(.text+0x7): In function `main':
  7990. /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join'
  7991. /tmp/cca180781.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init'
  7992. /tmp/cca180781.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push'
  7993. /tmp/cca180781.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create'
  7994. /tmp/cca180781.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop'
  7995. configure:14604: $? = 1
  7996. configure: failed program was:
  7997. | /* confdefs.h */
  7998. | #define PACKAGE_NAME ""
  7999. | #define PACKAGE_TARNAME ""
  8000. | #define PACKAGE_VERSION ""
  8001. | #define PACKAGE_STRING ""
  8002. | #define PACKAGE_BUGREPORT ""
  8003. | #define PACKAGE_URL ""
  8004. | #define PACKAGE "libevent"
  8005. | #define VERSION "2.0.20-stable"
  8006. | #define NUMERIC_VERSION 0x02001400
  8007. | #define STDC_HEADERS 1
  8008. | #define HAVE_SYS_TYPES_H 1
  8009. | #define HAVE_SYS_STAT_H 1
  8010. | #define HAVE_STDLIB_H 1
  8011. | #define HAVE_STRING_H 1
  8012. | #define HAVE_MEMORY_H 1
  8013. | #define HAVE_STRINGS_H 1
  8014. | #define HAVE_UNISTD_H 1
  8015. | #define LT_OBJDIR ".libs/"
  8016. | #define STDC_HEADERS 1
  8017. | #define HAVE_FCNTL_H 1
  8018. | #define HAVE_STDARG_H 1
  8019. | #define HAVE_STDDEF_H 1
  8020. | #define HAVE_UNISTD_H 1
  8021. | #define HAVE_SYS_TIME_H 1
  8022. | #define HAVE_SYS_QUEUE_H 1
  8023. | #define HAVE_SYS_PARAM_H 1
  8024. | #define HAVE_SYS_IOCTL_H 1
  8025. | #define HAVE_NETINET_IN_H 1
  8026. | #define HAVE_SYS_SOCKET_H 1
  8027. | #define HAVE_SYS_UIO_H 1
  8028. | #define HAVE_ARPA_INET_H 1
  8029. | #define HAVE_SYS_MMAN_H 1
  8030. | #define HAVE_SYS_WAIT_H 1
  8031. | #define HAVE_NETDB_H 1
  8032. | #define HAVE_SYS_STAT_H 1
  8033. | #define HAVE_SYS_SYSCTL_H 1
  8034. | #define HAVE_TIMERCMP 1
  8035. | #define HAVE_TIMERCLEAR 1
  8036. | #define HAVE_TIMERISSET 1
  8037. | #define HAVE_DECL_CTL_KERN 0
  8038. | #define HAVE_DECL_KERN_RANDOM 0
  8039. | #define HAVE_DECL_RANDOM_UUID 0
  8040. | #define HAVE_DECL_KERN_ARND 0
  8041. | #define TIME_WITH_SYS_TIME 1
  8042. | #define HAVE_GETTIMEOFDAY 1
  8043. | #define HAVE_VASPRINTF 1
  8044. | #define HAVE_FCNTL 1
  8045. | #define HAVE_STRSEP 1
  8046. | #define HAVE_SIGNAL 1
  8047. | #define HAVE_SIGACTION 1
  8048. | #define HAVE_INET_ATON 1
  8049. | #define HAVE_PIPE 1
  8050. | #define HAVE_MMAP 1
  8051. | #define HAVE_GETEUID 1
  8052. | #define HAVE_GETEGID 1
  8053. | #define HAVE_GETPROTOBYNUMBER 1
  8054. | #define HAVE_SETENV 1
  8055. | #define HAVE_UNSETENV 1
  8056. | #define HAVE_PUTENV 1
  8057. | #define HAVE_SYSCTL 1
  8058. | #define HAVE_UMASK 1
  8059. | #define HAVE_GETSERVBYNAME 1
  8060. | #define SIZEOF_LONG 4
  8061. | #define HAVE_SETFD 1
  8062. | #define HAVE_SELECT 1
  8063. | #define HAVE_POLL 1
  8064. | #define HAVE_UINT64_T 1
  8065. | #define HAVE_UINT32_T 1
  8066. | #define HAVE_UINT16_T 1
  8067. | #define HAVE_UINT8_T 1
  8068. | #define HAVE_FD_MASK 1
  8069. | #define SIZEOF_LONG_LONG 8
  8070. | #define SIZEOF_LONG 4
  8071. | #define SIZEOF_INT 4
  8072. | #define SIZEOF_SHORT 2
  8073. | #define SIZEOF_SIZE_T 4
  8074. | #define SIZEOF_VOID_P 4
  8075. | #define HAVE_SA_FAMILY_T 1
  8076. | #define socklen_t unsigned int
  8077. | #define __func__ __FUNCTION__
  8078. | /* end confdefs.h.  */
  8079. | #include <pthread.h>
  8080. | int
  8081. | main ()
  8082. | {
  8083. | pthread_t th; pthread_join(th, 0);
  8084. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8085. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8086. |   ;
  8087. |   return 0;
  8088. | }
  8089. configure:14613: result: no
  8090. configure:14521: checking whether pthreads work with -pthreads
  8091. configure:14604: gcc -o conftest -g -O2 -Wall -pthreads   conftest.c   >&5
  8092. gcc: unrecognized option `-pthreads'
  8093. conftest.c: In function `main':
  8094. conftest.c:87: warning: implicit declaration of function `pthread_join'
  8095. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  8096. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  8097. conftest.c:89: warning: implicit declaration of function `pthread_create'
  8098. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  8099. conftest.c:87: warning: `th' might be used uninitialized in this function
  8100. /tmp/cca181031.o(.text+0x7): In function `main':
  8101. /root/tor/libevent-2.0.20-stable/conftest.c:87: undefined reference to `pthread_join'
  8102. /tmp/cca181031.o(.text+0xe):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_attr_init'
  8103. /tmp/cca181031.o(.text+0x17):/root/tor/libevent-2.0.20-stable/conftest.c:88: undefined reference to `pthread_cleanup_push'
  8104. /tmp/cca181031.o(.text+0x24):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_create'
  8105. /tmp/cca181031.o(.text+0x2e):/root/tor/libevent-2.0.20-stable/conftest.c:89: undefined reference to `pthread_cleanup_pop'
  8106. configure:14604: $? = 1
  8107. configure: failed program was:
  8108. | /* confdefs.h */
  8109. | #define PACKAGE_NAME ""
  8110. | #define PACKAGE_TARNAME ""
  8111. | #define PACKAGE_VERSION ""
  8112. | #define PACKAGE_STRING ""
  8113. | #define PACKAGE_BUGREPORT ""
  8114. | #define PACKAGE_URL ""
  8115. | #define PACKAGE "libevent"
  8116. | #define VERSION "2.0.20-stable"
  8117. | #define NUMERIC_VERSION 0x02001400
  8118. | #define STDC_HEADERS 1
  8119. | #define HAVE_SYS_TYPES_H 1
  8120. | #define HAVE_SYS_STAT_H 1
  8121. | #define HAVE_STDLIB_H 1
  8122. | #define HAVE_STRING_H 1
  8123. | #define HAVE_MEMORY_H 1
  8124. | #define HAVE_STRINGS_H 1
  8125. | #define HAVE_UNISTD_H 1
  8126. | #define LT_OBJDIR ".libs/"
  8127. | #define STDC_HEADERS 1
  8128. | #define HAVE_FCNTL_H 1
  8129. | #define HAVE_STDARG_H 1
  8130. | #define HAVE_STDDEF_H 1
  8131. | #define HAVE_UNISTD_H 1
  8132. | #define HAVE_SYS_TIME_H 1
  8133. | #define HAVE_SYS_QUEUE_H 1
  8134. | #define HAVE_SYS_PARAM_H 1
  8135. | #define HAVE_SYS_IOCTL_H 1
  8136. | #define HAVE_NETINET_IN_H 1
  8137. | #define HAVE_SYS_SOCKET_H 1
  8138. | #define HAVE_SYS_UIO_H 1
  8139. | #define HAVE_ARPA_INET_H 1
  8140. | #define HAVE_SYS_MMAN_H 1
  8141. | #define HAVE_SYS_WAIT_H 1
  8142. | #define HAVE_NETDB_H 1
  8143. | #define HAVE_SYS_STAT_H 1
  8144. | #define HAVE_SYS_SYSCTL_H 1
  8145. | #define HAVE_TIMERCMP 1
  8146. | #define HAVE_TIMERCLEAR 1
  8147. | #define HAVE_TIMERISSET 1
  8148. | #define HAVE_DECL_CTL_KERN 0
  8149. | #define HAVE_DECL_KERN_RANDOM 0
  8150. | #define HAVE_DECL_RANDOM_UUID 0
  8151. | #define HAVE_DECL_KERN_ARND 0
  8152. | #define TIME_WITH_SYS_TIME 1
  8153. | #define HAVE_GETTIMEOFDAY 1
  8154. | #define HAVE_VASPRINTF 1
  8155. | #define HAVE_FCNTL 1
  8156. | #define HAVE_STRSEP 1
  8157. | #define HAVE_SIGNAL 1
  8158. | #define HAVE_SIGACTION 1
  8159. | #define HAVE_INET_ATON 1
  8160. | #define HAVE_PIPE 1
  8161. | #define HAVE_MMAP 1
  8162. | #define HAVE_GETEUID 1
  8163. | #define HAVE_GETEGID 1
  8164. | #define HAVE_GETPROTOBYNUMBER 1
  8165. | #define HAVE_SETENV 1
  8166. | #define HAVE_UNSETENV 1
  8167. | #define HAVE_PUTENV 1
  8168. | #define HAVE_SYSCTL 1
  8169. | #define HAVE_UMASK 1
  8170. | #define HAVE_GETSERVBYNAME 1
  8171. | #define SIZEOF_LONG 4
  8172. | #define HAVE_SETFD 1
  8173. | #define HAVE_SELECT 1
  8174. | #define HAVE_POLL 1
  8175. | #define HAVE_UINT64_T 1
  8176. | #define HAVE_UINT32_T 1
  8177. | #define HAVE_UINT16_T 1
  8178. | #define HAVE_UINT8_T 1
  8179. | #define HAVE_FD_MASK 1
  8180. | #define SIZEOF_LONG_LONG 8
  8181. | #define SIZEOF_LONG 4
  8182. | #define SIZEOF_INT 4
  8183. | #define SIZEOF_SHORT 2
  8184. | #define SIZEOF_SIZE_T 4
  8185. | #define SIZEOF_VOID_P 4
  8186. | #define HAVE_SA_FAMILY_T 1
  8187. | #define socklen_t unsigned int
  8188. | #define __func__ __FUNCTION__
  8189. | /* end confdefs.h.  */
  8190. | #include <pthread.h>
  8191. | int
  8192. | main ()
  8193. | {
  8194. | pthread_t th; pthread_join(th, 0);
  8195. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8196. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8197. |   ;
  8198. |   return 0;
  8199. | }
  8200. configure:14613: result: no
  8201. configure:14521: checking whether pthreads work with -mthreads
  8202. configure:14604: gcc -o conftest -g -O2 -Wall -mthreads   conftest.c   >&5
  8203. cc1: Invalid option `threads'
  8204. conftest.c: In function `main':
  8205. conftest.c:87: warning: implicit declaration of function `pthread_join'
  8206. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  8207. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  8208. conftest.c:89: warning: implicit declaration of function `pthread_create'
  8209. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  8210. conftest.c:87: warning: `th' might be used uninitialized in this function
  8211. configure:14604: $? = 1
  8212. configure: failed program was:
  8213. | /* confdefs.h */
  8214. | #define PACKAGE_NAME ""
  8215. | #define PACKAGE_TARNAME ""
  8216. | #define PACKAGE_VERSION ""
  8217. | #define PACKAGE_STRING ""
  8218. | #define PACKAGE_BUGREPORT ""
  8219. | #define PACKAGE_URL ""
  8220. | #define PACKAGE "libevent"
  8221. | #define VERSION "2.0.20-stable"
  8222. | #define NUMERIC_VERSION 0x02001400
  8223. | #define STDC_HEADERS 1
  8224. | #define HAVE_SYS_TYPES_H 1
  8225. | #define HAVE_SYS_STAT_H 1
  8226. | #define HAVE_STDLIB_H 1
  8227. | #define HAVE_STRING_H 1
  8228. | #define HAVE_MEMORY_H 1
  8229. | #define HAVE_STRINGS_H 1
  8230. | #define HAVE_UNISTD_H 1
  8231. | #define LT_OBJDIR ".libs/"
  8232. | #define STDC_HEADERS 1
  8233. | #define HAVE_FCNTL_H 1
  8234. | #define HAVE_STDARG_H 1
  8235. | #define HAVE_STDDEF_H 1
  8236. | #define HAVE_UNISTD_H 1
  8237. | #define HAVE_SYS_TIME_H 1
  8238. | #define HAVE_SYS_QUEUE_H 1
  8239. | #define HAVE_SYS_PARAM_H 1
  8240. | #define HAVE_SYS_IOCTL_H 1
  8241. | #define HAVE_NETINET_IN_H 1
  8242. | #define HAVE_SYS_SOCKET_H 1
  8243. | #define HAVE_SYS_UIO_H 1
  8244. | #define HAVE_ARPA_INET_H 1
  8245. | #define HAVE_SYS_MMAN_H 1
  8246. | #define HAVE_SYS_WAIT_H 1
  8247. | #define HAVE_NETDB_H 1
  8248. | #define HAVE_SYS_STAT_H 1
  8249. | #define HAVE_SYS_SYSCTL_H 1
  8250. | #define HAVE_TIMERCMP 1
  8251. | #define HAVE_TIMERCLEAR 1
  8252. | #define HAVE_TIMERISSET 1
  8253. | #define HAVE_DECL_CTL_KERN 0
  8254. | #define HAVE_DECL_KERN_RANDOM 0
  8255. | #define HAVE_DECL_RANDOM_UUID 0
  8256. | #define HAVE_DECL_KERN_ARND 0
  8257. | #define TIME_WITH_SYS_TIME 1
  8258. | #define HAVE_GETTIMEOFDAY 1
  8259. | #define HAVE_VASPRINTF 1
  8260. | #define HAVE_FCNTL 1
  8261. | #define HAVE_STRSEP 1
  8262. | #define HAVE_SIGNAL 1
  8263. | #define HAVE_SIGACTION 1
  8264. | #define HAVE_INET_ATON 1
  8265. | #define HAVE_PIPE 1
  8266. | #define HAVE_MMAP 1
  8267. | #define HAVE_GETEUID 1
  8268. | #define HAVE_GETEGID 1
  8269. | #define HAVE_GETPROTOBYNUMBER 1
  8270. | #define HAVE_SETENV 1
  8271. | #define HAVE_UNSETENV 1
  8272. | #define HAVE_PUTENV 1
  8273. | #define HAVE_SYSCTL 1
  8274. | #define HAVE_UMASK 1
  8275. | #define HAVE_GETSERVBYNAME 1
  8276. | #define SIZEOF_LONG 4
  8277. | #define HAVE_SETFD 1
  8278. | #define HAVE_SELECT 1
  8279. | #define HAVE_POLL 1
  8280. | #define HAVE_UINT64_T 1
  8281. | #define HAVE_UINT32_T 1
  8282. | #define HAVE_UINT16_T 1
  8283. | #define HAVE_UINT8_T 1
  8284. | #define HAVE_FD_MASK 1
  8285. | #define SIZEOF_LONG_LONG 8
  8286. | #define SIZEOF_LONG 4
  8287. | #define SIZEOF_INT 4
  8288. | #define SIZEOF_SHORT 2
  8289. | #define SIZEOF_SIZE_T 4
  8290. | #define SIZEOF_VOID_P 4
  8291. | #define HAVE_SA_FAMILY_T 1
  8292. | #define socklen_t unsigned int
  8293. | #define __func__ __FUNCTION__
  8294. | /* end confdefs.h.  */
  8295. | #include <pthread.h>
  8296. | int
  8297. | main ()
  8298. | {
  8299. | pthread_t th; pthread_join(th, 0);
  8300. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8301. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8302. |   ;
  8303. |   return 0;
  8304. | }
  8305. configure:14613: result: no
  8306. configure:14571: checking for the pthreads library -lpthread
  8307. configure:14604: gcc -o conftest -g -O2 -Wall    conftest.c -lpthread  >&5
  8308. conftest.c: In function `main':
  8309. conftest.c:87: warning: implicit declaration of function `pthread_join'
  8310. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  8311. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  8312. conftest.c:89: warning: implicit declaration of function `pthread_create'
  8313. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  8314. conftest.c:87: warning: `th' might be used uninitialized in this function
  8315. ld: cannot find -lpthread
  8316. configure:14604: $? = 1
  8317. configure: failed program was:
  8318. | /* confdefs.h */
  8319. | #define PACKAGE_NAME ""
  8320. | #define PACKAGE_TARNAME ""
  8321. | #define PACKAGE_VERSION ""
  8322. | #define PACKAGE_STRING ""
  8323. | #define PACKAGE_BUGREPORT ""
  8324. | #define PACKAGE_URL ""
  8325. | #define PACKAGE "libevent"
  8326. | #define VERSION "2.0.20-stable"
  8327. | #define NUMERIC_VERSION 0x02001400
  8328. | #define STDC_HEADERS 1
  8329. | #define HAVE_SYS_TYPES_H 1
  8330. | #define HAVE_SYS_STAT_H 1
  8331. | #define HAVE_STDLIB_H 1
  8332. | #define HAVE_STRING_H 1
  8333. | #define HAVE_MEMORY_H 1
  8334. | #define HAVE_STRINGS_H 1
  8335. | #define HAVE_UNISTD_H 1
  8336. | #define LT_OBJDIR ".libs/"
  8337. | #define STDC_HEADERS 1
  8338. | #define HAVE_FCNTL_H 1
  8339. | #define HAVE_STDARG_H 1
  8340. | #define HAVE_STDDEF_H 1
  8341. | #define HAVE_UNISTD_H 1
  8342. | #define HAVE_SYS_TIME_H 1
  8343. | #define HAVE_SYS_QUEUE_H 1
  8344. | #define HAVE_SYS_PARAM_H 1
  8345. | #define HAVE_SYS_IOCTL_H 1
  8346. | #define HAVE_NETINET_IN_H 1
  8347. | #define HAVE_SYS_SOCKET_H 1
  8348. | #define HAVE_SYS_UIO_H 1
  8349. | #define HAVE_ARPA_INET_H 1
  8350. | #define HAVE_SYS_MMAN_H 1
  8351. | #define HAVE_SYS_WAIT_H 1
  8352. | #define HAVE_NETDB_H 1
  8353. | #define HAVE_SYS_STAT_H 1
  8354. | #define HAVE_SYS_SYSCTL_H 1
  8355. | #define HAVE_TIMERCMP 1
  8356. | #define HAVE_TIMERCLEAR 1
  8357. | #define HAVE_TIMERISSET 1
  8358. | #define HAVE_DECL_CTL_KERN 0
  8359. | #define HAVE_DECL_KERN_RANDOM 0
  8360. | #define HAVE_DECL_RANDOM_UUID 0
  8361. | #define HAVE_DECL_KERN_ARND 0
  8362. | #define TIME_WITH_SYS_TIME 1
  8363. | #define HAVE_GETTIMEOFDAY 1
  8364. | #define HAVE_VASPRINTF 1
  8365. | #define HAVE_FCNTL 1
  8366. | #define HAVE_STRSEP 1
  8367. | #define HAVE_SIGNAL 1
  8368. | #define HAVE_SIGACTION 1
  8369. | #define HAVE_INET_ATON 1
  8370. | #define HAVE_PIPE 1
  8371. | #define HAVE_MMAP 1
  8372. | #define HAVE_GETEUID 1
  8373. | #define HAVE_GETEGID 1
  8374. | #define HAVE_GETPROTOBYNUMBER 1
  8375. | #define HAVE_SETENV 1
  8376. | #define HAVE_UNSETENV 1
  8377. | #define HAVE_PUTENV 1
  8378. | #define HAVE_SYSCTL 1
  8379. | #define HAVE_UMASK 1
  8380. | #define HAVE_GETSERVBYNAME 1
  8381. | #define SIZEOF_LONG 4
  8382. | #define HAVE_SETFD 1
  8383. | #define HAVE_SELECT 1
  8384. | #define HAVE_POLL 1
  8385. | #define HAVE_UINT64_T 1
  8386. | #define HAVE_UINT32_T 1
  8387. | #define HAVE_UINT16_T 1
  8388. | #define HAVE_UINT8_T 1
  8389. | #define HAVE_FD_MASK 1
  8390. | #define SIZEOF_LONG_LONG 8
  8391. | #define SIZEOF_LONG 4
  8392. | #define SIZEOF_INT 4
  8393. | #define SIZEOF_SHORT 2
  8394. | #define SIZEOF_SIZE_T 4
  8395. | #define SIZEOF_VOID_P 4
  8396. | #define HAVE_SA_FAMILY_T 1
  8397. | #define socklen_t unsigned int
  8398. | #define __func__ __FUNCTION__
  8399. | /* end confdefs.h.  */
  8400. | #include <pthread.h>
  8401. | int
  8402. | main ()
  8403. | {
  8404. | pthread_t th; pthread_join(th, 0);
  8405. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8406. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8407. |   ;
  8408. |   return 0;
  8409. | }
  8410. configure:14613: result: no
  8411. configure:14521: checking whether pthreads work with --thread-safe
  8412. configure:14604: gcc -o conftest -g -O2 -Wall --thread-safe   conftest.c   >&5
  8413. cc1: Invalid option `-fthread-safe'
  8414. conftest.c: In function `main':
  8415. conftest.c:87: warning: implicit declaration of function `pthread_join'
  8416. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  8417. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  8418. conftest.c:89: warning: implicit declaration of function `pthread_create'
  8419. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  8420. conftest.c:87: warning: `th' might be used uninitialized in this function
  8421. configure:14604: $? = 1
  8422. configure: failed program was:
  8423. | /* confdefs.h */
  8424. | #define PACKAGE_NAME ""
  8425. | #define PACKAGE_TARNAME ""
  8426. | #define PACKAGE_VERSION ""
  8427. | #define PACKAGE_STRING ""
  8428. | #define PACKAGE_BUGREPORT ""
  8429. | #define PACKAGE_URL ""
  8430. | #define PACKAGE "libevent"
  8431. | #define VERSION "2.0.20-stable"
  8432. | #define NUMERIC_VERSION 0x02001400
  8433. | #define STDC_HEADERS 1
  8434. | #define HAVE_SYS_TYPES_H 1
  8435. | #define HAVE_SYS_STAT_H 1
  8436. | #define HAVE_STDLIB_H 1
  8437. | #define HAVE_STRING_H 1
  8438. | #define HAVE_MEMORY_H 1
  8439. | #define HAVE_STRINGS_H 1
  8440. | #define HAVE_UNISTD_H 1
  8441. | #define LT_OBJDIR ".libs/"
  8442. | #define STDC_HEADERS 1
  8443. | #define HAVE_FCNTL_H 1
  8444. | #define HAVE_STDARG_H 1
  8445. | #define HAVE_STDDEF_H 1
  8446. | #define HAVE_UNISTD_H 1
  8447. | #define HAVE_SYS_TIME_H 1
  8448. | #define HAVE_SYS_QUEUE_H 1
  8449. | #define HAVE_SYS_PARAM_H 1
  8450. | #define HAVE_SYS_IOCTL_H 1
  8451. | #define HAVE_NETINET_IN_H 1
  8452. | #define HAVE_SYS_SOCKET_H 1
  8453. | #define HAVE_SYS_UIO_H 1
  8454. | #define HAVE_ARPA_INET_H 1
  8455. | #define HAVE_SYS_MMAN_H 1
  8456. | #define HAVE_SYS_WAIT_H 1
  8457. | #define HAVE_NETDB_H 1
  8458. | #define HAVE_SYS_STAT_H 1
  8459. | #define HAVE_SYS_SYSCTL_H 1
  8460. | #define HAVE_TIMERCMP 1
  8461. | #define HAVE_TIMERCLEAR 1
  8462. | #define HAVE_TIMERISSET 1
  8463. | #define HAVE_DECL_CTL_KERN 0
  8464. | #define HAVE_DECL_KERN_RANDOM 0
  8465. | #define HAVE_DECL_RANDOM_UUID 0
  8466. | #define HAVE_DECL_KERN_ARND 0
  8467. | #define TIME_WITH_SYS_TIME 1
  8468. | #define HAVE_GETTIMEOFDAY 1
  8469. | #define HAVE_VASPRINTF 1
  8470. | #define HAVE_FCNTL 1
  8471. | #define HAVE_STRSEP 1
  8472. | #define HAVE_SIGNAL 1
  8473. | #define HAVE_SIGACTION 1
  8474. | #define HAVE_INET_ATON 1
  8475. | #define HAVE_PIPE 1
  8476. | #define HAVE_MMAP 1
  8477. | #define HAVE_GETEUID 1
  8478. | #define HAVE_GETEGID 1
  8479. | #define HAVE_GETPROTOBYNUMBER 1
  8480. | #define HAVE_SETENV 1
  8481. | #define HAVE_UNSETENV 1
  8482. | #define HAVE_PUTENV 1
  8483. | #define HAVE_SYSCTL 1
  8484. | #define HAVE_UMASK 1
  8485. | #define HAVE_GETSERVBYNAME 1
  8486. | #define SIZEOF_LONG 4
  8487. | #define HAVE_SETFD 1
  8488. | #define HAVE_SELECT 1
  8489. | #define HAVE_POLL 1
  8490. | #define HAVE_UINT64_T 1
  8491. | #define HAVE_UINT32_T 1
  8492. | #define HAVE_UINT16_T 1
  8493. | #define HAVE_UINT8_T 1
  8494. | #define HAVE_FD_MASK 1
  8495. | #define SIZEOF_LONG_LONG 8
  8496. | #define SIZEOF_LONG 4
  8497. | #define SIZEOF_INT 4
  8498. | #define SIZEOF_SHORT 2
  8499. | #define SIZEOF_SIZE_T 4
  8500. | #define SIZEOF_VOID_P 4
  8501. | #define HAVE_SA_FAMILY_T 1
  8502. | #define socklen_t unsigned int
  8503. | #define __func__ __FUNCTION__
  8504. | /* end confdefs.h.  */
  8505. | #include <pthread.h>
  8506. | int
  8507. | main ()
  8508. | {
  8509. | pthread_t th; pthread_join(th, 0);
  8510. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8511. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8512. |   ;
  8513. |   return 0;
  8514. | }
  8515. configure:14613: result: no
  8516. configure:14521: checking whether pthreads work with -mt
  8517. configure:14604: gcc -o conftest -g -O2 -Wall -mt   conftest.c   >&5
  8518. cc1: Invalid option `t'
  8519. conftest.c: In function `main':
  8520. conftest.c:87: warning: implicit declaration of function `pthread_join'
  8521. conftest.c:88: warning: implicit declaration of function `pthread_attr_init'
  8522. conftest.c:88: warning: implicit declaration of function `pthread_cleanup_push'
  8523. conftest.c:89: warning: implicit declaration of function `pthread_create'
  8524. conftest.c:89: warning: implicit declaration of function `pthread_cleanup_pop'
  8525. conftest.c:87: warning: `th' might be used uninitialized in this function
  8526. configure:14604: $? = 1
  8527. configure: failed program was:
  8528. | /* confdefs.h */
  8529. | #define PACKAGE_NAME ""
  8530. | #define PACKAGE_TARNAME ""
  8531. | #define PACKAGE_VERSION ""
  8532. | #define PACKAGE_STRING ""
  8533. | #define PACKAGE_BUGREPORT ""
  8534. | #define PACKAGE_URL ""
  8535. | #define PACKAGE "libevent"
  8536. | #define VERSION "2.0.20-stable"
  8537. | #define NUMERIC_VERSION 0x02001400
  8538. | #define STDC_HEADERS 1
  8539. | #define HAVE_SYS_TYPES_H 1
  8540. | #define HAVE_SYS_STAT_H 1
  8541. | #define HAVE_STDLIB_H 1
  8542. | #define HAVE_STRING_H 1
  8543. | #define HAVE_MEMORY_H 1
  8544. | #define HAVE_STRINGS_H 1
  8545. | #define HAVE_UNISTD_H 1
  8546. | #define LT_OBJDIR ".libs/"
  8547. | #define STDC_HEADERS 1
  8548. | #define HAVE_FCNTL_H 1
  8549. | #define HAVE_STDARG_H 1
  8550. | #define HAVE_STDDEF_H 1
  8551. | #define HAVE_UNISTD_H 1
  8552. | #define HAVE_SYS_TIME_H 1
  8553. | #define HAVE_SYS_QUEUE_H 1
  8554. | #define HAVE_SYS_PARAM_H 1
  8555. | #define HAVE_SYS_IOCTL_H 1
  8556. | #define HAVE_NETINET_IN_H 1
  8557. | #define HAVE_SYS_SOCKET_H 1
  8558. | #define HAVE_SYS_UIO_H 1
  8559. | #define HAVE_ARPA_INET_H 1
  8560. | #define HAVE_SYS_MMAN_H 1
  8561. | #define HAVE_SYS_WAIT_H 1
  8562. | #define HAVE_NETDB_H 1
  8563. | #define HAVE_SYS_STAT_H 1
  8564. | #define HAVE_SYS_SYSCTL_H 1
  8565. | #define HAVE_TIMERCMP 1
  8566. | #define HAVE_TIMERCLEAR 1
  8567. | #define HAVE_TIMERISSET 1
  8568. | #define HAVE_DECL_CTL_KERN 0
  8569. | #define HAVE_DECL_KERN_RANDOM 0
  8570. | #define HAVE_DECL_RANDOM_UUID 0
  8571. | #define HAVE_DECL_KERN_ARND 0
  8572. | #define TIME_WITH_SYS_TIME 1
  8573. | #define HAVE_GETTIMEOFDAY 1
  8574. | #define HAVE_VASPRINTF 1
  8575. | #define HAVE_FCNTL 1
  8576. | #define HAVE_STRSEP 1
  8577. | #define HAVE_SIGNAL 1
  8578. | #define HAVE_SIGACTION 1
  8579. | #define HAVE_INET_ATON 1
  8580. | #define HAVE_PIPE 1
  8581. | #define HAVE_MMAP 1
  8582. | #define HAVE_GETEUID 1
  8583. | #define HAVE_GETEGID 1
  8584. | #define HAVE_GETPROTOBYNUMBER 1
  8585. | #define HAVE_SETENV 1
  8586. | #define HAVE_UNSETENV 1
  8587. | #define HAVE_PUTENV 1
  8588. | #define HAVE_SYSCTL 1
  8589. | #define HAVE_UMASK 1
  8590. | #define HAVE_GETSERVBYNAME 1
  8591. | #define SIZEOF_LONG 4
  8592. | #define HAVE_SETFD 1
  8593. | #define HAVE_SELECT 1
  8594. | #define HAVE_POLL 1
  8595. | #define HAVE_UINT64_T 1
  8596. | #define HAVE_UINT32_T 1
  8597. | #define HAVE_UINT16_T 1
  8598. | #define HAVE_UINT8_T 1
  8599. | #define HAVE_FD_MASK 1
  8600. | #define SIZEOF_LONG_LONG 8
  8601. | #define SIZEOF_LONG 4
  8602. | #define SIZEOF_INT 4
  8603. | #define SIZEOF_SHORT 2
  8604. | #define SIZEOF_SIZE_T 4
  8605. | #define SIZEOF_VOID_P 4
  8606. | #define HAVE_SA_FAMILY_T 1
  8607. | #define socklen_t unsigned int
  8608. | #define __func__ __FUNCTION__
  8609. | /* end confdefs.h.  */
  8610. | #include <pthread.h>
  8611. | int
  8612. | main ()
  8613. | {
  8614. | pthread_t th; pthread_join(th, 0);
  8615. |                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
  8616. |                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  8617. |   ;
  8618. |   return 0;
  8619. | }
  8620. configure:14613: result: no
  8621. configure:14529: checking for pthread-config
  8622. configure:14557: result: no
  8623. configure:14759: checking size of pthread_t
  8624. configure:14764: gcc -o conftest -g -O2 -Wall    conftest.c  >&5
  8625. configure:14764: $? = 0
  8626. configure:14764: ./conftest
  8627. configure:14764: $? = 0
  8628. configure:14781: result: 4
  8629. configure:15235: creating ./config.status
  8630.  
  8631. ## ---------------------- ##
  8632. ## Running config.status. ##
  8633. ## ---------------------- ##
  8634.  
  8635. This file was extended by config.status, which was
  8636. generated by GNU Autoconf 2.68.  Invocation command line was
  8637.  
  8638.   CONFIG_FILES    =
  8639.   CONFIG_HEADERS  =
  8640.   CONFIG_LINKS    =
  8641.   CONFIG_COMMANDS =
  8642.   $ ./config.status
  8643.  
  8644. on AkiroBL
  8645.  
  8646. config.status:16482: creating libevent.pc
  8647. config.status:16482: creating libevent_openssl.pc
  8648. config.status:16482: creating libevent_pthreads.pc
  8649. config.status:16482: creating Makefile
  8650. config.status:16482: creating include/Makefile
  8651. config.status:16482: creating test/Makefile
  8652. config.status:16482: creating sample/Makefile
  8653. config.status:16482: creating config.h
  8654. config.status:16709: executing depfiles commands
  8655. config.status:16709: executing libtool commands
  8656.  
  8657. ## ---------------- ##
  8658. ## Cache variables. ##
  8659. ## ---------------- ##
  8660.  
  8661. ac_cv_build='i586-pc-linux-gnu'
  8662. ac_cv_c_compiler_gnu='yes'
  8663. ac_cv_c_const='yes'
  8664. ac_cv_c_inline='inline'
  8665. ac_cv_env_CC_set=''
  8666. ac_cv_env_CC_value=''
  8667. ac_cv_env_CFLAGS_set=''
  8668. ac_cv_env_CFLAGS_value=''
  8669. ac_cv_env_CPPFLAGS_set=''
  8670. ac_cv_env_CPPFLAGS_value=''
  8671. ac_cv_env_CPP_set=''
  8672. ac_cv_env_CPP_value=''
  8673. ac_cv_env_LDFLAGS_set=''
  8674. ac_cv_env_LDFLAGS_value=''
  8675. ac_cv_env_LIBS_set=''
  8676. ac_cv_env_LIBS_value=''
  8677. ac_cv_env_build_alias_set=''
  8678. ac_cv_env_build_alias_value=''
  8679. ac_cv_env_host_alias_set=''
  8680. ac_cv_env_host_alias_value=''
  8681. ac_cv_env_target_alias_set=''
  8682. ac_cv_env_target_alias_value=''
  8683. ac_cv_func_arc4random='no'
  8684. ac_cv_func_arc4random_buf='no'
  8685. ac_cv_func_clock_gettime='no'
  8686. ac_cv_func_epoll_ctl='no'
  8687. ac_cv_func_eventfd='no'
  8688. ac_cv_func_fcntl='yes'
  8689. ac_cv_func_getegid='yes'
  8690. ac_cv_func_geteuid='yes'
  8691. ac_cv_func_gethostbyname_r='no'
  8692. ac_cv_func_getnameinfo='no'
  8693. ac_cv_func_getprotobynumber='yes'
  8694. ac_cv_func_getservbyname='yes'
  8695. ac_cv_func_gettimeofday='yes'
  8696. ac_cv_func_inet_aton='yes'
  8697. ac_cv_func_inet_ntop='no'
  8698. ac_cv_func_inet_pton='no'
  8699. ac_cv_func_issetugid='no'
  8700. ac_cv_func_mmap='yes'
  8701. ac_cv_func_pipe='yes'
  8702. ac_cv_func_poll='yes'
  8703. ac_cv_func_port_create='no'
  8704. ac_cv_func_putenv='yes'
  8705. ac_cv_func_select='yes'
  8706. ac_cv_func_sendfile='no'
  8707. ac_cv_func_setenv='yes'
  8708. ac_cv_func_sigaction='yes'
  8709. ac_cv_func_signal='yes'
  8710. ac_cv_func_splice='no'
  8711. ac_cv_func_strlcpy='no'
  8712. ac_cv_func_strsep='yes'
  8713. ac_cv_func_strtok_r='no'
  8714. ac_cv_func_strtoll='no'
  8715. ac_cv_func_sysctl='yes'
  8716. ac_cv_func_umask='yes'
  8717. ac_cv_func_unsetenv='yes'
  8718. ac_cv_func_vasprintf='yes'
  8719. ac_cv_have_decl_CTL_KERN='no'
  8720. ac_cv_have_decl_KERN_ARND='no'
  8721. ac_cv_have_decl_KERN_RANDOM='no'
  8722. ac_cv_have_decl_RANDOM_UUID='no'
  8723. ac_cv_header_arpa_inet_h='yes'
  8724. ac_cv_header_dlfcn_h='no'
  8725. ac_cv_header_fcntl_h='yes'
  8726. ac_cv_header_inttypes_h='no'
  8727. ac_cv_header_memory_h='yes'
  8728. ac_cv_header_netdb_h='yes'
  8729. ac_cv_header_netinet_in6_h='no'
  8730. ac_cv_header_netinet_in_h='yes'
  8731. ac_cv_header_openssl_bio_h='no'
  8732. ac_cv_header_poll_h='no'
  8733. ac_cv_header_port_h='no'
  8734. ac_cv_header_stdarg_h='yes'
  8735. ac_cv_header_stdc='yes'
  8736. ac_cv_header_stddef_h='yes'
  8737. ac_cv_header_stdint_h='no'
  8738. ac_cv_header_stdlib_h='yes'
  8739. ac_cv_header_string_h='yes'
  8740. ac_cv_header_strings_h='yes'
  8741. ac_cv_header_sys_devpoll_h='no'
  8742. ac_cv_header_sys_epoll_h='no'
  8743. ac_cv_header_sys_event_h='no'
  8744. ac_cv_header_sys_eventfd_h='no'
  8745. ac_cv_header_sys_ioctl_h='yes'
  8746. ac_cv_header_sys_mman_h='yes'
  8747. ac_cv_header_sys_param_h='yes'
  8748. ac_cv_header_sys_queue_h='yes'
  8749. ac_cv_header_sys_select_h='no'
  8750. ac_cv_header_sys_sendfile_h='no'
  8751. ac_cv_header_sys_socket_h='yes'
  8752. ac_cv_header_sys_stat_h='yes'
  8753. ac_cv_header_sys_sysctl_h='yes'
  8754. ac_cv_header_sys_time_h='yes'
  8755. ac_cv_header_sys_types_h='yes'
  8756. ac_cv_header_sys_uio_h='yes'
  8757. ac_cv_header_sys_wait_h='yes'
  8758. ac_cv_header_time='yes'
  8759. ac_cv_header_unistd_h='yes'
  8760. ac_cv_header_zlib_h='no'
  8761. ac_cv_host='i586-pc-linux-gnu'
  8762. ac_cv_member_struct_in6_addr_s6_addr16='no'
  8763. ac_cv_member_struct_in6_addr_s6_addr32='no'
  8764. ac_cv_member_struct_sockaddr_in6_sin6_len='no'
  8765. ac_cv_member_struct_sockaddr_in_sin_len='no'
  8766. ac_cv_member_struct_sockaddr_storage___ss_family='no'
  8767. ac_cv_member_struct_sockaddr_storage_ss_family='no'
  8768. ac_cv_objext='o'
  8769. ac_cv_path_EGREP='/usr/bin/grep -E'
  8770. ac_cv_path_FGREP='/usr/bin/grep -F'
  8771. ac_cv_path_GREP='/usr/bin/grep'
  8772. ac_cv_path_SED='/usr/bin/sed'
  8773. ac_cv_prog_AWK='gawk'
  8774. ac_cv_prog_CPP='gcc -E'
  8775. ac_cv_prog_ac_ct_AR='ar'
  8776. ac_cv_prog_ac_ct_CC='gcc'
  8777. ac_cv_prog_ac_ct_OBJDUMP='objdump'
  8778. ac_cv_prog_ac_ct_RANLIB='ranlib'
  8779. ac_cv_prog_ac_ct_STRIP='strip'
  8780. ac_cv_prog_acx_pthread_config='no'
  8781. ac_cv_prog_cc_c89=''
  8782. ac_cv_prog_cc_g='yes'
  8783. ac_cv_prog_cc_gcc_c_o='yes'
  8784. ac_cv_prog_gcc_traditional='no'
  8785. ac_cv_prog_make_make_set='yes'
  8786. ac_cv_search_SSL_new='no'
  8787. ac_cv_search_clock_gettime='no'
  8788. ac_cv_search_inet_aton='none required'
  8789. ac_cv_search_inet_ntoa='none required'
  8790. ac_cv_search_sendfile='no'
  8791. ac_cv_search_socket='none required'
  8792. ac_cv_sizeof_int='4'
  8793. ac_cv_sizeof_long='4'
  8794. ac_cv_sizeof_long_long='8'
  8795. ac_cv_sizeof_pthread_t='4'
  8796. ac_cv_sizeof_short='2'
  8797. ac_cv_sizeof_size_t='4'
  8798. ac_cv_sizeof_void_p='4'
  8799. ac_cv_type_fd_mask='yes'
  8800. ac_cv_type_pid_t='yes'
  8801. ac_cv_type_sa_family_t='yes'
  8802. ac_cv_type_size_t='yes'
  8803. ac_cv_type_ssize_t='yes'
  8804. ac_cv_type_struct_addrinfo='no'
  8805. ac_cv_type_struct_in6_addr='no'
  8806. ac_cv_type_struct_sockaddr_in6='no'
  8807. ac_cv_type_struct_sockaddr_storage='no'
  8808. ac_cv_type_uint16_t='yes'
  8809. ac_cv_type_uint32_t='yes'
  8810. ac_cv_type_uint64_t='yes'
  8811. ac_cv_type_uint8_t='yes'
  8812. ac_cv_type_uintptr_t='no'
  8813. am_cv_CC_dependencies_compiler_type='gcc'
  8814. libevent_cv_getaddrinfo='no'
  8815. lt_cv_ar_at_file='no'
  8816. lt_cv_archive_cmds_need_lc='yes'
  8817. lt_cv_deplibs_check_method='pass_all'
  8818. lt_cv_file_magic_cmd='$MAGIC_CMD'
  8819. lt_cv_file_magic_test_file=''
  8820. lt_cv_ld_reload_flag='-r'
  8821. lt_cv_nm_interface='BSD nm'
  8822. lt_cv_objdir='.libs'
  8823. lt_cv_path_LD='/usr/bin/ld'
  8824. lt_cv_path_NM='/usr/bin/nm -B'
  8825. lt_cv_path_mainfest_tool='no'
  8826. lt_cv_prog_compiler_c_o='yes'
  8827. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  8828. lt_cv_prog_compiler_pic_works='yes'
  8829. lt_cv_prog_compiler_rtti_exceptions='no'
  8830. lt_cv_prog_compiler_static_works='yes'
  8831. lt_cv_prog_gnu_ld='yes'
  8832. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  8833. lt_cv_shlibpath_overrides_runpath='no'
  8834. lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | sed '"'"'/ __gnu_lto/d'"'"
  8835. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'"'"
  8836. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'"'"
  8837. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'"
  8838. lt_cv_sys_max_cmd_len='512'
  8839. lt_cv_to_host_file_cmd='func_convert_file_noop'
  8840. lt_cv_to_tool_file_cmd='func_convert_file_noop'
  8841.  
  8842. ## ----------------- ##
  8843. ## Output variables. ##
  8844. ## ----------------- ##
  8845.  
  8846. ACLOCAL='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run aclocal-1.11'
  8847. AMDEPBACKSLASH='\'
  8848. AMDEP_FALSE='#'
  8849. AMDEP_TRUE=''
  8850. AMTAR='$${TAR-tar}'
  8851. AR='ar'
  8852. AUTOCONF='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run autoconf'
  8853. AUTOHEADER='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run autoheader'
  8854. AUTOMAKE='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run automake-1.11'
  8855. AWK='gawk'
  8856. BUILD_CYGWIN_FALSE=''
  8857. BUILD_CYGWIN_TRUE='#'
  8858. BUILD_REGRESS_FALSE='#'
  8859. BUILD_REGRESS_TRUE=''
  8860. BUILD_WIN32_FALSE=''
  8861. BUILD_WIN32_TRUE='#'
  8862. BUILD_WITH_NO_UNDEFINED_FALSE=''
  8863. BUILD_WITH_NO_UNDEFINED_TRUE='#'
  8864. CC='gcc'
  8865. CCDEPMODE='depmode=gcc'
  8866. CFLAGS='-g -O2 -Wall '
  8867. CPP='gcc -E'
  8868. CPPFLAGS=''
  8869. CYGPATH_W='echo'
  8870. DEFS='-DHAVE_CONFIG_H'
  8871. DEPDIR='.deps'
  8872. DEVPOLL_BACKEND_FALSE=''
  8873. DEVPOLL_BACKEND_TRUE='#'
  8874. DLLTOOL='false'
  8875. DSYMUTIL=''
  8876. DUMPBIN=''
  8877. ECHO_C=''
  8878. ECHO_N='-n'
  8879. ECHO_T=''
  8880. EGREP='/usr/bin/grep -E'
  8881. EPOLL_BACKEND_FALSE=''
  8882. EPOLL_BACKEND_TRUE='#'
  8883. EVPORT_BACKEND_FALSE=''
  8884. EVPORT_BACKEND_TRUE='#'
  8885. EV_LIB_GDI=''
  8886. EV_LIB_WS32=''
  8887. EXEEXT=''
  8888. FGREP='/usr/bin/grep -F'
  8889. GREP='/usr/bin/grep'
  8890. INSTALL_DATA='${INSTALL} -m 644'
  8891. INSTALL_LIBEVENT_FALSE='#'
  8892. INSTALL_LIBEVENT_TRUE=''
  8893. INSTALL_PROGRAM='${INSTALL}'
  8894. INSTALL_SCRIPT='${INSTALL}'
  8895. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  8896. KQUEUE_BACKEND_FALSE=''
  8897. KQUEUE_BACKEND_TRUE='#'
  8898. LD='/usr/bin/ld'
  8899. LDFLAGS=''
  8900. LIBEVENT_GC_SECTIONS=''
  8901. LIBOBJS=''
  8902. LIBS=''
  8903. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  8904. LIBTOOL_DEPS='./ltmain.sh'
  8905. LIPO=''
  8906. LN_S='ln -s'
  8907. LTLIBOBJS=''
  8908. MAKEINFO='${SHELL} /root/tor/libevent-2.0.20-stable/missing --run makeinfo'
  8909. MANIFEST_TOOL=':'
  8910. MKDIR_P='./install-sh -c -d'
  8911. NM='/usr/bin/nm -B'
  8912. NMEDIT=''
  8913. OBJDUMP='objdump'
  8914. OBJEXT='o'
  8915. OPENSSL_FALSE=''
  8916. OPENSSL_LIBADD=''
  8917. OPENSSL_LIBS=''
  8918. OPENSSL_TRUE='#'
  8919. OTOOL64=''
  8920. OTOOL=''
  8921. PACKAGE='libevent'
  8922. PACKAGE_BUGREPORT=''
  8923. PACKAGE_NAME=''
  8924. PACKAGE_STRING=''
  8925. PACKAGE_TARNAME=''
  8926. PACKAGE_URL=''
  8927. PACKAGE_VERSION=''
  8928. PATH_SEPARATOR=':'
  8929. POLL_BACKEND_FALSE='#'
  8930. POLL_BACKEND_TRUE=''
  8931. PTHREADS_FALSE=''
  8932. PTHREADS_TRUE='#'
  8933. PTHREAD_CC='gcc'
  8934. PTHREAD_CFLAGS=''
  8935. PTHREAD_LIBS=''
  8936. RANLIB='ranlib'
  8937. SED='/usr/bin/sed'
  8938. SELECT_BACKEND_FALSE='#'
  8939. SELECT_BACKEND_TRUE=''
  8940. SET_MAKE=''
  8941. SHELL='/bin/sh'
  8942. SIGNAL_SUPPORT_FALSE='#'
  8943. SIGNAL_SUPPORT_TRUE=''
  8944. STRIP='strip'
  8945. VERSION='2.0.20-stable'
  8946. ZLIB_LIBS=''
  8947. ZLIB_REGRESS_FALSE=''
  8948. ZLIB_REGRESS_TRUE='#'
  8949. ac_ct_AR='ar'
  8950. ac_ct_CC='gcc'
  8951. ac_ct_DUMPBIN=''
  8952. acx_pthread_config='no'
  8953. am__EXEEXT_FALSE=''
  8954. am__EXEEXT_TRUE='#'
  8955. am__fastdepCC_FALSE=''
  8956. am__fastdepCC_TRUE='#'
  8957. am__include='include'
  8958. am__isrc=''
  8959. am__leading_dot='.'
  8960. am__nodep='_no'
  8961. am__quote=''
  8962. am__tar='$${TAR-tar} chof - "$$tardir"'
  8963. am__untar='$${TAR-tar} xf -'
  8964. bindir='${exec_prefix}/bin'
  8965. build='i586-pc-linux-gnu'
  8966. build_alias=''
  8967. build_cpu='i586'
  8968. build_os='linux-gnu'
  8969. build_vendor='pc'
  8970. datadir='${datarootdir}'
  8971. datarootdir='${prefix}/share'
  8972. docdir='${datarootdir}/doc/${PACKAGE}'
  8973. dvidir='${docdir}'
  8974. exec_prefix='${prefix}'
  8975. host='i586-pc-linux-gnu'
  8976. host_alias=''
  8977. host_cpu='i586'
  8978. host_os='linux-gnu'
  8979. host_vendor='pc'
  8980. htmldir='${docdir}'
  8981. includedir='${prefix}/include'
  8982. infodir='${datarootdir}/info'
  8983. install_sh='${SHELL} /root/tor/libevent-2.0.20-stable/install-sh'
  8984. libdir='${exec_prefix}/lib'
  8985. libexecdir='${exec_prefix}/libexec'
  8986. localedir='${datarootdir}/locale'
  8987. localstatedir='${prefix}/var'
  8988. mandir='${datarootdir}/man'
  8989. mkdir_p='$(top_builddir)/./install-sh -c -d'
  8990. oldincludedir='/usr/include'
  8991. pdfdir='${docdir}'
  8992. prefix='/usr/local'
  8993. program_transform_name='s,x,x,'
  8994. psdir='${docdir}'
  8995. sbindir='${exec_prefix}/sbin'
  8996. sharedstatedir='${prefix}/com'
  8997. sysconfdir='${prefix}/etc'
  8998. target_alias=''
  8999.  
  9000. ## ----------- ##
  9001. ## confdefs.h. ##
  9002. ## ----------- ##
  9003.  
  9004. /* confdefs.h */
  9005. #define PACKAGE_NAME ""
  9006. #define PACKAGE_TARNAME ""
  9007. #define PACKAGE_VERSION ""
  9008. #define PACKAGE_STRING ""
  9009. #define PACKAGE_BUGREPORT ""
  9010. #define PACKAGE_URL ""
  9011. #define PACKAGE "libevent"
  9012. #define VERSION "2.0.20-stable"
  9013. #define NUMERIC_VERSION 0x02001400
  9014. #define STDC_HEADERS 1
  9015. #define HAVE_SYS_TYPES_H 1
  9016. #define HAVE_SYS_STAT_H 1
  9017. #define HAVE_STDLIB_H 1
  9018. #define HAVE_STRING_H 1
  9019. #define HAVE_MEMORY_H 1
  9020. #define HAVE_STRINGS_H 1
  9021. #define HAVE_UNISTD_H 1
  9022. #define LT_OBJDIR ".libs/"
  9023. #define STDC_HEADERS 1
  9024. #define HAVE_FCNTL_H 1
  9025. #define HAVE_STDARG_H 1
  9026. #define HAVE_STDDEF_H 1
  9027. #define HAVE_UNISTD_H 1
  9028. #define HAVE_SYS_TIME_H 1
  9029. #define HAVE_SYS_QUEUE_H 1
  9030. #define HAVE_SYS_PARAM_H 1
  9031. #define HAVE_SYS_IOCTL_H 1
  9032. #define HAVE_NETINET_IN_H 1
  9033. #define HAVE_SYS_SOCKET_H 1
  9034. #define HAVE_SYS_UIO_H 1
  9035. #define HAVE_ARPA_INET_H 1
  9036. #define HAVE_SYS_MMAN_H 1
  9037. #define HAVE_SYS_WAIT_H 1
  9038. #define HAVE_NETDB_H 1
  9039. #define HAVE_SYS_STAT_H 1
  9040. #define HAVE_SYS_SYSCTL_H 1
  9041. #define HAVE_TIMERCMP 1
  9042. #define HAVE_TIMERCLEAR 1
  9043. #define HAVE_TIMERISSET 1
  9044. #define HAVE_DECL_CTL_KERN 0
  9045. #define HAVE_DECL_KERN_RANDOM 0
  9046. #define HAVE_DECL_RANDOM_UUID 0
  9047. #define HAVE_DECL_KERN_ARND 0
  9048. #define TIME_WITH_SYS_TIME 1
  9049. #define HAVE_GETTIMEOFDAY 1
  9050. #define HAVE_VASPRINTF 1
  9051. #define HAVE_FCNTL 1
  9052. #define HAVE_STRSEP 1
  9053. #define HAVE_SIGNAL 1
  9054. #define HAVE_SIGACTION 1
  9055. #define HAVE_INET_ATON 1
  9056. #define HAVE_PIPE 1
  9057. #define HAVE_MMAP 1
  9058. #define HAVE_GETEUID 1
  9059. #define HAVE_GETEGID 1
  9060. #define HAVE_GETPROTOBYNUMBER 1
  9061. #define HAVE_SETENV 1
  9062. #define HAVE_UNSETENV 1
  9063. #define HAVE_PUTENV 1
  9064. #define HAVE_SYSCTL 1
  9065. #define HAVE_UMASK 1
  9066. #define HAVE_GETSERVBYNAME 1
  9067. #define SIZEOF_LONG 4
  9068. #define HAVE_SETFD 1
  9069. #define HAVE_SELECT 1
  9070. #define HAVE_POLL 1
  9071. #define HAVE_UINT64_T 1
  9072. #define HAVE_UINT32_T 1
  9073. #define HAVE_UINT16_T 1
  9074. #define HAVE_UINT8_T 1
  9075. #define HAVE_FD_MASK 1
  9076. #define SIZEOF_LONG_LONG 8
  9077. #define SIZEOF_LONG 4
  9078. #define SIZEOF_INT 4
  9079. #define SIZEOF_SHORT 2
  9080. #define SIZEOF_SIZE_T 4
  9081. #define SIZEOF_VOID_P 4
  9082. #define HAVE_SA_FAMILY_T 1
  9083. #define socklen_t unsigned int
  9084. #define __func__ __FUNCTION__
  9085. #define SIZEOF_PTHREAD_T 4
  9086.  
  9087. configure: exit 0