Advertisement
v4567

configure

Feb 18th, 2016
441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.32 KB | None | 0 0
  1. configure: creating cache ./config.cache
  2. checking build system type... i686-pc-linux-gnu
  3. checking host system type... i686-pc-linux-gnu
  4. checking target system type... i686-pc-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables....
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking how to run the C preprocessor... gcc -E
  22. checking for gawk... (cached) gawk
  23. checking whether ln -s works... yes
  24. checking whether make sets $(MAKE)... (cached) yes
  25. checking for __attribute__... yes
  26. checking for runpath switch... -Wl,-rpath,
  27. checking how to print strings... printf
  28. checking for a sed that does not truncate output... /bin/sed
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking for fgrep... /bin/grep -F
  32. checking for ld used by gcc... /usr/bin/ld
  33. checking if the linker (/usr/bin/ld) is GNU ld... yes
  34. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  35. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  36. checking the maximum length of command line arguments... 1572864
  37. checking whether the shell understands some XSI constructs... yes
  38. checking whether the shell understands "+="... yes
  39. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  40. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  41. checking for /usr/bin/ld option to reload object files... -r
  42. checking for objdump... objdump
  43. checking how to recognize dependent libraries... pass_all
  44. checking for dlltool... no
  45. checking how to associate runtime and link libraries... printf %s\n
  46. checking for ar... ar
  47. checking for archiver @FILE support... @
  48. checking for strip... strip
  49. checking for ranlib... ranlib
  50. checking command to parse /usr/bin/nm -B output from gcc object... ok
  51. checking for sysroot... no
  52. checking for mt... no
  53. checking if : is a manifest tool... no
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking for dlfcn.h... yes
  65. checking for objdir... .libs
  66. checking if gcc supports -fno-rtti -fno-exceptions... no
  67. checking for gcc option to produce PIC... -fPIC -DPIC
  68. checking if gcc PIC flag -fPIC -DPIC works... yes
  69. checking if gcc static flag -static works... yes
  70. checking if gcc supports -c -o file.o... yes
  71. checking if gcc supports -c -o file.o... (cached) yes
  72. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  73. checking whether -lc should be explicitly linked in... no
  74. checking dynamic linker characteristics... GNU/Linux ld.so
  75. checking how to hardcode library paths into programs... immediate
  76. checking whether stripping libraries is possible... yes
  77. checking if libtool supports shared libraries... yes
  78. checking whether to build shared libraries... yes
  79. checking whether to build static libraries... no
  80. checking for connect... yes
  81. checking for res_search... no
  82. checking for dn_expand... no
  83. checking for dns_lookup... no
  84. checking DB path to use... /var/lib/sasl/sasldb2
  85. checking db.h usability... yes
  86. checking db.h presence... yes
  87. checking for db.h... yes
  88. checking DB library to use... berkeley
  89. checking if Berkeley DB handle is kept open in SASLDB... no
  90. checking for dlopen in -ldl... yes
  91. checking /dev/random to use... /dev/random
  92. checking for nm... /usr/bin/nm -B
  93. checking for underscore before symbols... no
  94. checking for syslog... yes
  95. checking security/pam_appl.h usability... yes
  96. checking security/pam_appl.h presence... yes
  97. checking for security/pam_appl.h... yes
  98. checking pam/pam_appl.h usability... no
  99. checking pam/pam_appl.h presence... no
  100. checking for pam/pam_appl.h... no
  101. checking for pam_start... no
  102. checking if I should include saslauthd... /var/run/saslauthd
  103. checking to include Courier authdaemond support... /dev/null
  104. checking if I should include pwcheck... no
  105. checking if I should include the alwaystrue verifier... no
  106. checking if we should enable sasl_checkapop... enabled
  107. checking CRAM-MD5... enabled
  108. checking size of long... 4
  109. checking what directory libraries are found in... lib
  110. checking for RSAPublicEncrypt in -lrsaref... no
  111. checking openssl/evp.h usability... yes
  112. checking openssl/evp.h presence... yes
  113. checking for openssl/evp.h... yes
  114. checking for EVP_DigestInit in -lcrypto... yes
  115. checking for OpenSSL... yes
  116. checking for des_cbc_encrypt in -lcrypto... no
  117. checking for DES_cbc_encrypt in -lcrypto... yes
  118. checking openssl/des.h usability... yes
  119. checking openssl/des.h presence... yes
  120. checking for openssl/des.h... yes
  121. checking DIGEST-MD5... enabled
  122. checking SCRAM... enabled
  123. checking OTP... enabled
  124. checking for opiechallenge in -lopie... no
  125. checking for OPIE... no
  126. checking SRP... disabled
  127. checking KERBEROS_V4... disabled
  128. checking for crypt... no
  129. checking for crypt in -lcrypt... yes
  130. checking gssapi.h usability... no
  131. checking gssapi.h presence... no
  132. checking for gssapi.h... no
  133. checking gssapi/gssapi.h usability... no
  134. checking gssapi/gssapi.h presence... no
  135. checking for gssapi/gssapi.h... no
  136. configure: WARNING: Disabling GSSAPI - no include files found
  137. checking gssapi/gssapi_ext.h usability... no
  138. checking gssapi/gssapi_ext.h presence... no
  139. checking for gssapi/gssapi_ext.h... no
  140. checking GSSAPI... disabled
  141. checking PLAIN... enabled
  142. checking ANONYMOUS... enabled
  143. checking LOGIN... disabled
  144. checking NTLM... disabled
  145. checking PASSDSS... disabled
  146. checking SQL... disabled
  147. checking LDAPDB... disabled
  148. checking for dmalloc library... no
  149. checking for sfio library... no
  150. checking for getsubopt... yes
  151. checking for snprintf... yes
  152. checking for vsnprintf... yes
  153. checking for inet_aton in -lresolv... yes
  154. checking for getaddrinfo... yes
  155. checking for gai_strerror... yes
  156. checking for getnameinfo... yes
  157. checking for an ANSI C-conforming const... yes
  158. checking for inline... inline
  159. checking for mode_t... yes
  160. checking for pid_t... yes
  161. checking return type of signal handlers... void
  162. checking whether time.h and sys/time.h may both be included... yes
  163. checking for ANSI C header files... (cached) yes
  164. checking for dirent.h that defines DIR... yes
  165. checking for library containing opendir... none required
  166. checking for sys/wait.h that is POSIX.1 compatible... yes
  167. checking des.h usability... no
  168. checking des.h presence... no
  169. checking for des.h... no
  170. checking for dlfcn.h... (cached) yes
  171. checking fcntl.h usability... yes
  172. checking fcntl.h presence... yes
  173. checking for fcntl.h... yes
  174. checking limits.h usability... yes
  175. checking limits.h presence... yes
  176. checking for limits.h... yes
  177. checking malloc.h usability... yes
  178. checking malloc.h presence... yes
  179. checking for malloc.h... yes
  180. checking paths.h usability... yes
  181. checking paths.h presence... yes
  182. checking for paths.h... yes
  183. checking for strings.h... (cached) yes
  184. checking sys/file.h usability... yes
  185. checking sys/file.h presence... yes
  186. checking for sys/file.h... yes
  187. checking sys/time.h usability... yes
  188. checking sys/time.h presence... yes
  189. checking for sys/time.h... yes
  190. checking syslog.h usability... yes
  191. checking syslog.h presence... yes
  192. checking for syslog.h... yes
  193. checking for unistd.h... (cached) yes
  194. checking for inttypes.h... (cached) yes
  195. checking sys/uio.h usability... yes
  196. checking sys/uio.h presence... yes
  197. checking for sys/uio.h... yes
  198. checking sys/param.h usability... yes
  199. checking sys/param.h presence... yes
  200. checking for sys/param.h... yes
  201. checking sysexits.h usability... yes
  202. checking sysexits.h presence... yes
  203. checking for sysexits.h... yes
  204. checking stdarg.h usability... yes
  205. checking stdarg.h presence... yes
  206. checking for stdarg.h... yes
  207. checking varargs.h usability... no
  208. checking varargs.h presence... no
  209. checking for varargs.h... no
  210. checking whether you have ss_family in struct sockaddr_storage... yes
  211. checking whether you have sa_len in struct sockaddr... no
  212. checking for socklen_t... yes
  213. checking for gethostname... yes
  214. checking for getdomainname... yes
  215. checking for getpwnam... yes
  216. checking for getspnam... yes
  217. checking for gettimeofday... yes
  218. checking for inet_aton... yes
  219. checking for memcpy... yes
  220. checking for mkdir... yes
  221. checking for select... yes
  222. checking for socket... yes
  223. checking for strchr... yes
  224. checking for strdup... yes
  225. checking for strerror... yes
  226. checking for strspn... yes
  227. checking for strstr... yes
  228. checking for strtol... yes
  229. checking for jrand48... yes
  230. checking for getpassphrase... no
  231. configure: updating cache ./config.cache
  232. configure: creating ./config.status
  233. config.status: creating Makefile
  234. config.status: creating include/Makefile
  235. config.status: creating sasldb/Makefile
  236. config.status: creating plugins/Makefile
  237. config.status: creating lib/Makefile
  238. config.status: creating utils/Makefile
  239. config.status: creating doc/Makefile
  240. config.status: creating sample/Makefile
  241. config.status: creating java/Makefile
  242. config.status: creating java/CyrusSasl/Makefile
  243. config.status: creating java/Test/Makefile
  244. config.status: creating java/javax/Makefile
  245. config.status: creating java/javax/security/Makefile
  246. config.status: creating java/javax/security/auth/Makefile
  247. config.status: creating java/javax/security/auth/callback/Makefile
  248. config.status: creating pwcheck/Makefile
  249. config.status: creating man/Makefile
  250. config.status: creating config.h
  251. config.status: executing depfiles commands
  252. config.status: executing libtool commands
  253. === configuring in saslauthd (/prog/cyrus-sasl-2.1.26/saslauthd)
  254. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--enable-au
  255. configure: loading cache .././config.cache
  256. checking build system type... (cached) i686-pc-linux-gnu
  257. checking host system type... (cached) i686-pc-linux-gnu
  258. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  259. checking whether build environment is sane... yes
  260. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  261. checking for gawk... (cached) gawk
  262. checking whether make sets $(MAKE)... (cached) yes
  263. checking for gcc... (cached) gcc
  264. checking whether the C compiler works... yes
  265. checking for C compiler default output file name... a.out
  266. checking for suffix of executables....
  267. checking whether we are cross compiling... no
  268. checking for suffix of object files... (cached) o
  269. checking whether we are using the GNU C compiler... (cached) yes
  270. checking whether gcc accepts -g... (cached) yes
  271. checking for gcc option to accept ISO C89... (cached) none needed
  272. checking for style of include used by make... GNU
  273. checking dependency style of gcc... (cached) gcc3
  274. checking how to run the C preprocessor... (cached) gcc -E
  275. checking for gawk... (cached) gawk
  276. checking whether make sets $(MAKE)... (cached) yes
  277. checking whether ln -s works... yes
  278. checking how to print strings... printf
  279. checking for a sed that does not truncate output... (cached) /bin/sed
  280. checking for grep that handles long lines and -e... (cached) /bin/grep
  281. checking for egrep... (cached) /bin/grep -E
  282. checking for fgrep... (cached) /bin/grep -F
  283. checking for ld used by gcc... (cached) /usr/bin/ld
  284. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  285. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
  286. checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
  287. checking the maximum length of command line arguments... (cached) 1572864
  288. checking whether the shell understands some XSI constructs... yes
  289. checking whether the shell understands "+="... yes
  290. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... (cached) func_convert_file_noo
  291. checking how to convert i686-pc-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
  292. checking for /usr/bin/ld option to reload object files... (cached) -r
  293. checking for objdump... (cached) objdump
  294. checking how to recognize dependent libraries... (cached) pass_all
  295. checking for dlltool... no
  296. checking how to associate runtime and link libraries... (cached) printf %s\n
  297. checking for ar... (cached) ar
  298. checking for archiver @FILE support... (cached) @
  299. checking for strip... (cached) strip
  300. checking for ranlib... (cached) ranlib
  301. checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
  302. checking for sysroot... no
  303. checking for mt... no
  304. checking if : is a manifest tool... (cached) no
  305. checking for ANSI C header files... (cached) yes
  306. checking for sys/types.h... (cached) yes
  307. checking for sys/stat.h... (cached) yes
  308. checking for stdlib.h... (cached) yes
  309. checking for string.h... (cached) yes
  310. checking for memory.h... (cached) yes
  311. checking for strings.h... (cached) yes
  312. checking for inttypes.h... (cached) yes
  313. checking for stdint.h... (cached) yes
  314. checking for unistd.h... (cached) yes
  315. checking for dlfcn.h... (cached) yes
  316. checking for objdir... (cached) .libs
  317. checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
  318. checking for gcc option to produce PIC... (cached) -fPIC -DPIC
  319. checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
  320. checking if gcc static flag -static works... (cached) yes
  321. checking if gcc supports -c -o file.o... (cached) yes
  322. checking if gcc supports -c -o file.o... (cached) yes
  323. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  324. checking whether -lc should be explicitly linked in... (cached) no
  325. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  326. checking how to hardcode library paths into programs... immediate
  327. checking whether stripping libraries is possible... yes
  328. checking if libtool supports shared libraries... yes
  329. checking whether to build shared libraries... yes
  330. checking whether to build static libraries... yes
  331. checking for __attribute__... (cached) yes
  332. checking for runpath switch... (cached) -Wl,-rpath,
  333. checking for connect... (cached) yes
  334. checking for res_search... (cached) no
  335. checking for dn_expand... (cached) no
  336. checking for dns_lookup... (cached) no
  337. checking size of long... (cached) 4
  338. checking what directory libraries are found in... (cached) lib
  339. checking for RSAPublicEncrypt in -lrsaref... (cached) no
  340. checking for openssl/evp.h... (cached) yes
  341. checking for EVP_DigestInit in -lcrypto... (cached) yes
  342. checking for OpenSSL... yes
  343. checking for des_cbc_encrypt in -lcrypto... (cached) no
  344. checking for DES_cbc_encrypt in -lcrypto... (cached) yes
  345. checking for openssl/des.h... (cached) yes
  346. checking KERBEROS_V4... disabled
  347. checking for crypt... (cached) no
  348. checking for crypt in -lcrypt... (cached) yes
  349. checking for gssapi.h... (cached) no
  350. checking for gssapi/gssapi.h... (cached) no
  351. configure: WARNING: Disabling GSSAPI - no include files found
  352. checking for gssapi/gssapi_ext.h... (cached) no
  353. checking GSSAPI... disabled
  354. checking for crypt... (cached) no
  355. checking for crypt in -lcrypt... (cached) yes
  356. checking DB path to use... /var/lib/sasl/sasldb2
  357. checking for db.h... (cached) yes
  358. checking DB library to use... berkeley
  359. checking for pam_start in -lpam... yes
  360. checking for security/pam_appl.h... (cached) yes
  361. checking for PAM support... yes
  362. checking for inet_aton in -lresolv... (cached) yes
  363. checking to include LDAP support... no
  364. checking for ANSI C header files... (cached) yes
  365. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  366. checking whether time.h and sys/time.h may both be included... (cached) yes
  367. checking crypt.h usability... yes
  368. checking crypt.h presence... yes
  369. checking for crypt.h... yes
  370. checking for fcntl.h... (cached) yes
  371. checking krb5.h usability... no
  372. checking krb5.h presence... no
  373. checking for krb5.h... no
  374. checking for strings.h... (cached) yes
  375. checking for syslog.h... (cached) yes
  376. checking for unistd.h... (cached) yes
  377. checking for sys/time.h... (cached) yes
  378. checking for sys/uio.h... (cached) yes
  379. checking for an ANSI C-conforming const... (cached) yes
  380. checking for pid_t... (cached) yes
  381. checking whether gcc implements __func__... yes
  382. checking return type of signal handlers... (cached) void
  383. checking for gethostname... (cached) yes
  384. checking for mkdir... (cached) yes
  385. checking for socket... (cached) yes
  386. checking for strdup... (cached) yes
  387. checking for getspnam... (cached) yes
  388. checking for asprintf... yes
  389. checking for strlcat... no
  390. checking for strlcpy... no
  391. checking if getpwnam_r/getspnam_r take 5 arguments... yes
  392. checking for getaddrinfo... (cached) yes
  393. checking for getnameinfo... (cached) yes
  394. checking whether you have ss_family in struct sockaddr_storage... (cached) yes
  395. checking whether you have sa_len in struct sockaddr... (cached) no
  396. checking for socklen_t... (cached) yes
  397. configure: updating cache .././config.cache
  398. configure: creating ./config.status
  399. config.status: creating Makefile
  400. config.status: creating saslauthd.h
  401. config.status: executing depfiles commands
  402. config.status: executing libtool commands
  403. Configuration Complete. Type 'make' to build.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement