Advertisement
angstwad

config.log

Oct 4th, 2011
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 61.52 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.64.  Invocation command line was
  6.  
  7.   $ ./configure --enable-ssl=shared --with-ssl=/usr/local/openssl
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = web1.xxxxxxx.com
  14. uname -m = x86_64
  15. uname -r = 2.6.21.7-2.fc8xen
  16. uname -s = Linux
  17. uname -v = #1 SMP Fri Feb 15 12:34:28 EST 2008
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = x86_64
  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/kerberos/sbin
  31. PATH: /usr/kerberos/bin
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/sbin
  37. PATH: /usr/bin
  38. PATH: /usr/ec2/ec2-api-tools/bin
  39. PATH: /usr/ec2/ec2-ami-tools/bin
  40. PATH: /root/bin
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2782: checking for chosen layout
  48. configure:2784: result: Apache
  49. configure:3587: checking for working mkdir -p
  50. configure:3603: result: yes
  51. configure:3618: checking build system type
  52. configure:3632: result: x86_64-unknown-linux-gnu
  53. configure:3652: checking host system type
  54. configure:3665: result: x86_64-unknown-linux-gnu
  55. configure:3685: checking target system type
  56. configure:3698: result: x86_64-unknown-linux-gnu
  57. configure:3769: checking for APR
  58. configure:3848: result: reconfig
  59. configure:4121: checking for APR-util
  60. configure:4200: result: reconfig
  61. configure:4442: checking for gcc
  62. configure:4469: result: gcc
  63. configure:4698: checking for C compiler version
  64. configure:4707: gcc --version >&5
  65. gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51)
  66. Copyright (C) 2006 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions.  There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:4718: $? = 0
  71. configure:4707: gcc -v >&5
  72. Using built-in specs.
  73. Target: x86_64-redhat-linux
  74. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
  75. Thread model: posix
  76. gcc version 4.1.2 20080704 (Red Hat 4.1.2-51)
  77. configure:4718: $? = 0
  78. configure:4707: gcc -V >&5
  79. gcc: '-V' option must have argument
  80. configure:4718: $? = 1
  81. configure:4707: gcc -qversion >&5
  82. gcc: unrecognized option '-qversion'
  83. gcc: no input files
  84. configure:4718: $? = 1
  85. configure:4740: checking for C compiler default output file name
  86. configure:4762: gcc  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
  87. configure:4766: $? = 0
  88. configure:4803: result: a.out
  89. configure:4819: checking whether the C compiler works
  90. configure:4828: ./a.out
  91. configure:4832: $? = 0
  92. configure:4847: result: yes
  93. configure:4854: checking whether we are cross compiling
  94. configure:4856: result: no
  95. configure:4859: checking for suffix of executables
  96. configure:4866: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
  97. configure:4870: $? = 0
  98. configure:4892: result:
  99. configure:4898: checking for suffix of object files
  100. configure:4920: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  101. configure:4924: $? = 0
  102. configure:4945: result: o
  103. configure:4949: checking whether we are using the GNU C compiler
  104. configure:4968: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  105. configure:4968: $? = 0
  106. configure:4977: result: yes
  107. configure:4986: checking whether gcc accepts -g
  108. configure:5006: gcc -c -g  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  109. configure:5006: $? = 0
  110. configure:5047: result: yes
  111. configure:5064: checking for gcc option to accept ISO C89
  112. configure:5128: gcc  -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  113. configure:5128: $? = 0
  114. configure:5141: result: none needed
  115. configure:5166: checking how to run the C preprocessor
  116. configure:5236: result: gcc -E
  117. configure:5256: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  118. configure:5256: $? = 0
  119. configure:5270: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  120. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  121. configure:5270: $? = 1
  122. configure: failed program was:
  123. | /* confdefs.h */
  124. | #define PACKAGE_NAME ""
  125. | #define PACKAGE_TARNAME ""
  126. | #define PACKAGE_VERSION ""
  127. | #define PACKAGE_STRING ""
  128. | #define PACKAGE_BUGREPORT ""
  129. | #define PACKAGE_URL ""
  130. | /* end confdefs.h.  */
  131. | #include <ac_nonexistent.h>
  132. configure:5417: Configuring PCRE regular expression library
  133. configure:5889: checking for rm
  134. configure:5907: found /bin/rm
  135. configure:5919: result: /bin/rm
  136. configure:5929: checking for pkg-config
  137. configure:5947: found /usr/bin/pkg-config
  138. configure:5959: result: /usr/bin/pkg-config
  139. configure:5969: checking for rsync
  140. configure:5987: found /usr/bin/rsync
  141. configure:5999: result: /usr/bin/rsync
  142. configure:6011: checking for gawk
  143. configure:6027: found /bin/gawk
  144. configure:6038: result: gawk
  145. configure:6049: checking whether ln -s works
  146. configure:6053: result: yes
  147. configure:6103: checking for ranlib
  148. configure:6119: found /usr/bin/ranlib
  149. configure:6130: result: ranlib
  150. configure:6156: checking for lynx
  151. configure:6186: result: no
  152. configure:6156: checking for links
  153. configure:6186: result: no
  154. configure:6156: checking for elinks
  155. configure:6186: result: no
  156. configure:6211: checking for grep that handles long lines and -e
  157. configure:6269: result: /bin/grep
  158. configure:6274: checking for egrep
  159. configure:6336: result: /bin/grep -E
  160. configure:6341: checking for ANSI C header files
  161. configure:6361: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  162. configure:6361: $? = 0
  163. configure:6434: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
  164. configure:6434: $? = 0
  165. configure:6434: ./conftest
  166. configure:6434: $? = 0
  167. configure:6445: result: yes
  168. configure:6458: checking for sys/types.h
  169. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  170. configure:6458: $? = 0
  171. configure:6458: result: yes
  172. configure:6458: checking for sys/stat.h
  173. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  174. configure:6458: $? = 0
  175. configure:6458: result: yes
  176. configure:6458: checking for stdlib.h
  177. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  178. configure:6458: $? = 0
  179. configure:6458: result: yes
  180. configure:6458: checking for string.h
  181. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  182. configure:6458: $? = 0
  183. configure:6458: result: yes
  184. configure:6458: checking for memory.h
  185. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  186. configure:6458: $? = 0
  187. configure:6458: result: yes
  188. configure:6458: checking for strings.h
  189. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  190. configure:6458: $? = 0
  191. configure:6458: result: yes
  192. configure:6458: checking for inttypes.h
  193. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  194. configure:6458: $? = 0
  195. configure:6458: result: yes
  196. configure:6458: checking for stdint.h
  197. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  198. configure:6458: $? = 0
  199. configure:6458: result: yes
  200. configure:6458: checking for unistd.h
  201. configure:6458: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  202. configure:6458: $? = 0
  203. configure:6458: result: yes
  204. configure:6472: checking minix/config.h usability
  205. configure:6472: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  206. conftest.c:52:26: error: minix/config.h: No such file or directory
  207. configure:6472: $? = 1
  208. configure: failed program was:
  209. | /* confdefs.h */
  210. | #define PACKAGE_NAME ""
  211. | #define PACKAGE_TARNAME ""
  212. | #define PACKAGE_VERSION ""
  213. | #define PACKAGE_STRING ""
  214. | #define PACKAGE_BUGREPORT ""
  215. | #define PACKAGE_URL ""
  216. | #define STDC_HEADERS 1
  217. | #define HAVE_SYS_TYPES_H 1
  218. | #define HAVE_SYS_STAT_H 1
  219. | #define HAVE_STDLIB_H 1
  220. | #define HAVE_STRING_H 1
  221. | #define HAVE_MEMORY_H 1
  222. | #define HAVE_STRINGS_H 1
  223. | #define HAVE_INTTYPES_H 1
  224. | #define HAVE_STDINT_H 1
  225. | #define HAVE_UNISTD_H 1
  226. | /* end confdefs.h.  */
  227. | #include <stdio.h>
  228. | #ifdef HAVE_SYS_TYPES_H
  229. | # include <sys/types.h>
  230. | #endif
  231. | #ifdef HAVE_SYS_STAT_H
  232. | # include <sys/stat.h>
  233. | #endif
  234. | #ifdef STDC_HEADERS
  235. | # include <stdlib.h>
  236. | # include <stddef.h>
  237. | #else
  238. | # ifdef HAVE_STDLIB_H
  239. | #  include <stdlib.h>
  240. | # endif
  241. | #endif
  242. | #ifdef HAVE_STRING_H
  243. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  244. | #  include <memory.h>
  245. | # endif
  246. | # include <string.h>
  247. | #endif
  248. | #ifdef HAVE_STRINGS_H
  249. | # include <strings.h>
  250. | #endif
  251. | #ifdef HAVE_INTTYPES_H
  252. | # include <inttypes.h>
  253. | #endif
  254. | #ifdef HAVE_STDINT_H
  255. | # include <stdint.h>
  256. | #endif
  257. | #ifdef HAVE_UNISTD_H
  258. | # include <unistd.h>
  259. | #endif
  260. | #include <minix/config.h>
  261. configure:6472: result: no
  262. configure:6472: checking minix/config.h presence
  263. configure:6472: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  264. conftest.c:19:26: error: minix/config.h: No such file or directory
  265. configure:6472: $? = 1
  266. configure: failed program was:
  267. | /* confdefs.h */
  268. | #define PACKAGE_NAME ""
  269. | #define PACKAGE_TARNAME ""
  270. | #define PACKAGE_VERSION ""
  271. | #define PACKAGE_STRING ""
  272. | #define PACKAGE_BUGREPORT ""
  273. | #define PACKAGE_URL ""
  274. | #define STDC_HEADERS 1
  275. | #define HAVE_SYS_TYPES_H 1
  276. | #define HAVE_SYS_STAT_H 1
  277. | #define HAVE_STDLIB_H 1
  278. | #define HAVE_STRING_H 1
  279. | #define HAVE_MEMORY_H 1
  280. | #define HAVE_STRINGS_H 1
  281. | #define HAVE_INTTYPES_H 1
  282. | #define HAVE_STDINT_H 1
  283. | #define HAVE_UNISTD_H 1
  284. | /* end confdefs.h.  */
  285. | #include <minix/config.h>
  286. configure:6472: result: no
  287. configure:6472: checking for minix/config.h
  288. configure:6472: result: no
  289. configure:6493: checking whether it is safe to define __EXTENSIONS__
  290. configure:6511: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  291. configure:6511: $? = 0
  292. configure:6518: result: yes
  293. configure:6534: checking for library containing strerror
  294. configure:6565: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
  295. configure:6565: $? = 0
  296. configure:6582: result: none required
  297. configure:6731: checking for ANSI C header files
  298. configure:6835: result: yes
  299. configure:6857: checking for string.h
  300. configure:6857: result: yes
  301. configure:6857: checking limits.h usability
  302. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  303. configure:6857: $? = 0
  304. configure:6857: result: yes
  305. configure:6857: checking limits.h presence
  306. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  307. configure:6857: $? = 0
  308. configure:6857: result: yes
  309. configure:6857: checking for limits.h
  310. configure:6857: result: yes
  311. configure:6857: checking for unistd.h
  312. configure:6857: result: yes
  313. configure:6857: checking sys/socket.h usability
  314. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  315. configure:6857: $? = 0
  316. configure:6857: result: yes
  317. configure:6857: checking sys/socket.h presence
  318. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  319. configure:6857: $? = 0
  320. configure:6857: result: yes
  321. configure:6857: checking for sys/socket.h
  322. configure:6857: result: yes
  323. configure:6857: checking pwd.h usability
  324. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  325. configure:6857: $? = 0
  326. configure:6857: result: yes
  327. configure:6857: checking pwd.h presence
  328. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  329. configure:6857: $? = 0
  330. configure:6857: result: yes
  331. configure:6857: checking for pwd.h
  332. configure:6857: result: yes
  333. configure:6857: checking grp.h usability
  334. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  335. configure:6857: $? = 0
  336. configure:6857: result: yes
  337. configure:6857: checking grp.h presence
  338. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  339. configure:6857: $? = 0
  340. configure:6857: result: yes
  341. configure:6857: checking for grp.h
  342. configure:6857: result: yes
  343. configure:6857: checking for strings.h
  344. configure:6857: result: yes
  345. configure:6857: checking sys/prctl.h usability
  346. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  347. configure:6857: $? = 0
  348. configure:6857: result: yes
  349. configure:6857: checking sys/prctl.h presence
  350. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  351. configure:6857: $? = 0
  352. configure:6857: result: yes
  353. configure:6857: checking for sys/prctl.h
  354. configure:6857: result: yes
  355. configure:6857: checking sys/processor.h usability
  356. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  357. conftest.c:66:27: error: sys/processor.h: No such file or directory
  358. configure:6857: $? = 1
  359. configure: failed program was:
  360. | /* confdefs.h */
  361. | #define PACKAGE_NAME ""
  362. | #define PACKAGE_TARNAME ""
  363. | #define PACKAGE_VERSION ""
  364. | #define PACKAGE_STRING ""
  365. | #define PACKAGE_BUGREPORT ""
  366. | #define PACKAGE_URL ""
  367. | #define STDC_HEADERS 1
  368. | #define HAVE_SYS_TYPES_H 1
  369. | #define HAVE_SYS_STAT_H 1
  370. | #define HAVE_STDLIB_H 1
  371. | #define HAVE_STRING_H 1
  372. | #define HAVE_MEMORY_H 1
  373. | #define HAVE_STRINGS_H 1
  374. | #define HAVE_INTTYPES_H 1
  375. | #define HAVE_STDINT_H 1
  376. | #define HAVE_UNISTD_H 1
  377. | #define __EXTENSIONS__ 1
  378. | #define _ALL_SOURCE 1
  379. | #define _GNU_SOURCE 1
  380. | #define _POSIX_PTHREAD_SEMANTICS 1
  381. | #define _TANDEM_SOURCE 1
  382. | #define STDC_HEADERS 1
  383. | #define HAVE_STRING_H 1
  384. | #define HAVE_LIMITS_H 1
  385. | #define HAVE_UNISTD_H 1
  386. | #define HAVE_SYS_SOCKET_H 1
  387. | #define HAVE_PWD_H 1
  388. | #define HAVE_GRP_H 1
  389. | #define HAVE_STRINGS_H 1
  390. | #define HAVE_SYS_PRCTL_H 1
  391. | /* end confdefs.h.  */
  392. | #include <stdio.h>
  393. | #ifdef HAVE_SYS_TYPES_H
  394. | # include <sys/types.h>
  395. | #endif
  396. | #ifdef HAVE_SYS_STAT_H
  397. | # include <sys/stat.h>
  398. | #endif
  399. | #ifdef STDC_HEADERS
  400. | # include <stdlib.h>
  401. | # include <stddef.h>
  402. | #else
  403. | # ifdef HAVE_STDLIB_H
  404. | #  include <stdlib.h>
  405. | # endif
  406. | #endif
  407. | #ifdef HAVE_STRING_H
  408. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  409. | #  include <memory.h>
  410. | # endif
  411. | # include <string.h>
  412. | #endif
  413. | #ifdef HAVE_STRINGS_H
  414. | # include <strings.h>
  415. | #endif
  416. | #ifdef HAVE_INTTYPES_H
  417. | # include <inttypes.h>
  418. | #endif
  419. | #ifdef HAVE_STDINT_H
  420. | # include <stdint.h>
  421. | #endif
  422. | #ifdef HAVE_UNISTD_H
  423. | # include <unistd.h>
  424. | #endif
  425. | #include <sys/processor.h>
  426. configure:6857: result: no
  427. configure:6857: checking sys/processor.h presence
  428. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  429. conftest.c:33:27: error: sys/processor.h: No such file or directory
  430. configure:6857: $? = 1
  431. configure: failed program was:
  432. | /* confdefs.h */
  433. | #define PACKAGE_NAME ""
  434. | #define PACKAGE_TARNAME ""
  435. | #define PACKAGE_VERSION ""
  436. | #define PACKAGE_STRING ""
  437. | #define PACKAGE_BUGREPORT ""
  438. | #define PACKAGE_URL ""
  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_INTTYPES_H 1
  447. | #define HAVE_STDINT_H 1
  448. | #define HAVE_UNISTD_H 1
  449. | #define __EXTENSIONS__ 1
  450. | #define _ALL_SOURCE 1
  451. | #define _GNU_SOURCE 1
  452. | #define _POSIX_PTHREAD_SEMANTICS 1
  453. | #define _TANDEM_SOURCE 1
  454. | #define STDC_HEADERS 1
  455. | #define HAVE_STRING_H 1
  456. | #define HAVE_LIMITS_H 1
  457. | #define HAVE_UNISTD_H 1
  458. | #define HAVE_SYS_SOCKET_H 1
  459. | #define HAVE_PWD_H 1
  460. | #define HAVE_GRP_H 1
  461. | #define HAVE_STRINGS_H 1
  462. | #define HAVE_SYS_PRCTL_H 1
  463. | /* end confdefs.h.  */
  464. | #include <sys/processor.h>
  465. configure:6857: result: no
  466. configure:6857: checking for sys/processor.h
  467. configure:6857: result: no
  468. configure:6857: checking sys/sem.h usability
  469. configure:6857: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  470. configure:6857: $? = 0
  471. configure:6857: result: yes
  472. configure:6857: checking sys/sem.h presence
  473. configure:6857: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  474. configure:6857: $? = 0
  475. configure:6857: result: yes
  476. configure:6857: checking for sys/sem.h
  477. configure:6857: result: yes
  478. configure:6868: checking for sys/wait.h that is POSIX.1 compatible
  479. configure:6894: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  480. configure:6894: $? = 0
  481. configure:6901: result: yes
  482. configure:6911: checking for an ANSI C-conforming const
  483. configure:6976: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  484. configure:6976: $? = 0
  485. configure:6983: result: yes
  486. configure:6992: checking for library containing sqrt
  487. configure:7023: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
  488. conftest.c:42: warning: conflicting types for built-in function 'sqrt'
  489. /tmp/ccgCU1C7.o: In function `main':
  490. /root/src/httpd-2.2.21/conftest.c:46: undefined reference to `sqrt'
  491. collect2: ld returned 1 exit status
  492. configure:7023: $? = 1
  493. configure: failed program was:
  494. | /* confdefs.h */
  495. | #define PACKAGE_NAME ""
  496. | #define PACKAGE_TARNAME ""
  497. | #define PACKAGE_VERSION ""
  498. | #define PACKAGE_STRING ""
  499. | #define PACKAGE_BUGREPORT ""
  500. | #define PACKAGE_URL ""
  501. | #define STDC_HEADERS 1
  502. | #define HAVE_SYS_TYPES_H 1
  503. | #define HAVE_SYS_STAT_H 1
  504. | #define HAVE_STDLIB_H 1
  505. | #define HAVE_STRING_H 1
  506. | #define HAVE_MEMORY_H 1
  507. | #define HAVE_STRINGS_H 1
  508. | #define HAVE_INTTYPES_H 1
  509. | #define HAVE_STDINT_H 1
  510. | #define HAVE_UNISTD_H 1
  511. | #define __EXTENSIONS__ 1
  512. | #define _ALL_SOURCE 1
  513. | #define _GNU_SOURCE 1
  514. | #define _POSIX_PTHREAD_SEMANTICS 1
  515. | #define _TANDEM_SOURCE 1
  516. | #define STDC_HEADERS 1
  517. | #define HAVE_STRING_H 1
  518. | #define HAVE_LIMITS_H 1
  519. | #define HAVE_UNISTD_H 1
  520. | #define HAVE_SYS_SOCKET_H 1
  521. | #define HAVE_PWD_H 1
  522. | #define HAVE_GRP_H 1
  523. | #define HAVE_STRINGS_H 1
  524. | #define HAVE_SYS_PRCTL_H 1
  525. | #define HAVE_SYS_SEM_H 1
  526. | #define HAVE_SYS_WAIT_H 1
  527. | /* end confdefs.h.  */
  528. |
  529. | /* Override any GCC internal prototype to avoid an error.
  530. |    Use char because int might match the return type of a GCC
  531. |    builtin and then its argument prototype would still apply.  */
  532. | #ifdef __cplusplus
  533. | extern "C"
  534. | #endif
  535. | char sqrt ();
  536. | int
  537. | main ()
  538. | {
  539. | return sqrt ();
  540. |   ;
  541. |   return 0;
  542. | }
  543. configure:7023: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm   >&5
  544. conftest.c:42: warning: conflicting types for built-in function 'sqrt'
  545. configure:7023: $? = 0
  546. configure:7040: result: -lm
  547. configure:7051: checking for library containing crypt
  548. configure:7082: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c  >&5
  549. /tmp/ccOGl82p.o: In function `main':
  550. /root/src/httpd-2.2.21/conftest.c:46: undefined reference to `crypt'
  551. collect2: ld returned 1 exit status
  552. configure:7082: $? = 1
  553. configure: failed program was:
  554. | /* confdefs.h */
  555. | #define PACKAGE_NAME ""
  556. | #define PACKAGE_TARNAME ""
  557. | #define PACKAGE_VERSION ""
  558. | #define PACKAGE_STRING ""
  559. | #define PACKAGE_BUGREPORT ""
  560. | #define PACKAGE_URL ""
  561. | #define STDC_HEADERS 1
  562. | #define HAVE_SYS_TYPES_H 1
  563. | #define HAVE_SYS_STAT_H 1
  564. | #define HAVE_STDLIB_H 1
  565. | #define HAVE_STRING_H 1
  566. | #define HAVE_MEMORY_H 1
  567. | #define HAVE_STRINGS_H 1
  568. | #define HAVE_INTTYPES_H 1
  569. | #define HAVE_STDINT_H 1
  570. | #define HAVE_UNISTD_H 1
  571. | #define __EXTENSIONS__ 1
  572. | #define _ALL_SOURCE 1
  573. | #define _GNU_SOURCE 1
  574. | #define _POSIX_PTHREAD_SEMANTICS 1
  575. | #define _TANDEM_SOURCE 1
  576. | #define STDC_HEADERS 1
  577. | #define HAVE_STRING_H 1
  578. | #define HAVE_LIMITS_H 1
  579. | #define HAVE_UNISTD_H 1
  580. | #define HAVE_SYS_SOCKET_H 1
  581. | #define HAVE_PWD_H 1
  582. | #define HAVE_GRP_H 1
  583. | #define HAVE_STRINGS_H 1
  584. | #define HAVE_SYS_PRCTL_H 1
  585. | #define HAVE_SYS_SEM_H 1
  586. | #define HAVE_SYS_WAIT_H 1
  587. | /* end confdefs.h.  */
  588. |
  589. | /* Override any GCC internal prototype to avoid an error.
  590. |    Use char because int might match the return type of a GCC
  591. |    builtin and then its argument prototype would still apply.  */
  592. | #ifdef __cplusplus
  593. | extern "C"
  594. | #endif
  595. | char crypt ();
  596. | int
  597. | main ()
  598. | {
  599. | return crypt ();
  600. |   ;
  601. |   return 0;
  602. | }
  603. configure:7082: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lcrypt   >&5
  604. configure:7082: $? = 0
  605. configure:7099: result: -lcrypt
  606. configure:7126: checking for getpwnam
  607. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  608. configure:7126: $? = 0
  609. configure:7126: result: yes
  610. configure:7126: checking for getgrnam
  611. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  612. configure:7126: $? = 0
  613. configure:7126: result: yes
  614. configure:7126: checking for initgroups
  615. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  616. configure:7126: $? = 0
  617. configure:7126: result: yes
  618. configure:7126: checking for bindprocessor
  619. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  620. /tmp/ccy0laKS.o: In function `main':
  621. /root/src/httpd-2.2.21/conftest.c:72: undefined reference to `bindprocessor'
  622. collect2: ld returned 1 exit status
  623. configure:7126: $? = 1
  624. configure: failed program was:
  625. | /* confdefs.h */
  626. | #define PACKAGE_NAME ""
  627. | #define PACKAGE_TARNAME ""
  628. | #define PACKAGE_VERSION ""
  629. | #define PACKAGE_STRING ""
  630. | #define PACKAGE_BUGREPORT ""
  631. | #define PACKAGE_URL ""
  632. | #define STDC_HEADERS 1
  633. | #define HAVE_SYS_TYPES_H 1
  634. | #define HAVE_SYS_STAT_H 1
  635. | #define HAVE_STDLIB_H 1
  636. | #define HAVE_STRING_H 1
  637. | #define HAVE_MEMORY_H 1
  638. | #define HAVE_STRINGS_H 1
  639. | #define HAVE_INTTYPES_H 1
  640. | #define HAVE_STDINT_H 1
  641. | #define HAVE_UNISTD_H 1
  642. | #define __EXTENSIONS__ 1
  643. | #define _ALL_SOURCE 1
  644. | #define _GNU_SOURCE 1
  645. | #define _POSIX_PTHREAD_SEMANTICS 1
  646. | #define _TANDEM_SOURCE 1
  647. | #define STDC_HEADERS 1
  648. | #define HAVE_STRING_H 1
  649. | #define HAVE_LIMITS_H 1
  650. | #define HAVE_UNISTD_H 1
  651. | #define HAVE_SYS_SOCKET_H 1
  652. | #define HAVE_PWD_H 1
  653. | #define HAVE_GRP_H 1
  654. | #define HAVE_STRINGS_H 1
  655. | #define HAVE_SYS_PRCTL_H 1
  656. | #define HAVE_SYS_SEM_H 1
  657. | #define HAVE_SYS_WAIT_H 1
  658. | #define HAVE_GETPWNAM 1
  659. | #define HAVE_GETGRNAM 1
  660. | #define HAVE_INITGROUPS 1
  661. | /* end confdefs.h.  */
  662. | /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor.
  663. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  664. | #define bindprocessor innocuous_bindprocessor
  665. |
  666. | /* System header to define __stub macros and hopefully few prototypes,
  667. |     which can conflict with char bindprocessor (); below.
  668. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  669. |     <limits.h> exists even on freestanding compilers.  */
  670. |
  671. | #ifdef __STDC__
  672. | # include <limits.h>
  673. | #else
  674. | # include <assert.h>
  675. | #endif
  676. |
  677. | #undef bindprocessor
  678. |
  679. | /* Override any GCC internal prototype to avoid an error.
  680. |    Use char because int might match the return type of a GCC
  681. |    builtin and then its argument prototype would still apply.  */
  682. | #ifdef __cplusplus
  683. | extern "C"
  684. | #endif
  685. | char bindprocessor ();
  686. | /* The GNU C library defines this for functions which it implements
  687. |     to always fail with ENOSYS.  Some functions are actually named
  688. |     something starting with __ and the normal name is an alias.  */
  689. | #if defined __stub_bindprocessor || defined __stub___bindprocessor
  690. | choke me
  691. | #endif
  692. |
  693. | int
  694. | main ()
  695. | {
  696. | return bindprocessor ();
  697. |   ;
  698. |   return 0;
  699. | }
  700. configure:7126: result: no
  701. configure:7126: checking for prctl
  702. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  703. configure:7126: $? = 0
  704. configure:7126: result: yes
  705. configure:7126: checking for timegm
  706. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  707. configure:7126: $? = 0
  708. configure:7126: result: yes
  709. configure:7126: checking for getpgid
  710. configure:7126: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  711. configure:7126: $? = 0
  712. configure:7126: result: yes
  713. configure:7139: checking for void pointer length
  714. configure:7155: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   conftest.c -lm  >&5
  715. configure:7155: $? = 0
  716. configure:7155: ./conftest
  717. configure:7155: $? = 0
  718. configure:7165: result: no
  719. configure:7173: checking for tm_gmtoff in struct tm
  720. configure:7190: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  721. configure:7190: $? = 0
  722. configure:7197: result: yes
  723. configure:7430: checking whether to enable mod_authn_file
  724. configure:7468: result: yes (default)
  725. configure:7523: checking whether to enable mod_authn_dbm
  726. configure:7561: result: no
  727. configure:7616: checking whether to enable mod_authn_anon
  728. configure:7654: result: no
  729. configure:7709: checking whether to enable mod_authn_dbd
  730. configure:7747: result: no
  731. configure:7803: checking whether to enable mod_authn_default
  732. configure:7841: result: yes (default)
  733. configure:7897: checking whether to enable mod_authn_alias
  734. configure:7935: result: no
  735. configure:7991: checking whether to enable mod_authz_host
  736. configure:8029: result: yes (default)
  737. configure:8084: checking whether to enable mod_authz_groupfile
  738. configure:8122: result: yes (default)
  739. configure:8177: checking whether to enable mod_authz_user
  740. configure:8215: result: yes (default)
  741. configure:8270: checking whether to enable mod_authz_dbm
  742. configure:8308: result: no
  743. configure:8363: checking whether to enable mod_authz_owner
  744. configure:8401: result: no
  745. configure:8457: checking whether to enable mod_authnz_ldap
  746. configure:8509: result: no
  747. configure:8565: checking whether to enable mod_authz_default
  748. configure:8603: result: yes (default)
  749. configure:8660: checking whether to enable mod_auth_basic
  750. configure:8698: result: yes (default)
  751. configure:8753: checking whether to enable mod_auth_digest
  752. configure:8830: result: no
  753. configure:8911: checking whether to enable mod_isapi
  754. configure:8949: result: no
  755. configure:9030: checking whether to enable mod_file_cache
  756. configure:9068: result: no
  757. configure:9126: checking whether to enable mod_cache
  758. configure:9164: result: no
  759. configure:9219: checking whether to enable mod_disk_cache
  760. configure:9257: result: no
  761. configure:9312: checking whether to enable mod_mem_cache
  762. configure:9350: result: no
  763. configure:9430: checking whether to enable mod_dbd
  764. configure:9468: result: no
  765. configure:9548: checking whether to enable mod_bucketeer
  766. configure:9586: result: no
  767. configure:9641: checking whether to enable mod_dumpio
  768. configure:9679: result: no
  769. configure:9760: checking whether to enable mod_echo
  770. configure:9798: result: no
  771. configure:9878: checking whether to enable mod_example
  772. configure:9916: result: no
  773. configure:9971: checking whether to enable mod_case_filter
  774. configure:10009: result: no
  775. configure:10064: checking whether to enable mod_case_filter_in
  776. configure:10102: result: no
  777. configure:10183: checking whether to enable mod_reqtimeout
  778. configure:10221: result: no
  779. configure:10276: checking whether to enable mod_ext_filter
  780. configure:10314: result: no
  781. configure:10369: checking whether to enable mod_include
  782. configure:10407: result: yes (default)
  783. configure:10462: checking whether to enable mod_filter
  784. configure:10500: result: yes (default)
  785. configure:10555: checking whether to enable mod_substitute
  786. configure:10593: result: no
  787. configure:10746: checking whether to enable mod_charset_lite
  788. configure:10784: result: no
  789. configure:10842: checking whether to enable mod_deflate
  790. configure:11072: result: no
  791. configure:11154: checking whether to enable mod_ldap
  792. configure:11206: result: no
  793. configure:11287: checking whether to enable mod_log_config
  794. configure:11325: result: yes (default)
  795. configure:11380: checking whether to enable mod_log_forensic
  796. configure:11418: result: no
  797. configure:11499: checking whether to enable mod_logio
  798. configure:11537: result: no
  799. configure:11618: checking whether to enable mod_env
  800. configure:11656: result: yes (default)
  801. configure:11711: checking whether to enable mod_mime_magic
  802. configure:11749: result: no
  803. configure:11804: checking whether to enable mod_cern_meta
  804. configure:11842: result: no
  805. configure:11897: checking whether to enable mod_expires
  806. configure:11935: result: no
  807. configure:11990: checking whether to enable mod_headers
  808. configure:12028: result: no
  809. configure:12083: checking whether to enable mod_ident
  810. configure:12121: result: no
  811. configure:12177: checking whether to enable mod_usertrack
  812. configure:12250: result: no
  813. configure:12306: checking whether to enable mod_unique_id
  814. configure:12344: result: no
  815. configure:12399: checking whether to enable mod_setenvif
  816. configure:12437: result: yes (default)
  817. configure:12492: checking whether to enable mod_version
  818. configure:12530: result: yes (default)
  819. configure:12619: checking whether to enable mod_proxy
  820. configure:12657: result: no
  821. configure:12733: checking whether to enable mod_proxy_connect
  822. configure:12771: result: no
  823. configure:12826: checking whether to enable mod_proxy_ftp
  824. configure:12864: result: no
  825. configure:12919: checking whether to enable mod_proxy_http
  826. configure:12957: result: no
  827. configure:13012: checking whether to enable mod_proxy_scgi
  828. configure:13050: result: no
  829. configure:13105: checking whether to enable mod_proxy_ajp
  830. configure:13143: result: no
  831. configure:13198: checking whether to enable mod_proxy_balancer
  832. configure:13236: result: no
  833. configure:13341: checking whether to enable mod_ssl
  834. configure:13377: result: checking dependencies
  835. configure:13386: checking for SSL/TLS toolkit base
  836. configure:13413: result: /usr/local/openssl
  837. configure:13508: checking for OpenSSL version
  838. configure:13513: checking openssl/opensslv.h usability
  839. configure:13513: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include conftest.c >&5
  840. configure:13513: $? = 0
  841. configure:13513: result: yes
  842. configure:13513: checking openssl/opensslv.h presence
  843. configure:13513: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include conftest.c
  844. configure:13513: $? = 0
  845. configure:13513: result: yes
  846. configure:13513: checking for openssl/opensslv.h
  847. configure:13513: result: yes
  848. configure:13513: checking openssl/ssl.h usability
  849. configure:13513: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include conftest.c >&5
  850. configure:13513: $? = 0
  851. configure:13513: result: yes
  852. configure:13513: checking openssl/ssl.h presence
  853. configure:13513: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include conftest.c
  854. configure:13513: $? = 0
  855. configure:13513: result: yes
  856. configure:13513: checking for openssl/ssl.h
  857. configure:13513: result: yes
  858. configure:13543: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include conftest.c >&5
  859. configure:13543: $? = 0
  860. configure:13544: result: OK
  861. configure:13733: checking openssl/engine.h usability
  862. configure:13733: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include conftest.c >&5
  863. configure:13733: $? = 0
  864. configure:13733: result: yes
  865. configure:13733: checking openssl/engine.h presence
  866. configure:13733: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include conftest.c
  867. configure:13733: $? = 0
  868. configure:13733: result: yes
  869. configure:13733: checking for openssl/engine.h
  870. configure:13733: result: yes
  871. configure:13746: checking for SSLeay_version
  872. configure:13746: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  -lssl -lcrypto -ldl -lz >&5
  873. configure:13746: $? = 0
  874. configure:13746: result: yes
  875. configure:13746: checking for SSL_CTX_new
  876. configure:13746: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  -lssl -lcrypto -ldl -lz >&5
  877. configure:13746: $? = 0
  878. configure:13746: result: yes
  879. configure:13761: checking for ENGINE_init
  880. configure:13761: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  -lssl -lcrypto -ldl -lz >&5
  881. configure:13761: $? = 0
  882. configure:13761: result: yes
  883. configure:13761: checking for ENGINE_load_builtin_engines
  884. configure:13761: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  -lssl -lcrypto -ldl -lz >&5
  885. configure:13761: $? = 0
  886. configure:13761: result: yes
  887. configure:13801: checking for SSL_set_cert_store
  888. configure:13801: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/local/openssl/include -I/usr/kerberos/include   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  -lssl -lcrypto -ldl -lz >&5
  889. /tmp/ccCrzofS.o: In function `main':
  890. /root/src/httpd-2.2.21/conftest.c:84: undefined reference to `SSL_set_cert_store'
  891. collect2: ld returned 1 exit status
  892. configure:13801: $? = 1
  893. configure: failed program was:
  894. | /* confdefs.h */
  895. | #define PACKAGE_NAME ""
  896. | #define PACKAGE_TARNAME ""
  897. | #define PACKAGE_VERSION ""
  898. | #define PACKAGE_STRING ""
  899. | #define PACKAGE_BUGREPORT ""
  900. | #define PACKAGE_URL ""
  901. | #define STDC_HEADERS 1
  902. | #define HAVE_SYS_TYPES_H 1
  903. | #define HAVE_SYS_STAT_H 1
  904. | #define HAVE_STDLIB_H 1
  905. | #define HAVE_STRING_H 1
  906. | #define HAVE_MEMORY_H 1
  907. | #define HAVE_STRINGS_H 1
  908. | #define HAVE_INTTYPES_H 1
  909. | #define HAVE_STDINT_H 1
  910. | #define HAVE_UNISTD_H 1
  911. | #define __EXTENSIONS__ 1
  912. | #define _ALL_SOURCE 1
  913. | #define _GNU_SOURCE 1
  914. | #define _POSIX_PTHREAD_SEMANTICS 1
  915. | #define _TANDEM_SOURCE 1
  916. | #define STDC_HEADERS 1
  917. | #define HAVE_STRING_H 1
  918. | #define HAVE_LIMITS_H 1
  919. | #define HAVE_UNISTD_H 1
  920. | #define HAVE_SYS_SOCKET_H 1
  921. | #define HAVE_PWD_H 1
  922. | #define HAVE_GRP_H 1
  923. | #define HAVE_STRINGS_H 1
  924. | #define HAVE_SYS_PRCTL_H 1
  925. | #define HAVE_SYS_SEM_H 1
  926. | #define HAVE_SYS_WAIT_H 1
  927. | #define HAVE_GETPWNAM 1
  928. | #define HAVE_GETGRNAM 1
  929. | #define HAVE_INITGROUPS 1
  930. | #define HAVE_PRCTL 1
  931. | #define HAVE_TIMEGM 1
  932. | #define HAVE_GETPGID 1
  933. | #define HAVE_GMTOFF 1
  934. | #define AP_ENABLE_V4_MAPPED 1
  935. | #define HAVE_OPENSSL_OPENSSLV_H 1
  936. | #define HAVE_OPENSSL_SSL_H 1
  937. | #define HAVE_OPENSSL_ENGINE_H 1
  938. | #define HAVE_SSLEAY_VERSION 1
  939. | #define HAVE_SSL_CTX_NEW 1
  940. | #define HAVE_ENGINE_INIT 1
  941. | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
  942. | /* end confdefs.h.  */
  943. | /* Define SSL_set_cert_store to an innocuous variant, in case <limits.h> declares SSL_set_cert_store.
  944. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  945. | #define SSL_set_cert_store innocuous_SSL_set_cert_store
  946. |
  947. | /* System header to define __stub macros and hopefully few prototypes,
  948. |     which can conflict with char SSL_set_cert_store (); below.
  949. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  950. |     <limits.h> exists even on freestanding compilers.  */
  951. |
  952. | #ifdef __STDC__
  953. | # include <limits.h>
  954. | #else
  955. | # include <assert.h>
  956. | #endif
  957. |
  958. | #undef SSL_set_cert_store
  959. |
  960. | /* Override any GCC internal prototype to avoid an error.
  961. |    Use char because int might match the return type of a GCC
  962. |    builtin and then its argument prototype would still apply.  */
  963. | #ifdef __cplusplus
  964. | extern "C"
  965. | #endif
  966. | char SSL_set_cert_store ();
  967. | /* The GNU C library defines this for functions which it implements
  968. |     to always fail with ENOSYS.  Some functions are actually named
  969. |     something starting with __ and the normal name is an alias.  */
  970. | #if defined __stub_SSL_set_cert_store || defined __stub___SSL_set_cert_store
  971. | choke me
  972. | #endif
  973. |
  974. | int
  975. | main ()
  976. | {
  977. | return SSL_set_cert_store ();
  978. |   ;
  979. |   return 0;
  980. | }
  981. configure:13801: result: no
  982. configure:13832: checking whether Distcache is required
  983. configure:13853: result: no (default)
  984. configure:13988: checking whether to enable mod_ssl
  985. configure:13998: result: shared
  986. configure:14102: checking whether to enable mod_optional_hook_export
  987. configure:14140: result: no
  988. configure:14195: checking whether to enable mod_optional_hook_import
  989. configure:14233: result: no
  990. configure:14288: checking whether to enable mod_optional_fn_import
  991. configure:14326: result: no
  992. configure:14381: checking whether to enable mod_optional_fn_export
  993. configure:14419: result: no
  994. configure:14512: checking for target platform
  995. configure:14541: result: unix
  996. configure:14573: checking for rlim_t
  997. configure:14594: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  998. configure:14594: $? = 0
  999. configure:14605: result: yes
  1000. configure:14617: checking sys/time.h usability
  1001. configure:14617: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1002. configure:14617: $? = 0
  1003. configure:14617: result: yes
  1004. configure:14617: checking sys/time.h presence
  1005. configure:14617: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  1006. configure:14617: $? = 0
  1007. configure:14617: result: yes
  1008. configure:14617: checking for sys/time.h
  1009. configure:14617: result: yes
  1010. configure:14617: checking sys/resource.h usability
  1011. configure:14617: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1012. configure:14617: $? = 0
  1013. configure:14617: result: yes
  1014. configure:14617: checking sys/resource.h presence
  1015. configure:14617: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  1016. configure:14617: $? = 0
  1017. configure:14617: result: yes
  1018. configure:14617: checking for sys/resource.h
  1019. configure:14617: result: yes
  1020. configure:14617: checking for sys/sem.h
  1021. configure:14617: result: yes
  1022. configure:14617: checking sys/ipc.h usability
  1023. configure:14617: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1024. configure:14617: $? = 0
  1025. configure:14617: result: yes
  1026. configure:14617: checking sys/ipc.h presence
  1027. configure:14617: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  1028. configure:14617: $? = 0
  1029. configure:14617: result: yes
  1030. configure:14617: checking for sys/ipc.h
  1031. configure:14617: result: yes
  1032. configure:14632: checking for setsid
  1033. configure:14632: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  >&5
  1034. configure:14632: $? = 0
  1035. configure:14632: result: yes
  1036. configure:14632: checking for killpg
  1037. configure:14632: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  >&5
  1038. configure:14632: $? = 0
  1039. configure:14632: result: yes
  1040. configure:14649: checking bstring.h usability
  1041. configure:14649: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1042. conftest.c:90:21: error: bstring.h: No such file or directory
  1043. configure:14649: $? = 1
  1044. configure: failed program was:
  1045. | /* confdefs.h */
  1046. | #define PACKAGE_NAME ""
  1047. | #define PACKAGE_TARNAME ""
  1048. | #define PACKAGE_VERSION ""
  1049. | #define PACKAGE_STRING ""
  1050. | #define PACKAGE_BUGREPORT ""
  1051. | #define PACKAGE_URL ""
  1052. | #define STDC_HEADERS 1
  1053. | #define HAVE_SYS_TYPES_H 1
  1054. | #define HAVE_SYS_STAT_H 1
  1055. | #define HAVE_STDLIB_H 1
  1056. | #define HAVE_STRING_H 1
  1057. | #define HAVE_MEMORY_H 1
  1058. | #define HAVE_STRINGS_H 1
  1059. | #define HAVE_INTTYPES_H 1
  1060. | #define HAVE_STDINT_H 1
  1061. | #define HAVE_UNISTD_H 1
  1062. | #define __EXTENSIONS__ 1
  1063. | #define _ALL_SOURCE 1
  1064. | #define _GNU_SOURCE 1
  1065. | #define _POSIX_PTHREAD_SEMANTICS 1
  1066. | #define _TANDEM_SOURCE 1
  1067. | #define STDC_HEADERS 1
  1068. | #define HAVE_STRING_H 1
  1069. | #define HAVE_LIMITS_H 1
  1070. | #define HAVE_UNISTD_H 1
  1071. | #define HAVE_SYS_SOCKET_H 1
  1072. | #define HAVE_PWD_H 1
  1073. | #define HAVE_GRP_H 1
  1074. | #define HAVE_STRINGS_H 1
  1075. | #define HAVE_SYS_PRCTL_H 1
  1076. | #define HAVE_SYS_SEM_H 1
  1077. | #define HAVE_SYS_WAIT_H 1
  1078. | #define HAVE_GETPWNAM 1
  1079. | #define HAVE_GETGRNAM 1
  1080. | #define HAVE_INITGROUPS 1
  1081. | #define HAVE_PRCTL 1
  1082. | #define HAVE_TIMEGM 1
  1083. | #define HAVE_GETPGID 1
  1084. | #define HAVE_GMTOFF 1
  1085. | #define AP_ENABLE_V4_MAPPED 1
  1086. | #define HAVE_OPENSSL_OPENSSLV_H 1
  1087. | #define HAVE_OPENSSL_SSL_H 1
  1088. | #define HAVE_OPENSSL_ENGINE_H 1
  1089. | #define HAVE_SSLEAY_VERSION 1
  1090. | #define HAVE_SSL_CTX_NEW 1
  1091. | #define HAVE_ENGINE_INIT 1
  1092. | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
  1093. | #define HAVE_OPENSSL 1
  1094. | #define HAVE_SYS_TIME_H 1
  1095. | #define HAVE_SYS_RESOURCE_H 1
  1096. | #define HAVE_SYS_SEM_H 1
  1097. | #define HAVE_SYS_IPC_H 1
  1098. | #define HAVE_SETSID 1
  1099. | #define HAVE_KILLPG 1
  1100. | /* end confdefs.h.  */
  1101. | #include <stdio.h>
  1102. | #ifdef HAVE_SYS_TYPES_H
  1103. | # include <sys/types.h>
  1104. | #endif
  1105. | #ifdef HAVE_SYS_STAT_H
  1106. | # include <sys/stat.h>
  1107. | #endif
  1108. | #ifdef STDC_HEADERS
  1109. | # include <stdlib.h>
  1110. | # include <stddef.h>
  1111. | #else
  1112. | # ifdef HAVE_STDLIB_H
  1113. | #  include <stdlib.h>
  1114. | # endif
  1115. | #endif
  1116. | #ifdef HAVE_STRING_H
  1117. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1118. | #  include <memory.h>
  1119. | # endif
  1120. | # include <string.h>
  1121. | #endif
  1122. | #ifdef HAVE_STRINGS_H
  1123. | # include <strings.h>
  1124. | #endif
  1125. | #ifdef HAVE_INTTYPES_H
  1126. | # include <inttypes.h>
  1127. | #endif
  1128. | #ifdef HAVE_STDINT_H
  1129. | # include <stdint.h>
  1130. | #endif
  1131. | #ifdef HAVE_UNISTD_H
  1132. | # include <unistd.h>
  1133. | #endif
  1134. | #include <bstring.h>
  1135. configure:14649: result: no
  1136. configure:14649: checking bstring.h presence
  1137. configure:14649: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  1138. conftest.c:57:21: error: bstring.h: No such file or directory
  1139. configure:14649: $? = 1
  1140. configure: failed program was:
  1141. | /* confdefs.h */
  1142. | #define PACKAGE_NAME ""
  1143. | #define PACKAGE_TARNAME ""
  1144. | #define PACKAGE_VERSION ""
  1145. | #define PACKAGE_STRING ""
  1146. | #define PACKAGE_BUGREPORT ""
  1147. | #define PACKAGE_URL ""
  1148. | #define STDC_HEADERS 1
  1149. | #define HAVE_SYS_TYPES_H 1
  1150. | #define HAVE_SYS_STAT_H 1
  1151. | #define HAVE_STDLIB_H 1
  1152. | #define HAVE_STRING_H 1
  1153. | #define HAVE_MEMORY_H 1
  1154. | #define HAVE_STRINGS_H 1
  1155. | #define HAVE_INTTYPES_H 1
  1156. | #define HAVE_STDINT_H 1
  1157. | #define HAVE_UNISTD_H 1
  1158. | #define __EXTENSIONS__ 1
  1159. | #define _ALL_SOURCE 1
  1160. | #define _GNU_SOURCE 1
  1161. | #define _POSIX_PTHREAD_SEMANTICS 1
  1162. | #define _TANDEM_SOURCE 1
  1163. | #define STDC_HEADERS 1
  1164. | #define HAVE_STRING_H 1
  1165. | #define HAVE_LIMITS_H 1
  1166. | #define HAVE_UNISTD_H 1
  1167. | #define HAVE_SYS_SOCKET_H 1
  1168. | #define HAVE_PWD_H 1
  1169. | #define HAVE_GRP_H 1
  1170. | #define HAVE_STRINGS_H 1
  1171. | #define HAVE_SYS_PRCTL_H 1
  1172. | #define HAVE_SYS_SEM_H 1
  1173. | #define HAVE_SYS_WAIT_H 1
  1174. | #define HAVE_GETPWNAM 1
  1175. | #define HAVE_GETGRNAM 1
  1176. | #define HAVE_INITGROUPS 1
  1177. | #define HAVE_PRCTL 1
  1178. | #define HAVE_TIMEGM 1
  1179. | #define HAVE_GETPGID 1
  1180. | #define HAVE_GMTOFF 1
  1181. | #define AP_ENABLE_V4_MAPPED 1
  1182. | #define HAVE_OPENSSL_OPENSSLV_H 1
  1183. | #define HAVE_OPENSSL_SSL_H 1
  1184. | #define HAVE_OPENSSL_ENGINE_H 1
  1185. | #define HAVE_SSLEAY_VERSION 1
  1186. | #define HAVE_SSL_CTX_NEW 1
  1187. | #define HAVE_ENGINE_INIT 1
  1188. | #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
  1189. | #define HAVE_OPENSSL 1
  1190. | #define HAVE_SYS_TIME_H 1
  1191. | #define HAVE_SYS_RESOURCE_H 1
  1192. | #define HAVE_SYS_SEM_H 1
  1193. | #define HAVE_SYS_IPC_H 1
  1194. | #define HAVE_SETSID 1
  1195. | #define HAVE_KILLPG 1
  1196. | /* end confdefs.h.  */
  1197. | #include <bstring.h>
  1198. configure:14649: result: no
  1199. configure:14649: checking for bstring.h
  1200. configure:14649: result: no
  1201. configure:14649: checking for unistd.h
  1202. configure:14649: result: yes
  1203. configure:14665: checking for syslog
  1204. configure:14665: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  >&5
  1205. configure:14665: $? = 0
  1206. configure:14665: result: yes
  1207. configure:14677: checking sys/times.h usability
  1208. configure:14677: gcc -c  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
  1209. configure:14677: $? = 0
  1210. configure:14677: result: yes
  1211. configure:14677: checking sys/times.h presence
  1212. configure:14677: gcc -E  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE conftest.c
  1213. configure:14677: $? = 0
  1214. configure:14677: result: yes
  1215. configure:14677: checking for sys/times.h
  1216. configure:14677: result: yes
  1217. configure:14689: checking for times
  1218. configure:14689: gcc -o conftest  -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   -L/usr/local/openssl/lib -L/usr/kerberos/lib64 conftest.c -lm  >&5
  1219. configure:14689: $? = 0
  1220. configure:14689: result: yes
  1221. configure:14699: checking which MPM to use
  1222. configure:14715: result: prefork
  1223. configure:15594: checking whether to enable mod_http
  1224. configure:15632: result: yes
  1225. configure:15687: checking whether to enable mod_mime
  1226. configure:15725: result: yes (default)
  1227. configure:15794: checking for extra modules
  1228. configure:15854: result: none
  1229. configure:15879: checking whether to enable mod_dav
  1230. configure:15917: result: no
  1231. configure:16025: checking whether to enable mod_status
  1232. configure:16063: result: yes (default)
  1233. configure:16118: checking whether to enable mod_autoindex
  1234. configure:16156: result: yes (default)
  1235. configure:16211: checking whether to enable mod_asis
  1236. configure:16249: result: yes (default)
  1237. configure:16304: checking whether to enable mod_info
  1238. configure:16342: result: no
  1239. configure:16397: checking whether to enable mod_suexec
  1240. configure:16447: result: no
  1241. configure:16705: checking whether to enable mod_cgi
  1242. configure:16743: result: yes (default)
  1243. configure:16798: checking whether to enable mod_cgid
  1244. configure:16836: result: no
  1245. configure:17079: checking whether to enable mod_dav_fs
  1246. configure:17117: result: no
  1247. configure:17207: checking whether to enable mod_dav_lock
  1248. configure:17245: result: no
  1249. configure:17326: checking whether to enable mod_vhost_alias
  1250. configure:17364: result: no
  1251. configure:17419: checking whether to enable mod_negotiation
  1252. configure:17457: result: yes (default)
  1253. configure:17512: checking whether to enable mod_dir
  1254. configure:17550: result: yes (default)
  1255. configure:17605: checking whether to enable mod_imagemap
  1256. configure:17643: result: no
  1257. configure:17698: checking whether to enable mod_actions
  1258. configure:17736: result: yes (default)
  1259. configure:17791: checking whether to enable mod_speling
  1260. configure:17829: result: no
  1261. configure:17884: checking whether to enable mod_userdir
  1262. configure:17922: result: yes (default)
  1263. configure:17977: checking whether to enable mod_alias
  1264. configure:18015: result: yes (default)
  1265. configure:18071: checking whether to enable mod_rewrite
  1266. configure:18109: result: no
  1267. configure:18248: checking whether to enable mod_so
  1268. configure:18286: result: yes
  1269. configure:19268: creating ./config.status
  1270.  
  1271. ## ---------------------- ##
  1272. ## Running config.status. ##
  1273. ## ---------------------- ##
  1274.  
  1275. This file was extended by config.status, which was
  1276. generated by GNU Autoconf 2.64.  Invocation command line was
  1277.  
  1278.   CONFIG_FILES    =
  1279.   CONFIG_HEADERS  =
  1280.   CONFIG_LINKS    =
  1281.   CONFIG_COMMANDS =
  1282.   $ ./config.status
  1283.  
  1284. on web1.xxxxxxxx.com
  1285.  
  1286. config.status:1127: creating docs/conf/httpd.conf
  1287. config.status:1127: creating docs/conf/extra/httpd-autoindex.conf
  1288. config.status:1127: creating docs/conf/extra/httpd-dav.conf
  1289. config.status:1127: creating docs/conf/extra/httpd-default.conf
  1290. config.status:1127: creating docs/conf/extra/httpd-info.conf
  1291. config.status:1127: creating docs/conf/extra/httpd-languages.conf
  1292. config.status:1127: creating docs/conf/extra/httpd-manual.conf
  1293. config.status:1127: creating docs/conf/extra/httpd-mpm.conf
  1294. config.status:1127: creating docs/conf/extra/httpd-multilang-errordoc.conf
  1295. config.status:1127: creating docs/conf/extra/httpd-ssl.conf
  1296. config.status:1127: creating docs/conf/extra/httpd-userdir.conf
  1297. config.status:1127: creating docs/conf/extra/httpd-vhosts.conf
  1298. config.status:1127: creating include/ap_config_layout.h
  1299. config.status:1127: creating support/apxs
  1300. config.status:1127: creating support/apachectl
  1301. config.status:1127: creating support/dbmmanage
  1302. config.status:1127: creating support/envvars-std
  1303. config.status:1127: creating support/log_server_status
  1304. config.status:1127: creating support/logresolve.pl
  1305. config.status:1127: creating support/phf_abuse_log.cgi
  1306. config.status:1127: creating support/split-logfile
  1307. config.status:1127: creating build/rules.mk
  1308. config.status:1127: creating build/pkg/pkginfo
  1309. config.status:1127: creating build/config_vars.sh
  1310. config.status:1127: creating include/ap_config_auto.h
  1311. config.status:1302: executing default commands
  1312.  
  1313. ## ---------------- ##
  1314. ## Cache variables. ##
  1315. ## ---------------- ##
  1316.  
  1317. ac_cv_build=x86_64-unknown-linux-gnu
  1318. ac_cv_c_compiler_gnu=yes
  1319. ac_cv_c_const=yes
  1320. ac_cv_define_APR_HAS_DSO=yes
  1321. ac_cv_define_APR_HAVE_IPV6=yes
  1322. ac_cv_env_CC_set=
  1323. ac_cv_env_CC_value=
  1324. ac_cv_env_CFLAGS_set=
  1325. ac_cv_env_CFLAGS_value=
  1326. ac_cv_env_CPPFLAGS_set=
  1327. ac_cv_env_CPPFLAGS_value=
  1328. ac_cv_env_CPP_set=
  1329. ac_cv_env_CPP_value=
  1330. ac_cv_env_LDFLAGS_set=
  1331. ac_cv_env_LDFLAGS_value=
  1332. ac_cv_env_LIBS_set=
  1333. ac_cv_env_LIBS_value=
  1334. ac_cv_env_build_alias_set=
  1335. ac_cv_env_build_alias_value=
  1336. ac_cv_env_host_alias_set=
  1337. ac_cv_env_host_alias_value=
  1338. ac_cv_env_target_alias_set=
  1339. ac_cv_env_target_alias_value=
  1340. ac_cv_func_ENGINE_init=yes
  1341. ac_cv_func_ENGINE_load_builtin_engines=yes
  1342. ac_cv_func_SSL_CTX_new=yes
  1343. ac_cv_func_SSL_set_cert_store=no
  1344. ac_cv_func_SSLeay_version=yes
  1345. ac_cv_func_bindprocessor=no
  1346. ac_cv_func_getgrnam=yes
  1347. ac_cv_func_getpgid=yes
  1348. ac_cv_func_getpwnam=yes
  1349. ac_cv_func_initgroups=yes
  1350. ac_cv_func_killpg=yes
  1351. ac_cv_func_prctl=yes
  1352. ac_cv_func_setsid=yes
  1353. ac_cv_func_syslog=yes
  1354. ac_cv_func_timegm=yes
  1355. ac_cv_func_times=yes
  1356. ac_cv_header_bstring_h=no
  1357. ac_cv_header_grp_h=yes
  1358. ac_cv_header_inttypes_h=yes
  1359. ac_cv_header_limits_h=yes
  1360. ac_cv_header_memory_h=yes
  1361. ac_cv_header_minix_config_h=no
  1362. ac_cv_header_openssl_engine_h=yes
  1363. ac_cv_header_openssl_opensslv_h=yes
  1364. ac_cv_header_openssl_ssl_h=yes
  1365. ac_cv_header_pwd_h=yes
  1366. ac_cv_header_stdc=yes
  1367. ac_cv_header_stdint_h=yes
  1368. ac_cv_header_stdlib_h=yes
  1369. ac_cv_header_string_h=yes
  1370. ac_cv_header_strings_h=yes
  1371. ac_cv_header_sys_ipc_h=yes
  1372. ac_cv_header_sys_prctl_h=yes
  1373. ac_cv_header_sys_processor_h=no
  1374. ac_cv_header_sys_resource_h=yes
  1375. ac_cv_header_sys_sem_h=yes
  1376. ac_cv_header_sys_socket_h=yes
  1377. ac_cv_header_sys_stat_h=yes
  1378. ac_cv_header_sys_time_h=yes
  1379. ac_cv_header_sys_times_h=yes
  1380. ac_cv_header_sys_types_h=yes
  1381. ac_cv_header_sys_wait_h=yes
  1382. ac_cv_header_unistd_h=yes
  1383. ac_cv_host=x86_64-unknown-linux-gnu
  1384. ac_cv_mkdir_p=yes
  1385. ac_cv_objext=o
  1386. ac_cv_path_EGREP='/bin/grep -E'
  1387. ac_cv_path_GREP=/bin/grep
  1388. ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
  1389. ac_cv_path_RM=/bin/rm
  1390. ac_cv_path_RSYNC=/usr/bin/rsync
  1391. ac_cv_prog_AWK=gawk
  1392. ac_cv_prog_CPP='gcc -E'
  1393. ac_cv_prog_ac_ct_CC=gcc
  1394. ac_cv_prog_ac_ct_RANLIB=ranlib
  1395. ac_cv_prog_cc_c89=
  1396. ac_cv_prog_cc_g=yes
  1397. ac_cv_safe_to_define___extensions__=yes
  1398. ac_cv_search_crypt=-lcrypt
  1399. ac_cv_search_sqrt=-lm
  1400. ac_cv_search_strerror='none required'
  1401. ac_cv_struct_tm_gmtoff=yes
  1402. ac_cv_target=x86_64-unknown-linux-gnu
  1403. ac_cv_type_rlim_t=yes
  1404. ap_cv_void_ptr_lt_long=no
  1405. apache_cv_mpm=prefork
  1406.  
  1407. ## ----------------- ##
  1408. ## Output variables. ##
  1409. ## ----------------- ##
  1410.  
  1411. APACHECTL_ULIMIT='ulimit -S -n `ulimit -H -n`'
  1412. APR_BINDIR='/usr/local/apache2/bin'
  1413. APR_CONFIG='/usr/local/apache2/bin/apr-1-config'
  1414. APR_INCLUDEDIR='/root/src/httpd-2.2.21/srclib/apr/include'
  1415. APR_VERSION='1.4.5'
  1416. APU_BINDIR='/usr/local/apache2/bin'
  1417. APU_CONFIG='/usr/local/apache2/bin/apu-1-config'
  1418. APU_INCLUDEDIR='/root/src/httpd-2.2.21/srclib/apr-util/include'
  1419. APU_VERSION='1.3.12'
  1420. AP_BUILD_SRCLIB_DIRS='apr  apr-util pcre'
  1421. AP_CLEAN_SRCLIB_DIRS='apr-util  apr pcre'
  1422. AP_LIBS='/root/src/httpd-2.2.21/srclib/pcre/libpcre.la  /root/src/httpd-2.2.21/srclib/apr-util/libaprutil-1.la     /root/src/httpd-2.2.21/srclib/apr-util/xml/expat/libexpat.la  /root/src/httpd-2.2.21/srclib/apr/libapr-1.la -luuid -lrt -lcrypt  -lpthread -ldl'
  1423. AWK='gawk'
  1424. BUILTIN_LIBS=' modules/aaa/libmod_authn_file.la modules/aaa/libmod_authn_default.la modules/aaa/libmod_authz_host.la modules/aaa/libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la modules/aaa/libmod_authz_default.la modules/aaa/libmod_auth_basic.la modules/filters/libmod_include.la modules/filters/libmod_filter.la modules/loggers/libmod_log_config.la modules/metadata/libmod_env.la modules/metadata/libmod_setenvif.la modules/metadata/libmod_version.la modules/http/libmod_http.la modules/http/libmod_mime.la modules/generators/libmod_status.la modules/generators/libmod_autoindex.la modules/generators/libmod_asis.la modules/generators/libmod_cgi.la modules/mappers/libmod_negotiation.la modules/mappers/libmod_dir.la modules/mappers/libmod_actions.la modules/mappers/libmod_userdir.la modules/mappers/libmod_alias.la modules/mappers/libmod_so.la'
  1425. CC='gcc'
  1426. CFLAGS=''
  1427. CORE_IMPLIB=''
  1428. CORE_IMPLIB_FILE=''
  1429. CPP='gcc -E'
  1430. CPPFLAGS=''
  1431. CRYPT_LIBS='-lcrypt '
  1432. CXX=''
  1433. CXXFLAGS=''
  1434. DEFS='-DHAVE_CONFIG_H'
  1435. DSO_MODULES=' ssl'
  1436. ECHO_C=''
  1437. ECHO_N='-n'
  1438. ECHO_T=''
  1439. EGREP='/bin/grep -E'
  1440. EXEEXT=''
  1441. EXTRA_CFLAGS=' -g -O2 -pthread'
  1442. EXTRA_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE'
  1443. EXTRA_CXXFLAGS=''
  1444. EXTRA_INCLUDES='-I$(top_builddir)/srclib/pcre -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers -I$(top_srcdir)/modules/database -I/root/src/httpd-2.2.21/srclib/apr/include -I/root/src/httpd-2.2.21/srclib/apr-util/include -I/root/src/httpd-2.2.21/srclib/apr-util/xml/expat/lib -I$(top_srcdir)/modules/proxy/../generators -I/usr/local/openssl/include -I/usr/kerberos/include -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/dav/main'
  1445. EXTRA_LDFLAGS='  -L/usr/local/openssl/lib -L/usr/kerberos/lib64'
  1446. EXTRA_LIBS='-lm '
  1447. GREP='/bin/grep'
  1448. HTTPD_LDFLAGS='-export-dynamic'
  1449. HTTPD_VERSION='2.2.21'
  1450. INCLUDES=''
  1451. INSTALL='$(LIBTOOL) --mode=install $(abs_srcdir)/build/install.sh -c'
  1452. INSTALL_DSO='yes'
  1453. INSTALL_PROG_FLAGS=''
  1454. LDFLAGS=''
  1455. LIBOBJS=''
  1456. LIBS=''
  1457. LIBTOOL='/root/src/httpd-2.2.21/srclib/apr/libtool $(LTFLAGS)'
  1458. LN_S='ln -s'
  1459. LTCFLAGS='-prefer-non-pic -static'
  1460. LTFLAGS='--silent'
  1461. LTLIBOBJS=''
  1462. LT_LDFLAGS=''
  1463. LYNX_PATH='lynx'
  1464. MKDEP='$(CC) -MM'
  1465. MKINSTALLDIRS='$(abs_srcdir)/build/mkdir.sh'
  1466. MK_IMPLIB=''
  1467. MODULE_CLEANDIRS=' arch/win32 cache database debug echo experimental ldap proxy test dav/main dav/fs dav/lock'
  1468. MODULE_DIRS=' aaa filters loggers metadata ssl http generators mappers'
  1469. MOD_ACTIONS_LDADD=''
  1470. MOD_ALIAS_LDADD=''
  1471. MOD_ASIS_LDADD=''
  1472. MOD_AUTHNZ_LDAP_LDADD=''
  1473. MOD_AUTHN_ALIAS_LDADD=''
  1474. MOD_AUTHN_ANON_LDADD=''
  1475. MOD_AUTHN_DBD_LDADD=''
  1476. MOD_AUTHN_DBM_LDADD=''
  1477. MOD_AUTHN_DEFAULT_LDADD=''
  1478. MOD_AUTHN_FILE_LDADD=''
  1479. MOD_AUTHZ_DBM_LDADD=''
  1480. MOD_AUTHZ_DEFAULT_LDADD=''
  1481. MOD_AUTHZ_GROUPFILE_LDADD=''
  1482. MOD_AUTHZ_HOST_LDADD=''
  1483. MOD_AUTHZ_OWNER_LDADD=''
  1484. MOD_AUTHZ_USER_LDADD=''
  1485. MOD_AUTH_BASIC_LDADD=''
  1486. MOD_AUTH_DIGEST_LDADD=''
  1487. MOD_AUTOINDEX_LDADD=''
  1488. MOD_BUCKETEER_LDADD=''
  1489. MOD_CACHE_LDADD=''
  1490. MOD_CASE_FILTER_IN_LDADD=''
  1491. MOD_CASE_FILTER_LDADD=''
  1492. MOD_CERN_META_LDADD=''
  1493. MOD_CGID_LDADD=''
  1494. MOD_CGI_LDADD=''
  1495. MOD_CHARSET_LITE_LDADD=''
  1496. MOD_DAV_FS_LDADD=''
  1497. MOD_DAV_LDADD=''
  1498. MOD_DAV_LOCK_LDADD=''
  1499. MOD_DBD_LDADD=''
  1500. MOD_DEFLATE_LDADD=''
  1501. MOD_DIR_LDADD=''
  1502. MOD_DISK_CACHE_LDADD=''
  1503. MOD_DUMPIO_LDADD=''
  1504. MOD_ECHO_LDADD=''
  1505. MOD_ENV_LDADD=''
  1506. MOD_EXAMPLE_LDADD=''
  1507. MOD_EXPIRES_LDADD=''
  1508. MOD_EXT_FILTER_LDADD=''
  1509. MOD_FILE_CACHE_LDADD=''
  1510. MOD_FILTER_LDADD=''
  1511. MOD_HEADERS_LDADD=''
  1512. MOD_HTTP_LDADD=''
  1513. MOD_IDENT_LDADD=''
  1514. MOD_IMAGEMAP_LDADD=''
  1515. MOD_INCLUDE_LDADD=''
  1516. MOD_INFO_LDADD=''
  1517. MOD_ISAPI_LDADD=''
  1518. MOD_LDAP_LDADD=''
  1519. MOD_LOGIO_LDADD=''
  1520. MOD_LOG_CONFIG_LDADD=''
  1521. MOD_LOG_FORENSIC_LDADD=''
  1522. MOD_MEM_CACHE_LDADD=''
  1523. MOD_MIME_LDADD=''
  1524. MOD_MIME_MAGIC_LDADD=''
  1525. MOD_NEGOTIATION_LDADD=''
  1526. MOD_OPTIONAL_FN_EXPORT_LDADD=''
  1527. MOD_OPTIONAL_FN_IMPORT_LDADD=''
  1528. MOD_OPTIONAL_HOOK_EXPORT_LDADD=''
  1529. MOD_OPTIONAL_HOOK_IMPORT_LDADD=''
  1530. MOD_PROXY_AJP_LDADD=''
  1531. MOD_PROXY_BALANCER_LDADD=''
  1532. MOD_PROXY_CONNECT_LDADD=''
  1533. MOD_PROXY_FTP_LDADD=''
  1534. MOD_PROXY_HTTP_LDADD=''
  1535. MOD_PROXY_LDADD=''
  1536. MOD_PROXY_SCGI_LDADD=''
  1537. MOD_REQTIMEOUT_LDADD=''
  1538. MOD_REWRITE_LDADD=''
  1539. MOD_SETENVIF_LDADD=''
  1540. MOD_SO_LDADD=''
  1541. MOD_SPELING_LDADD=''
  1542. MOD_SSL_LDADD='$(SSL_LIBS) -export-symbols-regex ssl_module'
  1543. MOD_STATUS_LDADD=''
  1544. MOD_SUBSTITUTE_LDADD=''
  1545. MOD_SUEXEC_LDADD=''
  1546. MOD_UNIQUE_ID_LDADD=''
  1547. MOD_USERDIR_LDADD=''
  1548. MOD_USERTRACK_LDADD=''
  1549. MOD_VERSION_LDADD=''
  1550. MOD_VHOST_ALIAS_LDADD=''
  1551. MPM_LIB='server/mpm/prefork/libprefork.la'
  1552. MPM_NAME='prefork'
  1553. MPM_SUBDIR_NAME='prefork'
  1554. NONPORTABLE_SUPPORT='checkgid'
  1555. NOTEST_CFLAGS=''
  1556. NOTEST_CPPFLAGS=''
  1557. NOTEST_CXXFLAGS=''
  1558. NOTEST_LDFLAGS=''
  1559. NOTEST_LIBS=''
  1560. OBJEXT='o'
  1561. OS='unix'
  1562. OS_DIR='unix'
  1563. OS_SPECIFIC_VARS=''
  1564. PACKAGE_BUGREPORT=''
  1565. PACKAGE_NAME=''
  1566. PACKAGE_STRING=''
  1567. PACKAGE_TARNAME=''
  1568. PACKAGE_URL=''
  1569. PACKAGE_VERSION=''
  1570. PATH_SEPARATOR=':'
  1571. PCRE_CONFIG='false'
  1572. PICFLAGS=''
  1573. PILDFLAGS=''
  1574. PKGCONFIG='/usr/bin/pkg-config'
  1575. PORT='80'
  1576. POST_SHARED_CMDS='echo ""'
  1577. PRE_SHARED_CMDS='echo ""'
  1578. RANLIB='ranlib'
  1579. RM='/bin/rm'
  1580. RSYNC='/usr/bin/rsync'
  1581. SHELL='/bin/sh'
  1582. SHLIBPATH_VAR='LD_LIBRARY_PATH'
  1583. SHLTCFLAGS='-prefer-pic'
  1584. SH_LDFLAGS=''
  1585. SH_LIBS=''
  1586. SH_LIBTOOL='$(LIBTOOL)'
  1587. SSLPORT='443'
  1588. SSL_LIBS='-lssl -lcrypto -ldl -lz  '
  1589. UTIL_LDFLAGS=''
  1590. ab_LTFLAGS=''
  1591. abs_srcdir='/root/src/httpd-2.2.21'
  1592. ac_ct_CC='gcc'
  1593. ap_make_delimiter=' '
  1594. ap_make_include='include'
  1595. bindir='${exec_prefix}/bin'
  1596. build='x86_64-unknown-linux-gnu'
  1597. build_alias=''
  1598. build_cpu='x86_64'
  1599. build_os='linux-gnu'
  1600. build_vendor='unknown'
  1601. cgidir='${datadir}/cgi-bin'
  1602. checkgid_LTFLAGS=''
  1603. datadir='${prefix}'
  1604. datarootdir='${prefix}/share'
  1605. docdir='${datarootdir}/doc/${PACKAGE}'
  1606. dvidir='${docdir}'
  1607. errordir='${datadir}/error'
  1608. exec_prefix='${prefix}'
  1609. exp_bindir='/usr/local/apache2/bin'
  1610. exp_cgidir='/usr/local/apache2/cgi-bin'
  1611. exp_datadir='/usr/local/apache2'
  1612. exp_errordir='/usr/local/apache2/error'
  1613. exp_exec_prefix='/usr/local/apache2'
  1614. exp_htdocsdir='/usr/local/apache2/htdocs'
  1615. exp_iconsdir='/usr/local/apache2/icons'
  1616. exp_includedir='/usr/local/apache2/include'
  1617. exp_installbuilddir='/usr/local/apache2/build'
  1618. exp_libdir='/usr/local/apache2/lib'
  1619. exp_libexecdir='/usr/local/apache2/modules'
  1620. exp_localstatedir='/usr/local/apache2'
  1621. exp_logfiledir='/usr/local/apache2/logs'
  1622. exp_mandir='/usr/local/apache2/man'
  1623. exp_manualdir='/usr/local/apache2/manual'
  1624. exp_proxycachedir='/usr/local/apache2/proxy'
  1625. exp_runtimedir='/usr/local/apache2/logs'
  1626. exp_sbindir='/usr/local/apache2/bin'
  1627. exp_sysconfdir='/usr/local/apache2/conf'
  1628. host='x86_64-unknown-linux-gnu'
  1629. host_alias=''
  1630. host_cpu='x86_64'
  1631. host_os='linux-gnu'
  1632. host_vendor='unknown'
  1633. htcacheclean_LTFLAGS=''
  1634. htdbm_LTFLAGS=''
  1635. htdigest_LTFLAGS=''
  1636. htdocsdir='${datadir}/htdocs'
  1637. htmldir='${docdir}'
  1638. htpasswd_LTFLAGS=''
  1639. httxt2dbm_LTFLAGS=''
  1640. iconsdir='${datadir}/icons'
  1641. includedir='${prefix}/include'
  1642. infodir='${datarootdir}/info'
  1643. installbuilddir='${datadir}/build'
  1644. libdir='${exec_prefix}/lib'
  1645. libexecdir='${exec_prefix}/modules'
  1646. localedir='${datarootdir}/locale'
  1647. localstatedir='${prefix}'
  1648. logfiledir='${localstatedir}/logs'
  1649. logresolve_LTFLAGS=''
  1650. mandir='${prefix}/man'
  1651. manualdir='${datadir}/manual'
  1652. nonssl_listen_stmt_1=''
  1653. nonssl_listen_stmt_2=''
  1654. oldincludedir='/usr/include'
  1655. other_targets=''
  1656. pdfdir='${docdir}'
  1657. perlbin='/usr/bin/perl'
  1658. prefix='/usr/local/apache2'
  1659. progname='httpd'
  1660. program_transform_name='s,x,x,'
  1661. proxycachedir='${localstatedir}/proxy'
  1662. psdir='${docdir}'
  1663. rel_bindir='bin'
  1664. rel_cgidir='cgi-bin'
  1665. rel_datadir=''
  1666. rel_errordir='error'
  1667. rel_exec_prefix=''
  1668. rel_htdocsdir='htdocs'
  1669. rel_iconsdir='icons'
  1670. rel_includedir='include'
  1671. rel_installbuilddir='build'
  1672. rel_libdir='lib'
  1673. rel_libexecdir='modules'
  1674. rel_localstatedir=''
  1675. rel_logfiledir='logs'
  1676. rel_mandir='man'
  1677. rel_manualdir='manual'
  1678. rel_proxycachedir='proxy'
  1679. rel_runtimedir='logs'
  1680. rel_sbindir='bin'
  1681. rel_sysconfdir='conf'
  1682. rotatelogs_LTFLAGS=''
  1683. runtimedir='${localstatedir}/logs'
  1684. sbindir='${exec_prefix}/bin'
  1685. shared_build='shared-build'
  1686. sharedstatedir='${prefix}/com'
  1687. sysconfdir='${prefix}/conf'
  1688. target='x86_64-unknown-linux-gnu'
  1689. target_alias=''
  1690. target_cpu='x86_64'
  1691. target_os='linux-gnu'
  1692. target_vendor='unknown'
  1693.  
  1694. ## ----------- ##
  1695. ## confdefs.h. ##
  1696. ## ----------- ##
  1697.  
  1698. /* confdefs.h */
  1699. #define PACKAGE_NAME ""
  1700. #define PACKAGE_TARNAME ""
  1701. #define PACKAGE_VERSION ""
  1702. #define PACKAGE_STRING ""
  1703. #define PACKAGE_BUGREPORT ""
  1704. #define PACKAGE_URL ""
  1705. #define STDC_HEADERS 1
  1706. #define HAVE_SYS_TYPES_H 1
  1707. #define HAVE_SYS_STAT_H 1
  1708. #define HAVE_STDLIB_H 1
  1709. #define HAVE_STRING_H 1
  1710. #define HAVE_MEMORY_H 1
  1711. #define HAVE_STRINGS_H 1
  1712. #define HAVE_INTTYPES_H 1
  1713. #define HAVE_STDINT_H 1
  1714. #define HAVE_UNISTD_H 1
  1715. #define __EXTENSIONS__ 1
  1716. #define _ALL_SOURCE 1
  1717. #define _GNU_SOURCE 1
  1718. #define _POSIX_PTHREAD_SEMANTICS 1
  1719. #define _TANDEM_SOURCE 1
  1720. #define STDC_HEADERS 1
  1721. #define HAVE_STRING_H 1
  1722. #define HAVE_LIMITS_H 1
  1723. #define HAVE_UNISTD_H 1
  1724. #define HAVE_SYS_SOCKET_H 1
  1725. #define HAVE_PWD_H 1
  1726. #define HAVE_GRP_H 1
  1727. #define HAVE_STRINGS_H 1
  1728. #define HAVE_SYS_PRCTL_H 1
  1729. #define HAVE_SYS_SEM_H 1
  1730. #define HAVE_SYS_WAIT_H 1
  1731. #define HAVE_GETPWNAM 1
  1732. #define HAVE_GETGRNAM 1
  1733. #define HAVE_INITGROUPS 1
  1734. #define HAVE_PRCTL 1
  1735. #define HAVE_TIMEGM 1
  1736. #define HAVE_GETPGID 1
  1737. #define HAVE_GMTOFF 1
  1738. #define AP_ENABLE_V4_MAPPED 1
  1739. #define HAVE_OPENSSL_OPENSSLV_H 1
  1740. #define HAVE_OPENSSL_SSL_H 1
  1741. #define HAVE_OPENSSL_ENGINE_H 1
  1742. #define HAVE_SSLEAY_VERSION 1
  1743. #define HAVE_SSL_CTX_NEW 1
  1744. #define HAVE_ENGINE_INIT 1
  1745. #define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
  1746. #define HAVE_OPENSSL 1
  1747. #define HAVE_SYS_TIME_H 1
  1748. #define HAVE_SYS_RESOURCE_H 1
  1749. #define HAVE_SYS_SEM_H 1
  1750. #define HAVE_SYS_IPC_H 1
  1751. #define HAVE_SETSID 1
  1752. #define HAVE_KILLPG 1
  1753. #define HAVE_UNISTD_H 1
  1754. #define HAVE_SYSLOG 1
  1755. #define HAVE_SYS_TIMES_H 1
  1756. #define HAVE_TIMES 1
  1757. #define AP_USING_AUTOCONF 1
  1758. #define SINGLE_LISTEN_UNSERIALIZED_ACCEPT 1
  1759. #define AP_NONBLOCK_WHEN_MULTI_LISTEN 1
  1760. #define HTTPD_ROOT "/usr/local/apache2"
  1761. #define SERVER_CONFIG_FILE "conf/httpd.conf"
  1762. #define AP_TYPES_CONFIG_FILE "conf/mime.types"
  1763. #define APACHE_MPM_DIR "server/mpm/prefork"
  1764.  
  1765. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement