Advertisement
Guest User

Untitled

a guest
Nov 27th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.93 KB | None | 0 0
  1. [root@asterisk asterisk-11.0.1]# ./configure
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking for gcc... gcc
  5. checking whether the C compiler works... yes
  6. checking for C compiler default output file name... a.out
  7. checking for suffix of executables...
  8. checking whether we are cross compiling... no
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ISO C89... none needed
  13. checking how to run the C preprocessor... gcc -E
  14. checking for grep that handles long lines and -e... /bin/grep
  15. checking for egrep... /bin/grep -E
  16. checking for ANSI C header files... yes
  17. checking for sys/types.h... yes
  18. checking for sys/stat.h... yes
  19. checking for stdlib.h... yes
  20. checking for string.h... yes
  21. checking for memory.h... yes
  22. checking for strings.h... yes
  23. checking for inttypes.h... yes
  24. checking for stdint.h... yes
  25. checking for unistd.h... yes
  26. checking minix/config.h usability... no
  27. checking minix/config.h presence... no
  28. checking for minix/config.h... no
  29. checking whether it is safe to define __EXTENSIONS__... yes
  30. checking for uname... /bin/uname
  31. checking for g++... g++
  32. checking whether we are using the GNU C++ compiler... yes
  33. checking whether g++ accepts -g... yes
  34. checking how to run the C preprocessor... gcc -E
  35. checking how to run the C++ preprocessor... g++ -E
  36. checking for a sed that does not truncate output... /bin/sed
  37. checking for egrep... grep -E
  38. checking for ld used by gcc... /usr/bin/ld
  39. checking if the linker (/usr/bin/ld) is GNU ld... yes
  40. checking for gawk... gawk
  41. checking for a BSD-compatible install... /usr/bin/install -c
  42. checking whether ln -s works... yes
  43. checking for ranlib... ranlib
  44. checking for GNU make... make
  45. checking for egrep... (cached) /bin/grep -E
  46. checking for strip... strip
  47. checking for ar... ar
  48. checking for bison... :
  49. checking for cmp... /usr/bin/cmp
  50. checking for flex... :
  51. checking for grep... (cached) /bin/grep
  52. checking for python... /usr/bin/python
  53. checking for find... /bin/find
  54. checking for compress... :
  55. checking for basename... /bin/basename
  56. checking for dirname... /usr/bin/dirname
  57. checking for sh... /bin/sh
  58. checking for ln... /bin/ln
  59. checking for dot... :
  60. checking for wget... /usr/bin/wget
  61. checking for curl... /usr/bin/curl
  62. checking for rubber... :
  63. checking for catdvi... :
  64. checking for kpsewhich... :
  65. checking for xmllint... /usr/bin/xmllint
  66. checking for xmlstarlet... :
  67. checking for ldconfig... /sbin/ldconfig
  68. checking for sha1sum... /usr/bin/sha1sum
  69. checking for openssl... /usr/bin/openssl
  70. checking for bison that supports parse-param...
  71. checking for soxmix... no
  72. checking for md5... no
  73. checking for md5sum... md5sum
  74. checking for the pthreads library -lpthreads... no
  75. checking whether pthreads work without any flags... no
  76. checking whether pthreads work with -Kthread... no
  77. checking whether pthreads work with -kthread... no
  78. checking for the pthreads library -llthread... no
  79. checking whether pthreads work with -pthread... yes
  80. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  81. checking if more special flags are required for pthreads... no
  82. checking for gawk... (cached) gawk
  83. checking for curl-config... /usr/bin/curl-config
  84. checking for the version of libcurl... 7.19.7
  85. checking for libcurl >= version 7.10.1... yes
  86. checking whether libcurl is usable... yes
  87. checking for curl_free... yes
  88. checking for size_t... yes
  89. checking for working alloca.h... yes
  90. checking for alloca... yes
  91. checking for dirent.h that defines DIR... yes
  92. checking for library containing opendir... none required
  93. checking for ANSI C header files... (cached) yes
  94. checking for sys/wait.h that is POSIX.1 compatible... yes
  95. checking arpa/inet.h usability... yes
  96. checking arpa/inet.h presence... yes
  97. checking for arpa/inet.h... yes
  98. checking fcntl.h usability... yes
  99. checking fcntl.h presence... yes
  100. checking for fcntl.h... yes
  101. checking for inttypes.h... (cached) yes
  102. checking libintl.h usability... yes
  103. checking libintl.h presence... yes
  104. checking for libintl.h... yes
  105. checking limits.h usability... yes
  106. checking limits.h presence... yes
  107. checking for limits.h... yes
  108. checking locale.h usability... yes
  109. checking locale.h presence... yes
  110. checking for locale.h... yes
  111. checking malloc.h usability... yes
  112. checking malloc.h presence... yes
  113. checking for malloc.h... yes
  114. checking netdb.h usability... yes
  115. checking netdb.h presence... yes
  116. checking for netdb.h... yes
  117. checking netinet/in.h usability... yes
  118. checking netinet/in.h presence... yes
  119. checking for netinet/in.h... yes
  120. checking stddef.h usability... yes
  121. checking stddef.h presence... yes
  122. checking for stddef.h... yes
  123. checking for stdint.h... (cached) yes
  124. checking for stdlib.h... (cached) yes
  125. checking for string.h... (cached) yes
  126. checking for strings.h... (cached) yes
  127. checking sys/event.h usability... no
  128. checking sys/event.h presence... no
  129. checking for sys/event.h... no
  130. checking sys/file.h usability... yes
  131. checking sys/file.h presence... yes
  132. checking for sys/file.h... yes
  133. checking sys/ioctl.h usability... yes
  134. checking sys/ioctl.h presence... yes
  135. checking for sys/ioctl.h... yes
  136. checking sys/param.h usability... yes
  137. checking sys/param.h presence... yes
  138. checking for sys/param.h... yes
  139. checking sys/socket.h usability... yes
  140. checking sys/socket.h presence... yes
  141. checking for sys/socket.h... yes
  142. checking sys/time.h usability... yes
  143. checking sys/time.h presence... yes
  144. checking for sys/time.h... yes
  145. checking syslog.h usability... yes
  146. checking syslog.h presence... yes
  147. checking for syslog.h... yes
  148. checking termios.h usability... yes
  149. checking termios.h presence... yes
  150. checking for termios.h... yes
  151. checking for unistd.h... (cached) yes
  152. checking utime.h usability... yes
  153. checking utime.h presence... yes
  154. checking for utime.h... yes
  155. checking arpa/nameser.h usability... yes
  156. checking arpa/nameser.h presence... yes
  157. checking for arpa/nameser.h... yes
  158. checking sys/io.h usability... yes
  159. checking sys/io.h presence... yes
  160. checking for sys/io.h... yes
  161. checking for tgetent in -ltermcap... yes
  162. checking for tgetent in -ltinfo... yes
  163. checking for initscr in -lcurses... yes
  164. checking curses.h usability... yes
  165. checking curses.h presence... yes
  166. checking for curses.h... yes
  167. checking for initscr in -lncurses... yes
  168. checking for curses.h... (cached) yes
  169. checking for xml2-config... /usr/bin/xml2-config
  170. checking xlocale.h usability... yes
  171. checking xlocale.h presence... yes
  172. checking for xlocale.h... yes
  173. checking winsock.h usability... no
  174. checking winsock.h presence... no
  175. checking for winsock.h... no
  176. checking winsock2.h usability... no
  177. checking winsock2.h presence... no
  178. checking for winsock2.h... no
  179. checking sys/poll.h usability... yes
  180. checking sys/poll.h presence... yes
  181. checking for sys/poll.h... yes
  182. checking for special C compiler options needed for large files... no
  183. checking for _FILE_OFFSET_BITS value needed for large files... no
  184. checking for stdbool.h that conforms to C99... yes
  185. checking for _Bool... yes
  186. checking for an ANSI C-conforming const... yes
  187. checking for uid_t in sys/types.h... yes
  188. checking for inline... inline
  189. checking for long double with more range or precision than double... yes
  190. checking for mode_t... yes
  191. checking for off_t... yes
  192. checking for pid_t... yes
  193. checking for size_t... (cached) yes
  194. checking for struct stat.st_blksize... yes
  195. checking for struct ucred.uid... yes
  196. checking for struct ucred.cr_uid... no
  197. checking for struct sockpeercred.uid... no
  198. checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes
  199. checking whether time.h and sys/time.h may both be included... yes
  200. checking whether struct tm is in sys/time.h or time.h... time.h
  201. checking for working volatile... yes
  202. checking for ptrdiff_t... yes
  203. checking for unistd.h... (cached) yes
  204. checking for working chown... yes
  205. checking whether closedir returns void... no
  206. checking for error_at_line... yes
  207. checking vfork.h usability... no
  208. checking vfork.h presence... no
  209. checking for vfork.h... no
  210. checking for fork... yes
  211. checking for vfork... yes
  212. checking for working fork... yes
  213. checking for working vfork... (cached) yes
  214. checking for _LARGEFILE_SOURCE value needed for large files... no
  215. checking whether gcc needs -traditional... no
  216. checking for working memcmp... yes
  217. checking for stdlib.h... (cached) yes
  218. checking for unistd.h... (cached) yes
  219. checking for sys/param.h... (cached) yes
  220. checking for utime.h... (cached) yes
  221. checking for getpagesize... yes
  222. checking for working mmap... yes
  223. checking sys/select.h usability... yes
  224. checking sys/select.h presence... yes
  225. checking for sys/select.h... yes
  226. checking for sys/socket.h... (cached) yes
  227. checking types of arguments for select... int,fd_set *,struct timeval *
  228. checking return type of signal handlers... void
  229. checking whether lstat correctly handles trailing slash... yes
  230. checking whether stat accepts an empty string... no
  231. checking for working strcoll... yes
  232. checking for strftime... yes
  233. checking for working strnlen... yes
  234. checking for working strtod... yes
  235. checking whether utime accepts a null argument... yes
  236. checking for vprintf... yes
  237. checking for _doprnt... no
  238. checking for asprintf... yes
  239. checking for atexit... yes
  240. checking for closefrom... no
  241. checking for dup2... yes
  242. checking for eaccess... yes
  243. checking for endpwent... yes
  244. checking for euidaccess... yes
  245. checking for ffsll... yes
  246. checking for ftruncate... yes
  247. checking for getcwd... yes
  248. checking for gethostbyname... yes
  249. checking for gethostname... yes
  250. checking for getloadavg... yes
  251. checking for gettimeofday... yes
  252. checking for glob... yes
  253. checking for htonll... no
  254. checking for ioperm... yes
  255. checking for inet_ntoa... yes
  256. checking for isascii... yes
  257. checking for memchr... yes
  258. checking for memmove... yes
  259. checking for memset... yes
  260. checking for mkdir... yes
  261. checking for mkdtemp... yes
  262. checking for munmap... yes
  263. checking for ntohll... no
  264. checking for newlocale... yes
  265. checking for ppoll... yes
  266. checking for putenv... yes
  267. checking for re_comp... yes
  268. checking for regcomp... yes
  269. checking for select... yes
  270. checking for setenv... yes
  271. checking for socket... yes
  272. checking for strcasecmp... yes
  273. checking for strcasestr... yes
  274. checking for strchr... yes
  275. checking for strcspn... yes
  276. checking for strdup... yes
  277. checking for strerror... yes
  278. checking for strlcat... no
  279. checking for strlcpy... no
  280. checking for strncasecmp... yes
  281. checking for strndup... yes
  282. checking for strnlen... yes
  283. checking for strrchr... yes
  284. checking for strsep... yes
  285. checking for strspn... yes
  286. checking for strstr... yes
  287. checking for strtod... (cached) yes
  288. checking for strtol... yes
  289. checking for strtold... yes
  290. checking for strtoq... yes
  291. checking for unsetenv... yes
  292. checking for utime... yes
  293. checking for vasprintf... yes
  294. checking for getpeereid... no
  295. checking for sysctl... yes
  296. checking for swapctl... no
  297. checking for sqrt in -lm... yes
  298. checking for exp2... yes
  299. checking for log2... yes
  300. checking for exp10... yes
  301. checking for log10... yes
  302. checking for sin... yes
  303. checking for cos... yes
  304. checking for tan... yes
  305. checking for asin... yes
  306. checking for acos... yes
  307. checking for atan... yes
  308. checking for atan2... yes
  309. checking for pow... yes
  310. checking for rint... yes
  311. checking for exp... yes
  312. checking for log... yes
  313. checking for remainder... yes
  314. checking for fmod... yes
  315. checking for round... yes
  316. checking for trunc... yes
  317. checking for floor... yes
  318. checking for ceil... yes
  319. checking for exp2l... yes
  320. checking for log2l... yes
  321. checking for exp10l... yes
  322. checking for log10l... yes
  323. checking for sinl... yes
  324. checking for cosl... yes
  325. checking for tanl... yes
  326. checking for asinl... yes
  327. checking for acosl... yes
  328. checking for atanl... yes
  329. checking for atan2l... yes
  330. checking for powl... yes
  331. checking for sqrtl... yes
  332. checking for rintl... yes
  333. checking for expl... yes
  334. checking for logl... yes
  335. checking for remainderl... yes
  336. checking for fmodl... yes
  337. checking for roundl... yes
  338. checking for truncl... yes
  339. checking for floorl... yes
  340. checking for ceill... yes
  341. checking for LLONG_MAX in limits.h... yes
  342. checking for timersub in time.h... yes
  343. checking for a version of GNU ld that supports the --dynamic-list flag... yes
  344. checking for sys/poll.h... (cached) yes
  345. checking for funopen... no
  346. checking for fopencookie... yes
  347. checking for inet_aton... yes
  348. checking for IP_PKTINFO... yes
  349. checking for library containing gethostbyname_r... none required
  350. checking for gethostbyname_r with 6 arguments... yes
  351. checking for gethostbyname_r with 5 arguments... no
  352. checking byteswap.h usability... yes
  353. checking byteswap.h presence... yes
  354. checking for byteswap.h... yes
  355. checking for __swap16 variant of <sys/endian.h> byteswapping macros... no
  356. checking for bswap16 variant of <sys/endian.h> byteswapping macros... no
  357. checking for /dev/urandom... yes
  358. checking for locale_t in locale.h... yes
  359. checking for O_EVTONLY in fcntl.h... no
  360. checking for O_SYMLINK in fcntl.h... no
  361. checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes
  362. checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes
  363. checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes
  364. checking for pthread_rwlock_timedwrlock() in pthread.h... yes
  365. checking if PTHREAD_ONCE_INIT needs braces... no
  366. checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes
  367. checking whether we can compare a mutex to its initial value... no
  368. checking sys/thr.h usability... no
  369. checking sys/thr.h presence... no
  370. checking for sys/thr.h... no
  371. checking for compiler atomic operations... yes
  372. checking if your system printf is NULL-safe.... (null)yes
  373. checking if we can increase the maximum select-able file descriptor... no
  374. checking for compiler 'attribute pure' support... yes
  375. checking for compiler 'attribute malloc' support... yes
  376. checking for compiler 'attribute const' support... yes
  377. checking for compiler 'attribute unused' support... yes
  378. checking for compiler 'attribute always_inline' support... yes
  379. checking for compiler 'attribute deprecated' support... yes
  380. checking for compiler 'attribute sentinel' support... yes
  381. checking for compiler 'attribute warn_unused_result' support... yes
  382. checking for compiler 'attribute weakref' support... yes
  383. checking for -ffunction-sections support... yes
  384. checking for --gc-sections support... yes
  385. checking for -Wdeclaration-after-statement support... yes
  386. checking for -Wtrampolines support... no
  387. checking for _FORTIFY_SOURCE support... yes
  388. checking for -fno-strict-overflow... yes
  389. checking for -Wshadow... yes
  390. checking for -march=native support... yes
  391. checking for -fnested-functions... no
  392. checking for sysinfo... yes
  393. checking for library containing res_9_ninit... no
  394. checking for res_ninit... yes
  395. checking for library containing res_9_ndestroy... no
  396. checking for res_ndestroy... no
  397. checking for library containing res_9_close... no
  398. checking for res_close... no
  399. checking for GLOB_NOMAGIC in glob.h... yes
  400. checking for GLOB_BRACE in glob.h... yes
  401. checking for IP_MTU_DISCOVER in netinet/in.h... yes
  402. checking libkern/OSAtomic.h usability... no
  403. checking libkern/OSAtomic.h presence... no
  404. checking for libkern/OSAtomic.h... no
  405. checking size of int... 4
  406. checking size of long... 8
  407. checking size of long long... 8
  408. checking size of char *... 8
  409. checking size of long... (cached) 8
  410. checking size of long long... (cached) 8
  411. checking size of fd_set.fds_bits... (cached) 8
  412. checking for dladdr in dlfcn.h... yes
  413. checking for pkg-config... /usr/bin/pkg-config
  414. checking pkg-config is at least version 0.9.0... yes
  415. checking for snd_spcm_init in -lasound... no
  416. checking for bfd_openr in -lbfd... no
  417. checking for bfd_check_format in -lbfd... no
  418. checking for cap_from_text in -lcap... no
  419. checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes
  420. checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes
  421. checking for enhanced dahdi vmwi support... yes
  422. checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes
  423. checking for getifaddrs() support... yes
  424. checking for timerfd support... yes
  425. checking for gsm_create in -lgsm... no
  426. checking for ILBC... no
  427. checking for LIBEDIT... no
  428. checking for iconv_open in -liconv... no
  429. checking for libiconv_open in -liconv... no
  430. checking for iconv_close in -lc... yes
  431. checking iconv.h usability... yes
  432. checking iconv.h presence... yes
  433. checking for iconv.h... yes
  434. checking for icaltimezone_get_utc_timezone in -lical... no
  435. checking for iks_start_sasl in -liksemel... no
  436. checking for UW IMAP Toolkit c-client library... no
  437. checking for system c-client library...... no
  438. checking for SQLConnect in -liodbc... no
  439. checking for inotify_init in -lc... yes
  440. checking sys/inotify.h usability... yes
  441. checking sys/inotify.h presence... yes
  442. checking for sys/inotify.h... yes
  443. checking for jack_activate in -ljack... no
  444. checking for kqueue in -lc... no
  445. checking for kevent64... no
  446. checking for lt_dlinit in -lltdl... yes
  447. checking ltdl.h usability... yes
  448. checking ltdl.h presence... yes
  449. checking for ltdl.h... yes
  450. checking for ldap_initialize in -lldap... no
  451. checking for mISDN_open in -lmISDN... no
  452. checking for mysql_config... /usr/bin/mysql_config
  453. checking for nbs_connect in -lnbs... no
  454. checking for neon-config... no
  455. checking for neon-config... no
  456. checking for net-snmp-config... no
  457. checking for newtBell in -lnewt... yes
  458. checking newt.h usability... yes
  459. checking newt.h presence... yes
  460. checking for newt.h... yes
  461. checking for SQLConnect in -lodbc... yes
  462. checking sql.h usability... yes
  463. checking sql.h presence... yes
  464. checking for sql.h... yes
  465. checking for ogg_sync_init in -logg... no
  466. checking for backtrace in -lexecinfo... no
  467. checking for backtrace in -lc... yes
  468. checking execinfo.h usability... yes
  469. checking execinfo.h presence... yes
  470. checking for execinfo.h... yes
  471. checking for ba2str in -lbluetooth... no
  472. checking linux/soundcard.h usability... yes
  473. checking linux/soundcard.h presence... yes
  474. checking for linux/soundcard.h... yes
  475. checking for pg_config... no
  476. checking for poptStrerror in -lpopt... no
  477. checking for Pa_GetDeviceCount in -lportaudio... no
  478. checking for pri_connected_line_update in -lpri... yes
  479. checking libpri.h usability... yes
  480. checking libpri.h presence... yes
  481. checking for libpri.h... yes
  482. checking for pri_persistent_layer2_option in -lpri... yes
  483. checking for libpri.h... (cached) yes
  484. checking for pri_date_time_send_option in -lpri... yes
  485. checking for libpri.h... (cached) yes
  486. checking for pri_mwi_indicate_v2 in -lpri... yes
  487. checking for libpri.h... (cached) yes
  488. checking for pri_display_text in -lpri... yes
  489. checking for libpri.h... (cached) yes
  490. checking for pri_mwi_indicate in -lpri... yes
  491. checking for libpri.h... (cached) yes
  492. checking for pri_mcid_enable in -lpri... yes
  493. checking for libpri.h... (cached) yes
  494. checking for pri_connect_ack_enable in -lpri... yes
  495. checking for libpri.h... (cached) yes
  496. checking for pri_aoc_events_enable in -lpri... yes
  497. checking for libpri.h... (cached) yes
  498. checking for pri_transfer_enable in -lpri... yes
  499. checking for libpri.h... (cached) yes
  500. checking for pri_cc_enable in -lpri... yes
  501. checking for libpri.h... (cached) yes
  502. checking for pri_hangup_fix_enable in -lpri... yes
  503. checking for libpri.h... (cached) yes
  504. checking for pri_sr_set_called_subaddress in -lpri... yes
  505. checking for libpri.h... (cached) yes
  506. checking for pri_hold_enable in -lpri... yes
  507. checking for libpri.h... (cached) yes
  508. checking for pri_reroute_enable in -lpri... yes
  509. checking for libpri.h... (cached) yes
  510. checking for pri_sr_set_keypad_digits in -lpri... yes
  511. checking for libpri.h... (cached) yes
  512. checking for pri_progress_with_cause in -lpri... yes
  513. checking for libpri.h... (cached) yes
  514. checking for pri_set_inbanddisconnect in -lpri... yes
  515. checking for libpri.h... (cached) yes
  516. checking for pri_maintenance_service in -lpri... yes
  517. checking for libpri.h... (cached) yes
  518. checking for pri_sr_set_reversecharge in -lpri... yes
  519. checking for libpri.h... (cached) yes
  520. checking for resample_open in -lresample... no
  521. checking for minimum version of SpanDSP... no
  522. checking for ss7_set_adjpc in -lss7... no
  523. checking for openr2_chan_new in -lopenr2... no
  524. checking /root/pwlib/include/ptlib.h usability... no
  525. checking /root/pwlib/include/ptlib.h presence... no
  526. checking for /root/pwlib/include/ptlib.h... no
  527. checking /usr/local/include/ptlib.h usability... no
  528. checking /usr/local/include/ptlib.h presence... no
  529. checking for /usr/local/include/ptlib.h... no
  530. checking /usr/include/ptlib.h usability... no
  531. checking /usr/include/ptlib.h presence... no
  532. checking for /usr/include/ptlib.h... no
  533. checking for luaL_newstate in -llua5.1... no
  534. checking for luaL_register in -llua... no
  535. checking for rc_read_config in -lradiusclient-ng... no
  536. checking for cpg_join in -lcpg... no
  537. checking for corosync_cfg_state_track in -lcfg... no
  538. checking for speex_encode in -lspeex... no
  539. checking for speex_preprocess_ctl in -lspeex... no
  540. checking for speex_preprocess_ctl in -lspeexdsp... no
  541. checking for sqlite_exec in -lsqlite... no
  542. checking for sqlite3_open in -lsqlite3... no
  543. configure: WARNING: *** Asterisk now uses SQLite3 for the internal Asterisk database.
  544. configure: WARNING: *** Please install the SQLite3 development package.
  545. [root@asterisk asterisk-11.0.1]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement