Advertisement
Guest User

Untitled

a guest
May 31st, 2013
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.97 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking how to create a ustar tar archive... gnutar
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking for gcc... gcc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... none
  19. checking whether gcc and cc understand -c and -o together... yes
  20. checking for g++... g++
  21. checking whether we are using the GNU C++ compiler... yes
  22. checking whether g++ accepts -g... yes
  23. checking dependency style of g++... none
  24. checking build system type... x86_64-unknown-linux-gnu
  25. checking host system type... x86_64-unknown-linux-gnu
  26. checking simplified host os... linux (version )
  27. checking if g++ supports C++0x features without additional flags... no
  28. checking if g++ supports C++0x features with -std=c++0x... yes
  29. checking if g++ supports C++0x features with -std=gnu++0x... yes
  30. checking for ranlib... ranlib
  31. checking how to run the C preprocessor... gcc -E
  32. checking whether ln -s works... yes
  33. checking for egrep... /bin/egrep
  34. checking for sh... /bin/sh
  35. checking for false... /bin/false
  36. checking for true... /bin/true
  37. checking for mv... /bin/mv
  38. checking for mkdir... /bin/mkdir
  39. checking for ln... /bin/ln
  40. checking for chmod... /bin/chmod
  41. checking for tr... /usr/bin/tr
  42. checking for rm... /bin/rm
  43. checking for cppunit-config... /usr/bin/cppunit-config
  44. checking for perl... /usr/bin/perl
  45. checking for pod2man... /usr/bin/pod2man
  46. checking for ar... /usr/bin/ar
  47. configure: strict error checking enabled: no
  48. checking whether to use loadable modules... yes
  49. checking how to print strings... printf
  50. checking for a sed that does not truncate output... /bin/sed
  51. checking for fgrep... /bin/fgrep
  52. checking for ld used by gcc... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  55. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  56. checking the maximum length of command line arguments... 1966080
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking for /usr/bin/ld option to reload object files... -r
  60. checking for objdump... objdump
  61. checking how to recognize dependent libraries... pass_all
  62. checking for ar... /usr/bin/ar
  63. checking for strip... strip
  64. checking for ranlib... (cached) ranlib
  65. checking command to parse /usr/bin/nm -B output from gcc object... ok
  66. checking for dlfcn.h... yes
  67. checking for objdir... .libs
  68. checking if gcc supports -fno-rtti -fno-exceptions... no
  69. checking for gcc option to produce PIC... -fPIC -DPIC
  70. checking if gcc PIC flag -fPIC -DPIC works... yes
  71. checking if gcc static flag -static works... no
  72. checking if gcc supports -c -o file.o... yes
  73. checking if gcc supports -c -o file.o... (cached) yes
  74. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
  75. shared libraries... yes
  76. checking whether -lc should be explicitly linked in... no
  77. checking dynamic linker characteristics... GNU/Linux ld.so
  78. checking how to hardcode library paths into programs... immediate
  79. checking for shl_load... no
  80. checking for shl_load in -ldld... no
  81. checking for dlopen... no
  82. checking for dlopen in -ldl... yes
  83. checking whether a program can dlopen itself... yes
  84. checking whether a statically linked program can dlopen itself... yes
  85. checking whether stripping libraries is possible... yes
  86. checking if libtool supports shared libraries... yes
  87. checking whether to build shared libraries... yes
  88. checking whether to build static libraries... yes
  89. checking how to run the C++ preprocessor... g++ -E
  90. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  91. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  92. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
  93. shared libraries... yes
  94. checking for g++ option to produce PIC... -fPIC -DPIC
  95. checking if g++ PIC flag -fPIC -DPIC works... yes
  96. checking if g++ static flag -static works... no
  97. checking if g++ supports -c -o file.o... yes
  98. checking if g++ supports -c -o file.o... (cached) yes
  99. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
  100. shared libraries... yes
  101. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  102. checking how to hardcode library paths into programs... immediate
  103. checking which extension is used for runtime loadable modules... .so
  104. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  105. checking for the default library search path... /lib /usr/lib
  106. /usr/lib64/mysql /usr/lib/vmware-tools/lib32/libvmGuestLib.so
  107. /usr/lib/vmware-tools/lib64/libvmGuestLib.so
  108. /usr/lib/vmware-tools/lib32/libvmGuestLibJava.so
  109. /usr/lib/vmware-tools/lib64/libvmGuestLibJava.so
  110. /usr/lib/vmware-tools/lib32/libDeployPkg.so
  111. /usr/lib/vmware-tools/lib64/libDeployPkg.so
  112. checking for library containing dlopen... -ldl
  113. checking for dlerror... yes
  114. checking for shl_load... (cached) no
  115. checking for shl_load in -ldld... (cached) no
  116. checking for dld_link in -ldld... no
  117. checking for _ prefix in compiled symbols... no
  118. checking whether deplibs are loaded by dlopen... yes
  119. checking for argz.h... yes
  120. checking for error_t... yes
  121. checking for argz_add... yes
  122. checking for argz_append... yes
  123. checking for argz_count... yes
  124. checking for argz_create_sep... yes
  125. checking for argz_insert... yes
  126. checking for argz_next... yes
  127. checking for argz_stringify... yes
  128. checking if argz actually works... yes
  129. checking whether libtool supports -dlopen/-dlpreopen... yes
  130. checking for ltdl.h... yes
  131. checking whether lt_dlinterface_register is declared... yes
  132. checking for lt_dladvise_preload in -lltdl... yes
  133. checking where to find libltdl headers...
  134. checking where to find libltdl library... -lltdl
  135. checking for unistd.h... yes
  136. checking for dl.h... no
  137. checking for sys/dl.h... no
  138. checking for dld.h... no
  139. checking for mach-o/dyld.h... no
  140. checking for dirent.h... yes
  141. checking for closedir... yes
  142. checking for opendir... yes
  143. checking for readdir... yes
  144. checking for strlcat... no
  145. checking for strlcpy... no
  146. checking for library containing dlopen... (cached) -ldl
  147. checking for dlerror... (cached) yes
  148. checking for shl_load... (cached) no
  149. checking for shl_load in -ldld... (cached) no
  150. checking for dld_link in -ldld... (cached) no
  151. checking what kind of compiler we're using... gcc
  152. checking for compiler variant... gcc
  153. configure: inlining optimizations enabled: yes
  154. checking for atomic operations support... yes
  155. configure: cbdata debugging enabled: no
  156. configure: xmalloc stats display: no
  157. configure: With dl
  158. checking for library containing shm_open... -lrt
  159. checking for DiskIO modules to be enabled... AIO Blocking DiskDaemon
  160. DiskThreads IpcIo Mmapped
  161. checking aio.h usability... yes
  162. checking aio.h presence... yes
  163. checking for aio.h... yes
  164. checking for aio_read in -lrt... yes
  165. configure: Native POSIX AIO support detected.
  166. configure: Enabling AIO DiskIO module
  167. configure: Enabling Blocking DiskIO module
  168. configure: Enabling DiskDaemon DiskIO module
  169. checking for pthread_create in -lpthread... yes
  170. configure: Enabling DiskThreads DiskIO module
  171. configure: Enabling IpcIo DiskIO module
  172. configure: Enabling Mmapped DiskIO module
  173. configure: IO Modules built: AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
  174. configure: Store modules built: aufs diskd ufs
  175. configure: Removal policies to build: heap lru
  176. configure: Delay pools enabled
  177. configure: Enabling ESI processor and Surrogate header support.
  178. checking for main in -lexpat... yes
  179. checking expat.h usability... yes
  180. checking expat.h presence... yes
  181. checking for expat.h... yes
  182. checking for main in -lxml2... yes
  183. checking location of libxml2 include files... checking libxml/parser.h
  184. usability... no
  185. checking libxml/parser.h presence... no
  186. checking for libxml/parser.h... no
  187. configure: Testing in /usr/include/libxml2
  188. checking libxml/parser.h usability... yes
  189. checking libxml/parser.h presence... yes
  190. checking for libxml/parser.h... yes
  191. -I/usr/include/libxml2
  192. checking for libxml/parser.h... (cached) yes
  193. checking libxml/HTMLparser.h usability... yes
  194. checking libxml/HTMLparser.h presence... yes
  195. checking for libxml/HTMLparser.h... yes
  196. checking libxml/HTMLtree.h usability... yes
  197. checking libxml/HTMLtree.h presence... yes
  198. checking for libxml/HTMLtree.h... yes
  199. checking whether to support eCAP... no, implicitly
  200. checking for pkg-config... /usr/bin/pkg-config
  201. checking pkg-config is at least version 0.9.0... yes
  202. configure: Web Cache Coordination Protocol enabled: yes
  203. configure: Web Cache Coordination V2 Protocol enabled: yes
  204. configure: Kill parent on shutdown hack enabled: no
  205. configure: SNMP support enabled: yes
  206. configure: Cachemgr default hostname set to localhost
  207. checking sys/sockio.h usability... no
  208. checking sys/sockio.h presence... no
  209. checking for sys/sockio.h... no
  210. checking sys/param.h usability... yes
  211. checking sys/param.h presence... yes
  212. checking for sys/param.h... yes
  213. checking for net/if_arp.h... yes
  214. checking for net/route.h... yes
  215. checking for net/if_dl.h... no
  216. checking for sys/sysctl.h... yes
  217. configure: EUI (MAC address) controls enabled: yes
  218. configure: HTCP support enabled: yes
  219. configure: SSL gatewaying support enabled: yes
  220. configure: Using OpenSSL MD5 implementation: yes
  221. checking whether the SSL_get_certificate is buggy... no
  222. checking whether the workaround for SSL_get_certificate works... yes
  223. checking whether the TXT_DB use OPENSSL_PSTRING data member... yes
  224. checking whether the workaround for OpenSSL IMPLEMENT_LHASH_ macros
  225. should used... yes
  226. configure: Forw/Via database enabled: no
  227. configure: Cache Digests enabled: yes
  228. configure: Setting COSS membuf size to 1048576 bytes
  229. configure: enabling select syscall for net I/O: auto
  230. configure: enabling poll syscall for net I/O: auto
  231. checking sys/event.h usability... no
  232. checking sys/event.h presence... no
  233. checking for sys/event.h... no
  234. checking for kqueue... no
  235. configure: enabling kqueue for net I/O: no
  236. configure: enabling epoll syscall for net I/O: yes
  237. checking for library containing epoll_ctl... none required
  238. checking sys/epoll.h usability... yes
  239. checking sys/epoll.h presence... yes
  240. checking for sys/epoll.h... yes
  241. checking if epoll works... yes
  242. configure: enabling /dev/poll for net I/O: auto
  243. checking for ioctl... yes
  244. checking for write... yes
  245. checking sys/devpoll.h usability... no
  246. checking sys/devpoll.h presence... no
  247. checking for sys/devpoll.h... no
  248. configure: HTTP violations support enabled: yes
  249. configure: FreeBSD IPFW-based transparent proxying enabled: no
  250. configure: IPF-based transparent proxying requested: no
  251. configure: PF-based transparent proxying requested: auto
  252. configure: Linux Netfilter support requested: yes
  253. configure: Linux Netfilter Conntrack support requested: auto
  254. checking for library containing nfct_query... no
  255. checking libnetfilter_conntrack/libnetfilter_conntrack.h usability... no
  256. checking libnetfilter_conntrack/libnetfilter_conntrack.h presence... no
  257. checking for libnetfilter_conntrack/libnetfilter_conntrack.h... no
  258. checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h usability... no
  259. checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h presence... no
  260. checking for libnetfilter_conntrack/libnetfilter_conntrack_tcp.h... no
  261. configure: Leak Finder enabled: no
  262. configure: Support for X-Forwarded-For enabled: yes
  263. configure: Support for Ident lookups enabled: yes
  264. configure: Default hosts file set to: /etc/hosts
  265. configure: Authentication support enabled: yes
  266. WARNING: Samba smbclient not found in default location. basic_smb_auth
  267. may not work on this machine
  268. configure: Basic auth helper SSPI ... found but cannot be built
  269. configure: Basic auth helpers to be built: DB LDAP MSNT
  270. MSNT-multi-domain NCSA NIS PAM POP3 RADIUS SASL SMB fake getpwnam
  271. configure: NTLM auth helper SSPI ... found but cannot be built
  272. configure: NTLM auth helpers built: fake smb_lm
  273. configure: Negotiate auth helper SSPI ... found but cannot be built
  274. configure: Negotiate auth helpers built: kerberos wrapper
  275. configure: Digest auth helpers built: LDAP eDirectory file
  276. configure: Log daemon helpers built: DB file
  277. checking for krb5-config... yes
  278. checking gssapi.h usability... yes
  279. checking gssapi.h presence... yes
  280. checking for gssapi.h... yes
  281. checking gssapi/gssapi.h usability... yes
  282. checking gssapi/gssapi.h presence... yes
  283. checking for gssapi/gssapi.h... yes
  284. checking gssapi/gssapi_krb5.h usability... yes
  285. checking gssapi/gssapi_krb5.h presence... yes
  286. checking for gssapi/gssapi_krb5.h... yes
  287. checking gssapi/gssapi_generic.h usability... yes
  288. checking gssapi/gssapi_generic.h presence... yes
  289. checking for gssapi/gssapi_generic.h... yes
  290. checking profile.h usability... yes
  291. checking profile.h presence... yes
  292. checking for profile.h... yes
  293. checking for broken Solaris krb5.h... no
  294. checking for broken Heimdal krb5.h... no
  295. checking krb5.h usability... yes
  296. checking krb5.h presence... yes
  297. checking for krb5.h... yes
  298. checking com_err.h usability... no
  299. checking com_err.h presence... no
  300. checking for com_err.h... no
  301. checking et/com_err.h usability... yes
  302. checking et/com_err.h presence... yes
  303. checking for et/com_err.h... yes
  304. checking for max_skew in struct krb5_context... no
  305. checking for error_message in -lcom_err... yes
  306. checking for krb5_get_err_text in -lkrb5... no
  307. checking for krb5_get_error_message in -lkrb5... yes
  308. checking whether krb5_kt_free_entry is declared... yes
  309. checking for krb5_kt_free_entry in -lkrb5... yes
  310. checking for krb5_get_init_creds_keytab in -lkrb5... yes
  311. checking for krb5_get_max_time_skew in -lkrb5... no
  312. checking for krb5_get_profile in -lkrb5... yes
  313. checking for profile_get_integer in -lkrb5... yes
  314. checking for profile_release in -lkrb5... yes
  315. checking for memory cache... yes
  316. checking for working gssapi... yes
  317. checking for spnego support... yes
  318. checking for working krb5... yes
  319. configure: external acl helper ip_user ... found but cannot be built
  320. configure: external acl helper ldap_group ... found but cannot be built
  321. configure: external acl helper session ... found but cannot be built
  322. WARNING: Samba wbinfo not found in default location.
  323. ext_wbinfo_group_acl may not work on this machine
  324. configure: External acl helpers built: unix_group wbinfo_group
  325. configure: URL rewrite helper candidates: fake
  326. configure: URL rewrite helpers built: fake
  327. configure: Valgrind debug support enabled: no
  328. configure: MS Windows service mode enabled: no
  329. checking sasl/sasl.h usability... yes
  330. checking sasl/sasl.h presence... yes
  331. checking for sasl/sasl.h... yes
  332. checking sasl.h usability... no
  333. checking sasl.h presence... no
  334. checking for sasl.h... no
  335. checking for sasl_errstring in -lsasl2... yes
  336. configure: unlinkd enabled: yes
  337. configure: Automatically print stack trace on fatal errors: no
  338. configure: CPU profiling enabled: no
  339. configure: X-Accelerator-Vary support enabled: no
  340. configure: using system installed cppunit version 1.12.1
  341. checking cppunit/extensions/HelperMacros.h usability... yes
  342. checking cppunit/extensions/HelperMacros.h presence... yes
  343. checking for cppunit/extensions/HelperMacros.h... yes
  344. checking for dirent.h that defines DIR... yes
  345. checking for library containing opendir... none required
  346. checking for ANSI C header files... yes
  347. checking algorithm usability... yes
  348. checking algorithm presence... yes
  349. checking for algorithm... yes
  350. checking arpa/inet.h usability... yes
  351. checking arpa/inet.h presence... yes
  352. checking for arpa/inet.h... yes
  353. checking arpa/nameser.h usability... yes
  354. checking arpa/nameser.h presence... yes
  355. checking for arpa/nameser.h... yes
  356. checking assert.h usability... yes
  357. checking assert.h presence... yes
  358. checking for assert.h... yes
  359. checking bstring.h usability... no
  360. checking bstring.h presence... no
  361. checking for bstring.h... no
  362. checking cassert usability... yes
  363. checking cassert presence... yes
  364. checking for cassert... yes
  365. checking crypt.h usability... yes
  366. checking crypt.h presence... yes
  367. checking for crypt.h... yes
  368. checking cstdarg usability... yes
  369. checking cstdarg presence... yes
  370. checking for cstdarg... yes
  371. checking cstdlib usability... yes
  372. checking cstdlib presence... yes
  373. checking for cstdlib... yes
  374. checking cstring usability... yes
  375. checking cstring presence... yes
  376. checking for cstring... yes
  377. checking list usability... yes
  378. checking list presence... yes
  379. checking for list... yes
  380. checking ctype.h usability... yes
  381. checking ctype.h presence... yes
  382. checking for ctype.h... yes
  383. checking errno.h usability... yes
  384. checking errno.h presence... yes
  385. checking for errno.h... yes
  386. checking execinfo.h usability... yes
  387. checking execinfo.h presence... yes
  388. checking for execinfo.h... yes
  389. checking fcntl.h usability... yes
  390. checking fcntl.h presence... yes
  391. checking for fcntl.h... yes
  392. checking fnmatch.h usability... yes
  393. checking fnmatch.h presence... yes
  394. checking for fnmatch.h... yes
  395. checking getopt.h usability... yes
  396. checking getopt.h presence... yes
  397. checking for getopt.h... yes
  398. checking glob.h usability... yes
  399. checking glob.h presence... yes
  400. checking for glob.h... yes
  401. checking gnumalloc.h usability... no
  402. checking gnumalloc.h presence... no
  403. checking for gnumalloc.h... no
  404. checking grp.h usability... yes
  405. checking grp.h presence... yes
  406. checking for grp.h... yes
  407. checking iosfwd usability... yes
  408. checking iosfwd presence... yes
  409. checking for iosfwd... yes
  410. checking iomanip usability... yes
  411. checking iomanip presence... yes
  412. checking for iomanip... yes
  413. checking iostream usability... yes
  414. checking iostream presence... yes
  415. checking for iostream... yes
  416. checking fstream usability... yes
  417. checking fstream presence... yes
  418. checking for fstream... yes
  419. checking climits usability... yes
  420. checking climits presence... yes
  421. checking for climits... yes
  422. checking ip_compat.h usability... no
  423. checking ip_compat.h presence... no
  424. checking for ip_compat.h... no
  425. checking ip_fil_compat.h usability... no
  426. checking ip_fil_compat.h presence... no
  427. checking for ip_fil_compat.h... no
  428. checking ip_fil.h usability... no
  429. checking ip_fil.h presence... no
  430. checking for ip_fil.h... no
  431. checking ip_nat.h usability... no
  432. checking ip_nat.h presence... no
  433. checking for ip_nat.h... no
  434. checking ipl.h usability... no
  435. checking ipl.h presence... no
  436. checking for ipl.h... no
  437. checking lber.h usability... yes
  438. checking lber.h presence... yes
  439. checking for lber.h... yes
  440. checking ldap.h usability... yes
  441. checking ldap.h presence... yes
  442. checking for ldap.h... yes
  443. checking libc.h usability... no
  444. checking libc.h presence... no
  445. checking for libc.h... no
  446. checking limits usability... yes
  447. checking limits presence... yes
  448. checking for limits... yes
  449. checking limits.h usability... yes
  450. checking limits.h presence... yes
  451. checking for limits.h... yes
  452. checking linux/posix_types.h usability... yes
  453. checking linux/posix_types.h presence... yes
  454. checking for linux/posix_types.h... yes
  455. checking linux/types.h usability... yes
  456. checking linux/types.h presence... yes
  457. checking for linux/types.h... yes
  458. checking machine/byte_swap.h usability... no
  459. checking machine/byte_swap.h presence... no
  460. checking for machine/byte_swap.h... no
  461. checking malloc.h usability... yes
  462. checking malloc.h presence... yes
  463. checking for malloc.h... yes
  464. checking map usability... yes
  465. checking map presence... yes
  466. checking for map... yes
  467. checking math.h usability... yes
  468. checking math.h presence... yes
  469. checking for math.h... yes
  470. checking memory.h usability... yes
  471. checking memory.h presence... yes
  472. checking for memory.h... yes
  473. checking memory usability... yes
  474. checking memory presence... yes
  475. checking for memory... yes
  476. checking mount.h usability... no
  477. checking mount.h presence... no
  478. checking for mount.h... no
  479. checking netdb.h usability... yes
  480. checking netdb.h presence... yes
  481. checking for netdb.h... yes
  482. checking netinet/in.h usability... yes
  483. checking netinet/in.h presence... yes
  484. checking for netinet/in.h... yes
  485. checking netinet/in_systm.h usability... yes
  486. checking netinet/in_systm.h presence... yes
  487. checking for netinet/in_systm.h... yes
  488. checking netinet/ip_fil_compat.h usability... no
  489. checking netinet/ip_fil_compat.h presence... no
  490. checking for netinet/ip_fil_compat.h... no
  491. checking openssl/err.h usability... yes
  492. checking openssl/err.h presence... yes
  493. checking for openssl/err.h... yes
  494. checking openssl/md5.h usability... yes
  495. checking openssl/md5.h presence... yes
  496. checking for openssl/md5.h... yes
  497. checking openssl/opensslv.h usability... yes
  498. checking openssl/opensslv.h presence... yes
  499. checking for openssl/opensslv.h... yes
  500. checking openssl/ssl.h usability... yes
  501. checking openssl/ssl.h presence... yes
  502. checking for openssl/ssl.h... yes
  503. checking openssl/x509v3.h usability... yes
  504. checking openssl/x509v3.h presence... yes
  505. checking for openssl/x509v3.h... yes
  506. checking netinet/tcp.h usability... yes
  507. checking netinet/tcp.h presence... yes
  508. checking for netinet/tcp.h... yes
  509. checking openssl/engine.h usability... yes
  510. checking openssl/engine.h presence... yes
  511. checking for openssl/engine.h... yes
  512. checking openssl/txt_db.h usability... yes
  513. checking openssl/txt_db.h presence... yes
  514. checking for openssl/txt_db.h... yes
  515. checking ostream usability... yes
  516. checking ostream presence... yes
  517. checking for ostream... yes
  518. checking paths.h usability... yes
  519. checking paths.h presence... yes
  520. checking for paths.h... yes
  521. checking poll.h usability... yes
  522. checking poll.h presence... yes
  523. checking for poll.h... yes
  524. checking pwd.h usability... yes
  525. checking pwd.h presence... yes
  526. checking for pwd.h... yes
  527. checking shadow.h usability... yes
  528. checking shadow.h presence... yes
  529. checking for shadow.h... yes
  530. checking regex.h usability... yes
  531. checking regex.h presence... yes
  532. checking for regex.h... yes
  533. checking sched.h usability... yes
  534. checking sched.h presence... yes
  535. checking for sched.h... yes
  536. checking security/pam_appl.h usability... yes
  537. checking security/pam_appl.h presence... yes
  538. checking for security/pam_appl.h... yes
  539. checking siginfo.h usability... no
  540. checking siginfo.h presence... no
  541. checking for siginfo.h... no
  542. checking signal.h usability... yes
  543. checking signal.h presence... yes
  544. checking for signal.h... yes
  545. checking sstream usability... yes
  546. checking sstream presence... yes
  547. checking for sstream... yes
  548. checking stdarg.h usability... yes
  549. checking stdarg.h presence... yes
  550. checking for stdarg.h... yes
  551. checking stdbool.h usability... yes
  552. checking stdbool.h presence... yes
  553. checking for stdbool.h... yes
  554. checking stddef.h usability... yes
  555. checking stddef.h presence... yes
  556. checking for stddef.h... yes
  557. checking stdexcept usability... yes
  558. checking stdexcept presence... yes
  559. checking for stdexcept... yes
  560. checking stdio.h usability... yes
  561. checking stdio.h presence... yes
  562. checking for stdio.h... yes
  563. checking stdlib.h usability... yes
  564. checking stdlib.h presence... yes
  565. checking for stdlib.h... yes
  566. checking string usability... yes
  567. checking string presence... yes
  568. checking for string... yes
  569. checking string.h usability... yes
  570. checking string.h presence... yes
  571. checking for string.h... yes
  572. checking strings.h usability... yes
  573. checking strings.h presence... yes
  574. checking for strings.h... yes
  575. checking sys/bitypes.h usability... yes
  576. checking sys/bitypes.h presence... yes
  577. checking for sys/bitypes.h... yes
  578. checking sys/bswap.h usability... no
  579. checking sys/bswap.h presence... no
  580. checking for sys/bswap.h... no
  581. checking sys/endian.h usability... no
  582. checking sys/endian.h presence... no
  583. checking for sys/endian.h... no
  584. checking sys/file.h usability... yes
  585. checking sys/file.h presence... yes
  586. checking for sys/file.h... yes
  587. checking sys/ioctl.h usability... yes
  588. checking sys/ioctl.h presence... yes
  589. checking for sys/ioctl.h... yes
  590. checking for sys/param.h... (cached) yes
  591. checking sys/prctl.h usability... yes
  592. checking sys/prctl.h presence... yes
  593. checking for sys/prctl.h... yes
  594. checking sys/md5.h usability... no
  595. checking sys/md5.h presence... no
  596. checking for sys/md5.h... no
  597. checking sys/mman.h usability... yes
  598. checking sys/mman.h presence... yes
  599. checking for sys/mman.h... yes
  600. checking sys/msg.h usability... yes
  601. checking sys/msg.h presence... yes
  602. checking for sys/msg.h... yes
  603. checking sys/resource.h usability... yes
  604. checking sys/resource.h presence... yes
  605. checking for sys/resource.h... yes
  606. checking sys/select.h usability... yes
  607. checking sys/select.h presence... yes
  608. checking for sys/select.h... yes
  609. checking sys/socket.h usability... yes
  610. checking sys/socket.h presence... yes
  611. checking for sys/socket.h... yes
  612. checking sys/stat.h usability... yes
  613. checking sys/stat.h presence... yes
  614. checking for sys/stat.h... yes
  615. checking sys/statvfs.h usability... yes
  616. checking sys/statvfs.h presence... yes
  617. checking for sys/statvfs.h... yes
  618. checking syscall.h usability... yes
  619. checking syscall.h presence... yes
  620. checking for syscall.h... yes
  621. checking sys/syscall.h usability... yes
  622. checking sys/syscall.h presence... yes
  623. checking for sys/syscall.h... yes
  624. checking sys/time.h usability... yes
  625. checking sys/time.h presence... yes
  626. checking for sys/time.h... yes
  627. checking sys/types.h usability... yes
  628. checking sys/types.h presence... yes
  629. checking for sys/types.h... yes
  630. checking sys/uio.h usability... yes
  631. checking sys/uio.h presence... yes
  632. checking for sys/uio.h... yes
  633. checking sys/un.h usability... yes
  634. checking sys/un.h presence... yes
  635. checking for sys/un.h... yes
  636. checking sys/vfs.h usability... yes
  637. checking sys/vfs.h presence... yes
  638. checking for sys/vfs.h... yes
  639. checking sys/wait.h usability... yes
  640. checking sys/wait.h presence... yes
  641. checking for sys/wait.h... yes
  642. checking syslog.h usability... yes
  643. checking syslog.h presence... yes
  644. checking for syslog.h... yes
  645. checking time.h usability... yes
  646. checking time.h presence... yes
  647. checking for time.h... yes
  648. checking for unistd.h... (cached) yes
  649. checking utime.h usability... yes
  650. checking utime.h presence... yes
  651. checking for utime.h... yes
  652. checking varargs.h usability... no
  653. checking varargs.h presence... no
  654. checking for varargs.h... no
  655. checking byteswap.h usability... yes
  656. checking byteswap.h presence... yes
  657. checking for byteswap.h... yes
  658. checking glib.h usability... no
  659. checking glib.h presence... no
  660. checking for glib.h... no
  661. checking stdint.h usability... yes
  662. checking stdint.h presence... yes
  663. checking for stdint.h... yes
  664. checking inttypes.h usability... yes
  665. checking inttypes.h presence... yes
  666. checking for inttypes.h... yes
  667. checking db.h usability... no
  668. checking db.h presence... no
  669. checking for db.h... no
  670. checking db_185.h usability... no
  671. checking db_185.h presence... no
  672. checking for db_185.h... no
  673. checking wchar.h usability... yes
  674. checking wchar.h presence... yes
  675. checking for wchar.h... yes
  676. checking for PAM conversation struct signature type... linux
  677. checking for linux/netfilter_ipv4.h... yes
  678. checking for net/if.h... yes
  679. checking for netinet/if_ether.h... yes
  680. checking for netinet/icmp6.h... yes
  681. checking for netinet/in.h... (cached) yes
  682. checking for netinet/ip.h... yes
  683. checking for netinet/ip6.h... yes
  684. checking for netinet/ip_compat.h... no
  685. checking for netinet/ip_fil_compat.h... (cached) no
  686. checking for netinet/ip_fil.h... no
  687. checking for netinet/ip_icmp.h... yes
  688. checking for netinet/ipl.h... no
  689. checking for netinet/ip_nat.h... no
  690. checking for net/pf/pfvar.h... no
  691. checking for net/pfvar.h... no
  692. checking for sys/mount.h... yes
  693. checking for resolv.h... yes
  694. checking for an ANSI C-conforming const... yes
  695. checking whether byte ordering is bigendian... no
  696. checking whether struct tm is in sys/time.h or time.h... time.h
  697. checking for struct tm.tm_gmtoff... yes
  698. checking for struct mallinfo... yes
  699. checking for struct mallinfo.mxfast... no
  700. checking for struct rusage... yes
  701. checking for struct iphdr.ip_hl... yes
  702. checking size of void *... 8
  703. checking for int8_t... yes
  704. checking for uint8_t... yes
  705. checking for int16_t... yes
  706. checking for uint16_t... yes
  707. checking for int32_t... yes
  708. checking for uint32_t... yes
  709. checking for int64_t... yes
  710. checking for uint64_t... yes
  711. checking for pid_t... yes
  712. checking for size_t... yes
  713. checking for ssize_t... yes
  714. checking for off_t... yes
  715. checking for uid_t in sys/types.h... yes
  716. checking for bool... yes
  717. checking size of int64_t... 8
  718. checking size of long... 8
  719. checking size of size_t... 8
  720. checking size of off_t... 8
  721. checking size of size_t... (cached) 8
  722. checking whether nullptr is supported... no
  723. checking whether nullptr_t is supported... no
  724. checking whether std::unique_ptr<T> is supported... yes
  725. checking for pad128_t... no
  726. checking for upad128_t... no
  727. checking for mode_t... yes
  728. checking for fd_mask... yes
  729. checking for socklen_t... yes
  730. checking for mtyp_t... no
  731. checking for compiler %zu support... yes
  732. checking for working alloca.h... yes
  733. checking for alloca... yes
  734. checking sys/capability.h usability... yes
  735. checking sys/capability.h presence... yes
  736. checking for sys/capability.h... yes
  737. checking for cap_clear_flag in -lcap... yes
  738. checking for operational libcap2 headers... yes
  739. configure: libcap support enabled: yes
  740. configure: libcap2 headers are ok: yes
  741. checking for library containing gethostbyname... none required
  742. checking for library containing res_init... no
  743. checking for library containing __res_search... -lresolv
  744. checking for library containing bind... none required
  745. checking for library containing opcom_stack_trace... no
  746. checking for library containing strlcpy... no
  747. checking for library containing yp_match... -lnsl
  748. checking for unix domain sockets... yes
  749. checking for malloc in -lgnumalloc... no
  750. checking for main in -lmalloc... no
  751. checking for library containing rint... -lm
  752. checking for library containing log... none required
  753. checking Default FD_SETSIZE value... 1024
  754. configure: forcing use of 30000 filedescriptors (user-forced)
  755. checking whether to enable IPv6... yes
  756. checking for sin6_len field in struct sockaddr_in6... no
  757. checking for ss_len field in struct sockaddr_storage... no
  758. checking for sin_len field in struct sockaddr_in... no
  759. checking for crypt in -lcrypt... yes
  760. checking for MD5Init in -lmd5... no
  761. checking for crypt... yes
  762. checking for dlopen in -ldl... (cached) yes
  763. checking for ldap_init in -lldap... yes
  764. checking for ber_init in -llber... yes
  765. checking for ldap.h... (cached) yes
  766. checking for lber.h... (cached) yes
  767. checking mozldap/ldap.h usability... no
  768. checking mozldap/ldap.h presence... no
  769. checking for mozldap/ldap.h... no
  770. checking for LDAP_OPT_DEBUG_LEVEL... yes
  771. checking for working ldap... yes
  772. checking for OpenLDAP... yes
  773. checking for Sun LDAP SDK... no
  774. checking for Mozilla LDAP SDK... no
  775. checking for LDAP_REBINDPROC_CALLBACK... no
  776. checking for LDAP_REBIND_PROC... yes
  777. checking for LDAP_REBIND_FUNCTION... no
  778. checking for LDAP_SCOPE_DEFAULT... yes
  779. checking for struct ldap_url_desc.lud_scheme... yes
  780. checking for ldapssl_client_init in -lldap... no
  781. checking for ldap_url_desc2str in -lldap... yes
  782. checking for ldap_url_parse in -lldap... yes
  783. checking for ldap_start_tls_s in -lldap... yes
  784. checking whether dbopen is declared... no
  785. checking if dbopen needs -ldb... no
  786. checking for backtrace_symbols_fd... yes
  787. checking for bcopy... yes
  788. checking for bswap_16... no
  789. checking for bswap_32... no
  790. checking for bswap16... no
  791. checking for bswap32... no
  792. checking for fchmod... yes
  793. checking for getdtablesize... yes
  794. checking for getpagesize... yes
  795. checking for getpass... yes
  796. checking for getrlimit... yes
  797. checking for getrusage... yes
  798. checking for getspnam... yes
  799. checking for gettimeofday... yes
  800. checking for glob... yes
  801. checking for htobe16... no
  802. checking for htole16... no
  803. checking for lrand48... yes
  804. checking for mallinfo... yes
  805. checking for mallocblksize... no
  806. checking for mallopt... yes
  807. checking for memcpy... yes
  808. checking for memmove... yes
  809. checking for memset... yes
  810. checking for mkstemp... yes
  811. checking for mktime... yes
  812. checking for mstats... no
  813. checking for poll... yes
  814. checking for prctl... yes
  815. checking for pthread_attr_setschedparam... yes
  816. checking for pthread_attr_setscope... yes
  817. checking for pthread_setschedparam... yes
  818. checking for pthread_sigmask... yes
  819. checking for putenv... yes
  820. checking for random... yes
  821. checking for regcomp... yes
  822. checking for regexec... yes
  823. checking for regfree... yes
  824. checking for res_init... no
  825. checking for __res_init... yes
  826. checking for rint... yes
  827. checking for sbrk... yes
  828. checking for sched_getaffinity... yes
  829. checking for sched_setaffinity... yes
  830. checking for select... yes
  831. checking for seteuid... yes
  832. checking for setgroups... yes
  833. checking for setpgrp... yes
  834. checking for setsid... yes
  835. checking for sigaction... yes
  836. checking for snprintf... yes
  837. checking for socketpair... yes
  838. checking for srand48... yes
  839. checking for srandom... yes
  840. checking for statfs... yes
  841. checking for sysconf... yes
  842. checking for syslog... yes
  843. checking for timegm... yes
  844. checking for vsnprintf... yes
  845. checking for drand48... yes
  846. checking for eui64_aton... no
  847. checking for inet_ntop... yes
  848. checking for inet_pton... yes
  849. checking for initgroups... yes
  850. checking for getaddrinfo... yes
  851. checking for getnameinfo... yes
  852. checking for psignal... yes
  853. checking for strerror... yes
  854. checking for strsep... yes
  855. checking for strtoll... yes
  856. checking for tempnam... yes
  857. configure: choosing user-specified net I/O API epoll
  858. configure: Using epoll for the IO loop.
  859. checking if setresuid is actually implemented... yes
  860. checking for constant CMSG_SPACE... yes
  861. checking if strnstr is well implemented... no
  862. checking if va_copy is implemented... yes
  863. checking if __va_copy is implemented... yes
  864. configure: IPF-based transparent proxying enabled: no
  865. configure: Support for Netfilter-based interception proxy requested: yes
  866. configure: Linux Netfilter Conntrack support enabled: no
  867. configure: ZPH QOS enabled: yes
  868. configure: QOS netfilter mark preservation enabled: no
  869. checking for regexec in -lregex... no
  870. checking if the system-supplied regex lib actually works... yes
  871. checking if GNUregex needs to be compiled... no
  872. checking Default UDP send buffer size... 229376
  873. checking Default UDP receive buffer size... 229376
  874. checking Default TCP send buffer size... 16384
  875. checking Default TCP receive buffer size... 87380
  876. configure: Limiting receive buffer size to 64K
  877. checking if sys_errlist is already defined... yes
  878. checking for system-provided MAXPATHLEN... yes
  879. checking for working statvfs() interface... yes
  880. checking whether po2html executable path has been provided... no
  881. checking for po2html... no
  882. checking whether po2txt executable path has been provided... no
  883. checking for po2txt... no
  884. configure: Multi-Language support enabled: yes
  885. configure: BUILD LIBRARIES:
  886. configure: BUILD EXTRA LIBRARIES: -ldl -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
  887. configure: BUILD OBJECTS:
  888. configure: BUILD EXTRA OBJECTS:
  889. configure: BUILD C FLAGS: -Wall -g -O2
  890. configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings
  891. -Wmissing-prototypes -Wmissing-declarations -Wcomments -pipe
  892. -D_REENTRANT
  893. configure: BUILD C++ FLAGS: -g -O2 -std=c++0x
  894. configure: BUILD EXTRA C++ FLAGS: -I/usr/include/libxml2 -Wall
  895. -Wpointer-arith -Wwrite-strings -Wcomments -pipe -D_REENTRANT
  896. configure: creating ./config.status
  897. configure: creating ./config.status
  898. config.status: creating Makefile
  899. config.status: creating compat/Makefile
  900. config.status: creating lib/Makefile
  901. config.status: creating lib/ntlmauth/Makefile
  902. config.status: creating lib/profiler/Makefile
  903. config.status: creating lib/rfcnb/Makefile
  904. config.status: creating lib/smblib/Makefile
  905. config.status: creating scripts/Makefile
  906. config.status: creating src/Makefile
  907. config.status: creating src/anyp/Makefile
  908. config.status: creating src/base/Makefile
  909. config.status: creating src/acl/Makefile
  910. config.status: creating src/fs/Makefile
  911. config.status: creating src/repl/Makefile
  912. config.status: creating src/auth/Makefile
  913. config.status: creating src/auth/basic/Makefile
  914. config.status: creating src/auth/digest/Makefile
  915. config.status: creating src/auth/negotiate/Makefile
  916. config.status: creating src/auth/ntlm/Makefile
  917. config.status: creating src/adaptation/Makefile
  918. config.status: creating src/adaptation/icap/Makefile
  919. config.status: creating src/adaptation/ecap/Makefile
  920. config.status: creating src/comm/Makefile
  921. config.status: creating src/esi/Makefile
  922. config.status: creating src/eui/Makefile
  923. config.status: creating src/format/Makefile
  924. config.status: creating src/icmp/Makefile
  925. config.status: creating src/ident/Makefile
  926. config.status: creating src/ip/Makefile
  927. config.status: creating src/log/Makefile
  928. config.status: creating src/ipc/Makefile
  929. config.status: creating src/ssl/Makefile
  930. config.status: creating src/mgr/Makefile
  931. config.status: creating src/snmp/Makefile
  932. config.status: creating contrib/Makefile
  933. config.status: creating snmplib/Makefile
  934. config.status: creating icons/Makefile
  935. config.status: creating errors/Makefile
  936. config.status: creating test-suite/Makefile
  937. config.status: creating doc/Makefile
  938. config.status: creating doc/manuals/Makefile
  939. config.status: creating helpers/Makefile
  940. config.status: creating helpers/basic_auth/Makefile
  941. config.status: creating helpers/basic_auth/DB/Makefile
  942. config.status: creating helpers/basic_auth/fake/Makefile
  943. config.status: creating helpers/basic_auth/getpwnam/Makefile
  944. config.status: creating helpers/basic_auth/LDAP/Makefile
  945. config.status: creating helpers/basic_auth/MSNT/Makefile
  946. config.status: creating helpers/basic_auth/MSNT-multi-domain/Makefile
  947. config.status: creating helpers/basic_auth/NCSA/Makefile
  948. config.status: creating helpers/basic_auth/NIS/Makefile
  949. config.status: creating helpers/basic_auth/PAM/Makefile
  950. config.status: creating helpers/basic_auth/POP3/Makefile
  951. config.status: creating helpers/basic_auth/RADIUS/Makefile
  952. config.status: creating helpers/basic_auth/SASL/Makefile
  953. config.status: creating helpers/basic_auth/SMB/Makefile
  954. config.status: creating helpers/basic_auth/SSPI/Makefile
  955. config.status: creating helpers/digest_auth/Makefile
  956. config.status: creating helpers/digest_auth/eDirectory/Makefile
  957. config.status: creating helpers/digest_auth/file/Makefile
  958. config.status: creating helpers/digest_auth/LDAP/Makefile
  959. config.status: creating helpers/ntlm_auth/Makefile
  960. config.status: creating helpers/ntlm_auth/fake/Makefile
  961. config.status: creating helpers/ntlm_auth/smb_lm/Makefile
  962. config.status: creating helpers/ntlm_auth/SSPI/Makefile
  963. config.status: creating helpers/negotiate_auth/Makefile
  964. config.status: creating helpers/negotiate_auth/kerberos/Makefile
  965. config.status: creating helpers/negotiate_auth/SSPI/Makefile
  966. config.status: creating helpers/negotiate_auth/wrapper/Makefile
  967. config.status: creating helpers/external_acl/Makefile
  968. config.status: creating helpers/external_acl/AD_group/Makefile
  969. config.status: creating helpers/external_acl/eDirectory_userip/Makefile
  970. config.status: creating helpers/external_acl/file_userip/Makefile
  971. config.status: creating helpers/external_acl/kerberos_ldap_group/Makefile
  972. config.status: creating helpers/external_acl/LDAP_group/Makefile
  973. config.status: creating helpers/external_acl/LM_group/Makefile
  974. config.status: creating helpers/external_acl/session/Makefile
  975. config.status: creating helpers/external_acl/SQL_session/Makefile
  976. config.status: creating helpers/external_acl/unix_group/Makefile
  977. config.status: creating helpers/external_acl/wbinfo_group/Makefile
  978. config.status: creating helpers/external_acl/time_quota/Makefile
  979. config.status: creating helpers/log_daemon/Makefile
  980. config.status: creating helpers/log_daemon/DB/Makefile
  981. config.status: creating helpers/log_daemon/file/Makefile
  982. config.status: creating helpers/url_rewrite/Makefile
  983. config.status: creating helpers/url_rewrite/fake/Makefile
  984. config.status: creating tools/Makefile
  985. config.status: creating tools/purge/Makefile
  986. config.status: creating include/autoconf.h
  987. config.status: executing depfiles commands
  988. config.status: executing libtool commands
  989. === configuring in libltdl (/root/div/squid-3.3.5/libltdl)
  990. configure: running /bin/sh ./configure --disable-option-checking
  991. '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
  992. '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share'
  993. '--includedir=/usr/include' '--libdir=/usr/lib64'
  994. '--libexecdir=/usr/libexec' '--sharedstatedir=/var/lib'
  995. '--mandir=/usr/share/man' '--infodir=/usr/share/info'
  996. '--enable-internal-dns' '--disable-strict-error-checking'
  997. '--exec_prefix=/usr' '--libexecdir=/usr/lib64/squid'
  998. '--localstatedir=/var' '--datadir=/usr/share/squid'
  999. '--sysconfdir=/etc/squid' '--with-logdir=/var/log/squid'
  1000. '--with-pidfile=/var/run/squid.pid' '--disable-dependency-tracking'
  1001. '--enable-arp-acl' '--enable-follow-x-forwarded-for' '--enable-auth'
  1002. '--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SMB,YP,getpwnam,multi-domain-NTLM,SASL,DB,squid_radius_auth'
  1003. '--enable-ntlm-auth-helpers=smb_lm,no_check,fakeauth'
  1004. '--enable-digest-auth-helpers=password,ldap,eDirectory'
  1005. '--enable-negotiate-auth-helpers=squid_kerb_auth'
  1006. '--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group'
  1007. '--enable-cache-digests' '--enable-cachemgr-hostname=localhost'
  1008. '--enable-delay-pools' '--enable-epoll' '--enable-icap-client'
  1009. '--enable-ident-lookups' '--enable-linux-netfilter'
  1010. '--enable-referer-log' '--enable-removal-policies=heap,lru'
  1011. '--enable-snmp' '--enable-ssl' '--enable-storeio=aufs,diskd,ufs'
  1012. '--enable-useragent-log' '--enable-wccpv2' '--enable-esi' '--with-aio'
  1013. '--with-default-user=squid' '--with-filedescriptors=30000' '--with-dl'
  1014. '--with-openssl' '--with-pthreads' --cache-file=/dev/null --srcdir=.
  1015. checking for a BSD-compatible install... /usr/bin/install -c
  1016. checking whether build environment is sane... yes
  1017. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1018. checking for gawk... gawk
  1019. checking whether make sets $(MAKE)... yes
  1020. checking build system type... x86_64-unknown-linux-gnu
  1021. checking host system type... x86_64-unknown-linux-gnu
  1022. checking how to print strings... printf
  1023. checking for style of include used by make... GNU
  1024. checking for gcc... gcc
  1025. checking whether the C compiler works... yes
  1026. checking for C compiler default output file name... a.out
  1027. checking for suffix of executables...
  1028. checking whether we are cross compiling... no
  1029. checking for suffix of object files... o
  1030. checking whether we are using the GNU C compiler... yes
  1031. checking whether gcc accepts -g... yes
  1032. checking for gcc option to accept ISO C89... none needed
  1033. checking dependency style of gcc... none
  1034. checking for a sed that does not truncate output... /bin/sed
  1035. checking for grep that handles long lines and -e... /bin/grep
  1036. checking for egrep... /bin/grep -E
  1037. checking for fgrep... /bin/grep -F
  1038. checking for ld used by gcc... /usr/bin/ld
  1039. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1040. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1041. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1042. checking whether ln -s works... yes
  1043. checking the maximum length of command line arguments... 1966080
  1044. checking whether the shell understands some XSI constructs... yes
  1045. checking whether the shell understands "+="... yes
  1046. checking for /usr/bin/ld option to reload object files... -r
  1047. checking for objdump... objdump
  1048. checking how to recognize dependent libraries... pass_all
  1049. checking for ar... ar
  1050. checking for strip... strip
  1051. checking for ranlib... ranlib
  1052. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1053. checking how to run the C preprocessor... gcc -E
  1054. checking for ANSI C header files... yes
  1055. checking for sys/types.h... yes
  1056. checking for sys/stat.h... yes
  1057. checking for stdlib.h... yes
  1058. checking for string.h... yes
  1059. checking for memory.h... yes
  1060. checking for strings.h... yes
  1061. checking for inttypes.h... yes
  1062. checking for stdint.h... yes
  1063. checking for unistd.h... yes
  1064. checking for dlfcn.h... yes
  1065. checking for objdir... .libs
  1066. checking if gcc supports -fno-rtti -fno-exceptions... no
  1067. checking for gcc option to produce PIC... -fPIC -DPIC
  1068. checking if gcc PIC flag -fPIC -DPIC works... yes
  1069. checking if gcc static flag -static works... no
  1070. checking if gcc supports -c -o file.o... yes
  1071. checking if gcc supports -c -o file.o... (cached) yes
  1072. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
  1073. shared libraries... yes
  1074. checking whether -lc should be explicitly linked in... no
  1075. checking dynamic linker characteristics... GNU/Linux ld.so
  1076. checking how to hardcode library paths into programs... immediate
  1077. checking for shl_load... no
  1078. checking for shl_load in -ldld... no
  1079. checking for dlopen... no
  1080. checking for dlopen in -ldl... yes
  1081. checking whether a program can dlopen itself... yes
  1082. checking whether a statically linked program can dlopen itself... yes
  1083. checking whether stripping libraries is possible... yes
  1084. checking if libtool supports shared libraries... yes
  1085. checking whether to build shared libraries... yes
  1086. checking whether to build static libraries... yes
  1087. checking which extension is used for runtime loadable modules... .so
  1088. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  1089. checking for the default library search path... /lib /usr/lib
  1090. /usr/lib64/mysql /usr/lib/vmware-tools/lib32/libvmGuestLib.so
  1091. /usr/lib/vmware-tools/lib64/libvmGuestLib.so
  1092. /usr/lib/vmware-tools/lib32/libvmGuestLibJava.so
  1093. /usr/lib/vmware-tools/lib64/libvmGuestLibJava.so
  1094. /usr/lib/vmware-tools/lib32/libDeployPkg.so
  1095. /usr/lib/vmware-tools/lib64/libDeployPkg.so
  1096. checking for library containing dlopen... -ldl
  1097. checking for dlerror... yes
  1098. checking for shl_load... (cached) no
  1099. checking for shl_load in -ldld... (cached) no
  1100. checking for dld_link in -ldld... no
  1101. checking for _ prefix in compiled symbols... no
  1102. checking whether deplibs are loaded by dlopen... yes
  1103. checking for argz.h... yes
  1104. checking for error_t... yes
  1105. checking for argz_add... yes
  1106. checking for argz_append... yes
  1107. checking for argz_count... yes
  1108. checking for argz_create_sep... yes
  1109. checking for argz_insert... yes
  1110. checking for argz_next... yes
  1111. checking for argz_stringify... yes
  1112. checking if argz actually works... yes
  1113. checking whether libtool supports -dlopen/-dlpreopen... yes
  1114. checking for unistd.h... (cached) yes
  1115. checking for dl.h... no
  1116. checking for sys/dl.h... no
  1117. checking for dld.h... no
  1118. checking for mach-o/dyld.h... no
  1119. checking for dirent.h... yes
  1120. checking for closedir... yes
  1121. checking for opendir... yes
  1122. checking for readdir... yes
  1123. checking for strlcat... no
  1124. checking for strlcpy... no
  1125. configure: creating ./config.status
  1126. config.status: creating Makefile
  1127. config.status: creating config.h
  1128. config.status: config.h is unchanged
  1129. config.status: executing depfiles commands
  1130. config.status: executing libtool commands
  1131. === configuring in lib/libTrie (/root/div/squid-3.3.5/lib/libTrie)
  1132. configure: running /bin/sh ./configure --disable-option-checking
  1133. '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
  1134. '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share'
  1135. '--includedir=/usr/include' '--libdir=/usr/lib64'
  1136. '--libexecdir=/usr/libexec' '--sharedstatedir=/var/lib'
  1137. '--mandir=/usr/share/man' '--infodir=/usr/share/info'
  1138. '--enable-internal-dns' '--disable-strict-error-checking'
  1139. '--exec_prefix=/usr' '--libexecdir=/usr/lib64/squid'
  1140. '--localstatedir=/var' '--datadir=/usr/share/squid'
  1141. '--sysconfdir=/etc/squid' '--with-logdir=/var/log/squid'
  1142. '--with-pidfile=/var/run/squid.pid' '--disable-dependency-tracking'
  1143. '--enable-arp-acl' '--enable-follow-x-forwarded-for' '--enable-auth'
  1144. '--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SMB,YP,getpwnam,multi-domain-NTLM,SASL,DB,squid_radius_auth'
  1145. '--enable-ntlm-auth-helpers=smb_lm,no_check,fakeauth'
  1146. '--enable-digest-auth-helpers=password,ldap,eDirectory'
  1147. '--enable-negotiate-auth-helpers=squid_kerb_auth'
  1148. '--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group'
  1149. '--enable-cache-digests' '--enable-cachemgr-hostname=localhost'
  1150. '--enable-delay-pools' '--enable-epoll' '--enable-icap-client'
  1151. '--enable-ident-lookups' '--enable-linux-netfilter'
  1152. '--enable-referer-log' '--enable-removal-policies=heap,lru'
  1153. '--enable-snmp' '--enable-ssl' '--enable-storeio=aufs,diskd,ufs'
  1154. '--enable-useragent-log' '--enable-wccpv2' '--enable-esi' '--with-aio'
  1155. '--with-default-user=squid' '--with-filedescriptors=30000' '--with-dl'
  1156. '--with-openssl' '--with-pthreads' --cache-file=/dev/null --srcdir=.
  1157. checking for g++... g++
  1158. checking whether the C++ compiler works... yes
  1159. checking for C++ compiler default output file name... a.out
  1160. checking for suffix of executables...
  1161. checking whether we are cross compiling... no
  1162. checking for suffix of object files... o
  1163. checking whether we are using the GNU C++ compiler... yes
  1164. checking whether g++ accepts -g... yes
  1165. checking for gcc... gcc
  1166. checking whether we are using the GNU C compiler... yes
  1167. checking whether gcc accepts -g... yes
  1168. checking for gcc option to accept ISO C89... none needed
  1169. checking whether make sets $(MAKE)... yes
  1170. checking for a BSD-compatible install... /usr/bin/install -c
  1171. checking whether build environment is sane... yes
  1172. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1173. checking for gawk... gawk
  1174. checking for style of include used by make... GNU
  1175. checking dependency style of gcc... none
  1176. checking dependency style of g++... none
  1177. checking whether to enable maintainer-specific portions of Makefiles... no
  1178. checking for ranlib... ranlib
  1179. checking build system type... x86_64-unknown-linux-gnu
  1180. checking host system type... x86_64-unknown-linux-gnu
  1181. checking how to print strings... printf
  1182. checking for a sed that does not truncate output... /bin/sed
  1183. checking for grep that handles long lines and -e... /bin/grep
  1184. checking for egrep... /bin/grep -E
  1185. checking for fgrep... /bin/grep -F
  1186. checking for ld used by gcc... /usr/bin/ld
  1187. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1188. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1189. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1190. checking whether ln -s works... yes
  1191. checking the maximum length of command line arguments... 1966080
  1192. checking whether the shell understands some XSI constructs... yes
  1193. checking whether the shell understands "+="... yes
  1194. checking for /usr/bin/ld option to reload object files... -r
  1195. checking for objdump... objdump
  1196. checking how to recognize dependent libraries... pass_all
  1197. checking for ar... ar
  1198. checking for strip... strip
  1199. checking for ranlib... (cached) ranlib
  1200. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1201. checking how to run the C preprocessor... gcc -E
  1202. checking for ANSI C header files... yes
  1203. checking for sys/types.h... yes
  1204. checking for sys/stat.h... yes
  1205. checking for stdlib.h... yes
  1206. checking for string.h... yes
  1207. checking for memory.h... yes
  1208. checking for strings.h... yes
  1209. checking for inttypes.h... yes
  1210. checking for stdint.h... yes
  1211. checking for unistd.h... yes
  1212. checking for dlfcn.h... yes
  1213. checking for objdir... .libs
  1214. checking if gcc supports -fno-rtti -fno-exceptions... no
  1215. checking for gcc option to produce PIC... -fPIC -DPIC
  1216. checking if gcc PIC flag -fPIC -DPIC works... yes
  1217. checking if gcc static flag -static works... no
  1218. checking if gcc supports -c -o file.o... yes
  1219. checking if gcc supports -c -o file.o... (cached) yes
  1220. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
  1221. shared libraries... yes
  1222. checking whether -lc should be explicitly linked in... no
  1223. checking dynamic linker characteristics... GNU/Linux ld.so
  1224. checking how to hardcode library paths into programs... immediate
  1225. checking for shl_load... no
  1226. checking for shl_load in -ldld... no
  1227. checking for dlopen... no
  1228. checking for dlopen in -ldl... yes
  1229. checking whether a program can dlopen itself... yes
  1230. checking whether a statically linked program can dlopen itself... yes
  1231. checking whether stripping libraries is possible... yes
  1232. checking if libtool supports shared libraries... yes
  1233. checking whether to build shared libraries... yes
  1234. checking whether to build static libraries... yes
  1235. checking how to run the C++ preprocessor... g++ -E
  1236. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  1237. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  1238. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
  1239. shared libraries... yes
  1240. checking for g++ option to produce PIC... -fPIC -DPIC
  1241. checking if g++ PIC flag -fPIC -DPIC works... yes
  1242. checking if g++ static flag -static works... no
  1243. checking if g++ supports -c -o file.o... yes
  1244. checking if g++ supports -c -o file.o... (cached) yes
  1245. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
  1246. shared libraries... yes
  1247. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1248. checking how to hardcode library paths into programs... immediate
  1249. checking for library containing dlopen... -ldl
  1250. checking for dlerror... yes
  1251. checking for shl_load... (cached) no
  1252. checking for shl_load in -ldld... (cached) no
  1253. checking for dld_link in -ldld... no
  1254. configure: strict error checking enabled: no
  1255. checking iostream usability... yes
  1256. checking iostream presence... yes
  1257. checking for iostream... yes
  1258. checking for an ANSI C-conforming const... yes
  1259. checking for size_t... yes
  1260. configure: creating ./config.status
  1261. config.status: creating Makefile
  1262. config.status: creating include/Makefile
  1263. config.status: creating src/Makefile
  1264. config.status: creating test/Makefile
  1265. config.status: creating config.h
  1266. config.status: config.h is unchanged
  1267. config.status: executing depfiles commands
  1268. config.status: executing libtool commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement