Advertisement
fjloza

configure

Oct 30th, 2014
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.49 KB | None | 0 0
  1. checking build system type... i686-pc-linux-gnu
  2. checking host system type... i686-pc-linux-gnu
  3. checking for gcc... gcc
  4. checking whether the C compiler works... yes
  5. checking for C compiler default output file name... a.out
  6. checking for suffix of executables...
  7. checking whether we are cross compiling... no
  8. checking for suffix of object files... o
  9. checking whether we are using the GNU C compiler... yes
  10. checking whether gcc accepts -g... yes
  11. checking for gcc option to accept ISO C89... none needed
  12. checking how to run the C preprocessor... gcc -E
  13. checking for grep that handles long lines and -e... /bin/grep
  14. checking for egrep... /bin/grep -E
  15. checking for ANSI C header files... yes
  16. checking for sys/types.h... yes
  17. checking for sys/stat.h... yes
  18. checking for stdlib.h... yes
  19. checking for string.h... yes
  20. checking for memory.h... yes
  21. checking for strings.h... yes
  22. checking for inttypes.h... yes
  23. checking for stdint.h... yes
  24. checking for unistd.h... yes
  25. checking minix/config.h usability... no
  26. checking minix/config.h presence... no
  27. checking for minix/config.h... no
  28. checking whether it is safe to define __EXTENSIONS__... yes
  29. checking for uname... /bin/uname
  30. checking for g++... g++
  31. checking whether we are using the GNU C++ compiler... yes
  32. checking whether g++ accepts -g... yes
  33. checking how to run the C preprocessor... gcc -E
  34. checking how to run the C++ preprocessor... g++ -E
  35. checking for a sed that does not truncate output... /bin/sed
  36. checking for egrep... grep -E
  37. checking for ld used by gcc... /usr/bin/ld
  38. checking if the linker (/usr/bin/ld) is GNU ld... yes
  39. checking for gawk... no
  40. checking for mawk... mawk
  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... /usr/bin/find
  54. checking for compress... :
  55. checking for basename... /usr/bin/basename
  56. checking for dirname... /usr/bin/dirname
  57. checking for sh... /bin/bash
  58. checking for ln... /bin/ln
  59. checking for dot... :
  60. checking for wget... /usr/bin/wget
  61. checking for 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 git... /usr/bin/git
  68. checking for ldconfig... /sbin/ldconfig
  69. checking for sha1sum... /usr/bin/sha1sum
  70. checking for openssl... /usr/bin/openssl
  71. checking for bison that supports parse-param...
  72. checking for soxmix... no
  73. checking for md5... no
  74. checking for md5sum... md5sum
  75. checking for the pthreads library -lpthreads... no
  76. checking whether pthreads work without any flags... no
  77. checking whether pthreads work with -Kthread... no
  78. checking whether pthreads work with -kthread... no
  79. checking for the pthreads library -llthread... no
  80. checking whether pthreads work with -pthread... yes
  81. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  82. checking if more special flags are required for pthreads... no
  83. checking for gawk... (cached) mawk
  84. checking for curl-config... no
  85. checking whether libcurl is usable... no
  86. checking for size_t... yes
  87. checking for working alloca.h... yes
  88. checking for alloca... yes
  89. checking for dirent.h that defines DIR... yes
  90. checking for library containing opendir... none required
  91. checking for ANSI C header files... (cached) yes
  92. checking for sys/wait.h that is POSIX.1 compatible... yes
  93. checking arpa/inet.h usability... yes
  94. checking arpa/inet.h presence... yes
  95. checking for arpa/inet.h... yes
  96. checking fcntl.h usability... yes
  97. checking fcntl.h presence... yes
  98. checking for fcntl.h... yes
  99. checking for inttypes.h... (cached) yes
  100. checking libintl.h usability... yes
  101. checking libintl.h presence... yes
  102. checking for libintl.h... yes
  103. checking limits.h usability... yes
  104. checking limits.h presence... yes
  105. checking for limits.h... yes
  106. checking locale.h usability... yes
  107. checking locale.h presence... yes
  108. checking for locale.h... yes
  109. checking malloc.h usability... yes
  110. checking malloc.h presence... yes
  111. checking for malloc.h... yes
  112. checking netdb.h usability... yes
  113. checking netdb.h presence... yes
  114. checking for netdb.h... yes
  115. checking netinet/in.h usability... yes
  116. checking netinet/in.h presence... yes
  117. checking for netinet/in.h... yes
  118. checking stddef.h usability... yes
  119. checking stddef.h presence... yes
  120. checking for stddef.h... yes
  121. checking for stdint.h... (cached) yes
  122. checking for stdlib.h... (cached) yes
  123. checking for string.h... (cached) yes
  124. checking for strings.h... (cached) yes
  125. checking sys/event.h usability... no
  126. checking sys/event.h presence... no
  127. checking for sys/event.h... no
  128. checking sys/file.h usability... yes
  129. checking sys/file.h presence... yes
  130. checking for sys/file.h... yes
  131. checking sys/ioctl.h usability... yes
  132. checking sys/ioctl.h presence... yes
  133. checking for sys/ioctl.h... yes
  134. checking sys/param.h usability... yes
  135. checking sys/param.h presence... yes
  136. checking for sys/param.h... yes
  137. checking sys/socket.h usability... yes
  138. checking sys/socket.h presence... yes
  139. checking for sys/socket.h... yes
  140. checking sys/time.h usability... yes
  141. checking sys/time.h presence... yes
  142. checking for sys/time.h... yes
  143. checking syslog.h usability... yes
  144. checking syslog.h presence... yes
  145. checking for syslog.h... yes
  146. checking termios.h usability... yes
  147. checking termios.h presence... yes
  148. checking for termios.h... yes
  149. checking for unistd.h... (cached) yes
  150. checking utime.h usability... yes
  151. checking utime.h presence... yes
  152. checking for utime.h... yes
  153. checking arpa/nameser.h usability... yes
  154. checking arpa/nameser.h presence... yes
  155. checking for arpa/nameser.h... yes
  156. checking sys/io.h usability... yes
  157. checking sys/io.h presence... yes
  158. checking for sys/io.h... yes
  159. checking for tgetent in -ltermcap... yes
  160. checking for tgetent in -ltinfo... yes
  161. checking for initscr in -lcurses... yes
  162. checking curses.h usability... yes
  163. checking curses.h presence... yes
  164. checking for curses.h... yes
  165. checking for initscr in -lncurses... yes
  166. checking for curses.h... (cached) yes
  167. checking for xml2-config... /usr/bin/xml2-config
  168. checking xlocale.h usability... yes
  169. checking xlocale.h presence... yes
  170. checking for xlocale.h... yes
  171. checking winsock.h usability... no
  172. checking winsock.h presence... no
  173. checking for winsock.h... no
  174. checking winsock2.h usability... no
  175. checking winsock2.h presence... no
  176. checking for winsock2.h... no
  177. checking sys/poll.h usability... yes
  178. checking sys/poll.h presence... yes
  179. checking for sys/poll.h... yes
  180. checking for special C compiler options needed for large files... no
  181. checking for _FILE_OFFSET_BITS value needed for large files... 64
  182. checking for stdbool.h that conforms to C99... yes
  183. checking for _Bool... yes
  184. checking for an ANSI C-conforming const... yes
  185. checking for uid_t in sys/types.h... yes
  186. checking for inline... inline
  187. checking for long double with more range or precision than double... yes
  188. checking for mode_t... yes
  189. checking for off_t... yes
  190. checking for pid_t... yes
  191. checking for size_t... (cached) yes
  192. checking for struct stat.st_blksize... yes
  193. checking for struct ucred.uid... yes
  194. checking for struct ucred.cr_uid... no
  195. checking for struct sockpeercred.uid... no
  196. checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes
  197. checking whether time.h and sys/time.h may both be included... yes
  198. checking whether struct tm is in sys/time.h or time.h... time.h
  199. checking for working volatile... yes
  200. checking for ptrdiff_t... yes
  201. checking for struct stat.st_mtim... yes
  202. checking for struct stat.st_mtimensec... no
  203. checking for struct stat.st_mtimespec... no
  204. checking for unistd.h... (cached) yes
  205. checking for working chown... yes
  206. checking whether closedir returns void... no
  207. checking for error_at_line... yes
  208. checking vfork.h usability... no
  209. checking vfork.h presence... no
  210. checking for vfork.h... no
  211. checking for fork... yes
  212. checking for vfork... yes
  213. checking for working fork... yes
  214. checking for working vfork... (cached) yes
  215. checking for _LARGEFILE_SOURCE value needed for large files... no
  216. checking whether gcc needs -traditional... no
  217. checking for working memcmp... yes
  218. checking for stdlib.h... (cached) yes
  219. checking for unistd.h... (cached) yes
  220. checking for sys/param.h... (cached) yes
  221. checking for utime.h... (cached) yes
  222. checking for getpagesize... yes
  223. checking for working mmap... yes
  224. checking sys/select.h usability... yes
  225. checking sys/select.h presence... yes
  226. checking for sys/select.h... yes
  227. checking for sys/socket.h... (cached) yes
  228. checking types of arguments for select... int,fd_set *,struct timeval *
  229. checking return type of signal handlers... void
  230. checking whether lstat correctly handles trailing slash... yes
  231. checking whether stat accepts an empty string... no
  232. checking for working strcoll... yes
  233. checking for strftime... yes
  234. checking for working strnlen... yes
  235. checking for working strtod... yes
  236. checking whether utime accepts a null argument... yes
  237. checking for vprintf... yes
  238. checking for _doprnt... no
  239. checking for asprintf... yes
  240. checking for atexit... yes
  241. checking for closefrom... no
  242. checking for dup2... yes
  243. checking for eaccess... yes
  244. checking for endpwent... yes
  245. checking for euidaccess... yes
  246. checking for ffsll... yes
  247. checking for ftruncate... yes
  248. checking for getcwd... yes
  249. checking for gethostbyname... yes
  250. checking for gethostname... yes
  251. checking for getloadavg... yes
  252. checking for gettimeofday... yes
  253. checking for glob... yes
  254. checking for htonll... no
  255. checking for ioperm... yes
  256. checking for inet_ntoa... yes
  257. checking for isascii... yes
  258. checking for memchr... yes
  259. checking for memmove... yes
  260. checking for memset... yes
  261. checking for mkdir... yes
  262. checking for mkdtemp... yes
  263. checking for munmap... yes
  264. checking for ntohll... no
  265. checking for newlocale... yes
  266. checking for ppoll... yes
  267. checking for putenv... yes
  268. checking for re_comp... yes
  269. checking for regcomp... yes
  270. checking for select... yes
  271. checking for setenv... yes
  272. checking for socket... yes
  273. checking for strcasecmp... yes
  274. checking for strcasestr... yes
  275. checking for strchr... yes
  276. checking for strcspn... yes
  277. checking for strdup... yes
  278. checking for strerror... yes
  279. checking for strlcat... no
  280. checking for strlcpy... no
  281. checking for strncasecmp... yes
  282. checking for strndup... yes
  283. checking for strnlen... yes
  284. checking for strrchr... yes
  285. checking for strsep... yes
  286. checking for strspn... yes
  287. checking for strstr... yes
  288. checking for strtod... (cached) yes
  289. checking for strtol... yes
  290. checking for strtold... yes
  291. checking for strtoq... yes
  292. checking for unsetenv... yes
  293. checking for utime... yes
  294. checking for vasprintf... yes
  295. checking for getpeereid... no
  296. checking for sysctl... yes
  297. checking for swapctl... no
  298. checking for sqrt in -lm... yes
  299. checking for exp2... yes
  300. checking for log2... yes
  301. checking for exp10... yes
  302. checking for log10... yes
  303. checking for sin... yes
  304. checking for cos... yes
  305. checking for tan... yes
  306. checking for asin... yes
  307. checking for acos... yes
  308. checking for atan... yes
  309. checking for atan2... yes
  310. checking for pow... yes
  311. checking for rint... yes
  312. checking for exp... yes
  313. checking for log... yes
  314. checking for remainder... yes
  315. checking for fmod... yes
  316. checking for round... yes
  317. checking for roundf... yes
  318. checking for trunc... yes
  319. checking for floor... yes
  320. checking for ceil... yes
  321. checking for exp2l... yes
  322. checking for log2l... yes
  323. checking for exp10l... yes
  324. checking for log10l... yes
  325. checking for sinl... yes
  326. checking for cosl... yes
  327. checking for tanl... yes
  328. checking for asinl... yes
  329. checking for acosl... yes
  330. checking for atanl... yes
  331. checking for atan2l... yes
  332. checking for powl... yes
  333. checking for sqrtl... yes
  334. checking for rintl... yes
  335. checking for expl... yes
  336. checking for logl... yes
  337. checking for remainderl... yes
  338. checking for fmodl... yes
  339. checking for roundl... yes
  340. checking for truncl... yes
  341. checking for floorl... yes
  342. checking for ceill... yes
  343. checking for LLONG_MAX in limits.h... yes
  344. checking for timersub in time.h... yes
  345. checking for a version of GNU ld that supports the --dynamic-list flag... yes
  346. checking for sys/poll.h... (cached) yes
  347. checking for funopen... no
  348. checking for fopencookie... yes
  349. checking for inet_aton... yes
  350. checking for IP_PKTINFO... yes
  351. checking for library containing gethostbyname_r... none required
  352. checking for gethostbyname_r with 6 arguments... yes
  353. checking for gethostbyname_r with 5 arguments... no
  354. checking byteswap.h usability... yes
  355. checking byteswap.h presence... yes
  356. checking for byteswap.h... yes
  357. checking for __swap16 variant of <sys/endian.h> byteswapping macros... no
  358. checking for bswap16 variant of <sys/endian.h> byteswapping macros... no
  359. checking for /dev/urandom... yes
  360. checking for locale_t in locale.h... yes
  361. checking for O_EVTONLY in fcntl.h... no
  362. checking for O_SYMLINK in fcntl.h... no
  363. checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes
  364. checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes
  365. checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes
  366. checking for pthread_rwlock_timedwrlock() in pthread.h... yes
  367. checking if PTHREAD_ONCE_INIT needs braces... no
  368. checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes
  369. checking whether we can compare a mutex to its initial value... no
  370. checking sys/thr.h usability... no
  371. checking sys/thr.h presence... no
  372. checking for sys/thr.h... no
  373. checking for compiler atomic operations... yes
  374. checking if your system printf is NULL-safe.... (null)yes
  375. checking if we can increase the maximum select-able file descriptor... no
  376. checking for compiler 'attribute pure' support... yes
  377. checking for compiler 'attribute malloc' support... yes
  378. checking for compiler 'attribute const' support... yes
  379. checking for compiler 'attribute unused' support... yes
  380. checking for compiler 'attribute always_inline' support... no
  381. checking for compiler 'attribute deprecated' support... yes
  382. checking for compiler 'attribute sentinel' support... yes
  383. checking for compiler 'attribute warn_unused_result' support... yes
  384. checking for compiler 'attribute weakref' support... no
  385. checking for -ffunction-sections support... yes
  386. checking for --gc-sections support... yes
  387. checking for -Wdeclaration-after-statement support... yes
  388. checking for -Wtrampolines support... yes
  389. checking for _FORTIFY_SOURCE support... yes
  390. checking for -fno-strict-overflow... yes
  391. checking for -Wshadow... yes
  392. checking for -march=native support... yes
  393. checking for -fnested-functions... no
  394. checking whether to use rpath... not needed
  395. checking for sysinfo... yes
  396. checking for library containing res_9_ninit... no
  397. checking for res_ninit... yes
  398. checking for library containing res_9_ndestroy... no
  399. checking for res_ndestroy... no
  400. checking for library containing res_9_close... no
  401. checking for res_close... no
  402. checking for GLOB_NOMAGIC in glob.h... yes
  403. checking for GLOB_BRACE in glob.h... yes
  404. checking for IP_MTU_DISCOVER in netinet/in.h... yes
  405. checking libkern/OSAtomic.h usability... no
  406. checking libkern/OSAtomic.h presence... no
  407. checking for libkern/OSAtomic.h... no
  408. checking size of int... 4
  409. checking size of long... 4
  410. checking size of long long... 8
  411. checking size of char *... 4
  412. checking size of long... (cached) 4
  413. checking size of long long... (cached) 8
  414. checking size of fd_set.fds_bits... (cached) 4
  415. checking for dladdr in dlfcn.h... yes
  416. checking for pkg-config... /usr/bin/pkg-config
  417. checking pkg-config is at least version 0.9.0... yes
  418. checking for snd_spcm_init in -lasound... no
  419. checking for bfd_openr in -lbfd... no
  420. checking for bfd_check_format in -lbfd... no
  421. checking for bfd_check_format in -lbfd... (cached) no
  422. checking for cap_from_text in -lcap... no
  423. checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes
  424. checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes
  425. checking for enhanced dahdi vmwi support... yes
  426. checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes
  427. checking for getifaddrs() support... yes
  428. checking for timerfd support... yes
  429. checking for gsm_create in -lgsm... no
  430. checking for ILBC... no
  431. checking for LIBEDIT... no
  432. checking for iconv_open in -liconv... no
  433. checking for libiconv_open in -liconv... no
  434. checking for iconv_close in -lc... yes
  435. checking iconv.h usability... yes
  436. checking iconv.h presence... yes
  437. checking for iconv.h... yes
  438. checking for icaltimezone_get_utc_timezone in -lical... no
  439. checking for iks_start_sasl in -liksemel... no
  440. checking for UW IMAP Toolkit c-client library... no
  441. checking for system c-client library...... no
  442. checking for SQLConnect in -liodbc... no
  443. checking for inotify_init in -lc... yes
  444. checking sys/inotify.h usability... yes
  445. checking sys/inotify.h presence... yes
  446. checking for sys/inotify.h... yes
  447. checking for jack_activate in -ljack... no
  448. checking for kqueue in -lc... no
  449. checking for kevent64... no
  450. checking for lt_dlinit in -lltdl... no
  451. checking for ldap_initialize in -lldap... no
  452. checking for mISDN_open in -lmISDN... no
  453. checking for mysql_config... /usr/bin/mysql_config
  454. checking for nbs_connect in -lnbs... no
  455. checking for neon-config... no
  456. checking for neon-config... no
  457. checking for net-snmp-config... no
  458. checking for newtBell in -lnewt... yes
  459. checking newt.h usability... yes
  460. checking newt.h presence... yes
  461. checking for newt.h... yes
  462. checking for SQLConnect in -lodbc... no
  463. checking for ogg_sync_init in -logg... no
  464. checking for backtrace in -lexecinfo... no
  465. checking for backtrace in -lc... yes
  466. checking execinfo.h usability... yes
  467. checking execinfo.h presence... yes
  468. checking for execinfo.h... yes
  469. checking for ba2str in -lbluetooth... no
  470. checking linux/soundcard.h usability... yes
  471. checking linux/soundcard.h presence... yes
  472. checking for linux/soundcard.h... yes
  473. checking for pg_config... no
  474. checking for poptStrerror in -lpopt... no
  475. checking for Pa_GetDeviceCount in -lportaudio... no
  476. checking for pri_connected_line_update in -lpri... yes
  477. checking libpri.h usability... yes
  478. checking libpri.h presence... yes
  479. checking for libpri.h... yes
  480. checking for pri_setup_ack in -lpri... yes
  481. checking for libpri.h... (cached) 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.2... no
  534. checking for luaL_newstate in -llua5.1... no
  535. checking for luaL_openlib in -llua... no
  536. checking for rc_read_config in -lfreeradius-client... no
  537. checking for rc_read_config in -lradiusclient-ng... no
  538. checking for cpg_join in -lcpg... no
  539. checking for corosync_cfg_state_track in -lcfg... no
  540. checking for speex_encode in -lspeex... no
  541. checking for speex_preprocess_ctl in -lspeex... no
  542. checking for speex_preprocess_ctl in -lspeexdsp... no
  543. checking for sqlite_exec in -lsqlite... no
  544. checking for sqlite3_open in -lsqlite3... yes
  545. checking sqlite3.h usability... yes
  546. checking sqlite3.h presence... yes
  547. checking for sqlite3.h... yes
  548. checking for AES_encrypt in -lcrypto... no
  549. checking for srtp_init in -lsrtp... yes
  550. checking srtp/srtp.h usability... yes
  551. checking srtp/srtp.h presence... yes
  552. checking for srtp/srtp.h... yes
  553. checking for the ability of -lsrtp to be linked in a shared object... yes
  554. checking for srtp_shutdown in -lsrtp... yes
  555. checking for srtp/srtp.h... (cached) yes
  556. checking for GMIME... no
  557. checking for GMIME... no
  558. checking for GMIME... no
  559. checking for GMIME... no
  560. checking for malloc in -lhoard... no
  561. checking for dbinit in -lsybdb... no
  562. checking for tone_zone_find_by_num in -ltonezone... yes
  563. checking for tone_zone_find in -ltonezone... yes
  564. checking dahdi/tonezone.h usability... yes
  565. checking dahdi/tonezone.h presence... yes
  566. checking for dahdi/tonezone.h... yes
  567. checking for uuid_generate_random in -luuid... no
  568. checking for vorbis_info_init in -lvorbis... no
  569. checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no
  570. checking for vpb_open in -lvpb... no
  571. checking for compress in -lz... yes
  572. checking zlib.h usability... yes
  573. checking zlib.h presence... yes
  574. checking for zlib.h... yes
  575. checking h323.h usability... no
  576. checking h323.h presence... no
  577. checking for h323.h... no
  578. checking linux/compiler.h usability... no
  579. checking linux/compiler.h presence... no
  580. checking for linux/compiler.h... no
  581. checking for linux/ixjuser.h... yes
  582. checking for MSG_NOSIGNAL in sys/socket.h... yes
  583. checking for SO_NOSIGPIPE in sys/socket.h... no
  584. checking for sdl-config... no
  585. checking for IMG_Load in -lSDL_image... no
  586. checking for sws_getContext in -lavcodec... no
  587. checking linux/videodev.h usability... no
  588. checking linux/videodev.h presence... no
  589. checking for linux/videodev.h... no
  590. checking for XOpenDisplay in -lX11... yes
  591. checking X11/Xlib.h usability... yes
  592. checking X11/Xlib.h presence... yes
  593. checking for X11/Xlib.h... yes
  594. checking for /sbin/launchd... no
  595. checking for GTK2... yes
  596. checking for LOG_AUTH in syslog.h... yes
  597. checking for LOG_AUTHPRIV in syslog.h... yes
  598. checking for LOG_CRON in syslog.h... yes
  599. checking for LOG_DAEMON in syslog.h... yes
  600. checking for LOG_FTP in syslog.h... yes
  601. checking for LOG_KERN in syslog.h... yes
  602. checking for LOG_LPR in syslog.h... yes
  603. checking for LOG_MAIL in syslog.h... yes
  604. checking for LOG_NEWS in syslog.h... yes
  605. checking for LOG_SYSLOG in syslog.h... yes
  606. checking for LOG_UUCP in syslog.h... yes
  607. checking for mandatory modules: ... ok
  608. configure: creating ./config.status
  609. config.status: creating build_tools/menuselect-deps
  610. config.status: creating makeopts
  611. config.status: creating channels/h323/Makefile
  612. config.status: creating include/asterisk/autoconfig.h
  613. checking build system type... i686-pc-linux-gnu
  614. checking host system type... i686-pc-linux-gnu
  615. checking for gcc... gcc
  616. checking for C compiler default output file name... a.out
  617. checking whether the C compiler works... yes
  618. checking whether we are cross compiling... no
  619. checking for suffix of executables...
  620. checking for suffix of object files... o
  621. checking whether we are using the GNU C compiler... yes
  622. checking whether gcc accepts -g... yes
  623. checking for gcc option to accept ISO C89... none needed
  624. checking for GNU make... make
  625. checking checking for compiler 'attribute weakref' support... no
  626. checking how to run the C preprocessor... gcc -E
  627. checking for grep that handles long lines and -e... /bin/grep
  628. checking for egrep... /bin/grep -E
  629. checking for ANSI C header files... yes
  630. checking for sys/types.h... yes
  631. checking for sys/stat.h... yes
  632. checking for stdlib.h... yes
  633. checking for string.h... yes
  634. checking for memory.h... yes
  635. checking for strings.h... yes
  636. checking for inttypes.h... yes
  637. checking for stdint.h... yes
  638. checking for unistd.h... yes
  639. checking for working alloca.h... yes
  640. checking for alloca... yes
  641. checking for asprintf... yes
  642. checking for getloadavg... yes
  643. checking for setenv... yes
  644. checking for strcasestr... yes
  645. checking for strndup... yes
  646. checking for strnlen... yes
  647. checking for strsep... yes
  648. checking for unsetenv... yes
  649. checking for vasprintf... yes
  650. checking for newtBell in -lnewt... yes
  651. checking newt.h usability... yes
  652. checking newt.h presence... yes
  653. checking for newt.h... yes
  654. checking for initscr in -lcurses... yes
  655. checking curses.h usability... yes
  656. checking curses.h presence... yes
  657. checking for curses.h... yes
  658. checking for initscr in -lncurses... yes
  659. checking for curses.h... (cached) yes
  660. checking for pkg-config... pkg-config
  661. configure: creating ./config.status
  662. config.status: creating makeopts
  663. config.status: creating autoconfig.h
  664. === configuring in mxml (/usr/src/asterisk-11.13.1/menuselect/mxml)
  665. configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
  666. checking for gcc... gcc
  667. checking whether the C compiler works... yes
  668. checking for C compiler default output file name... a.out
  669. checking for suffix of executables...
  670. checking whether we are cross compiling... no
  671. checking for suffix of object files... o
  672. checking whether we are using the GNU C compiler... yes
  673. checking whether gcc accepts -g... yes
  674. checking for gcc option to accept ISO C89... none needed
  675. checking for g++... g++
  676. checking whether we are using the GNU C++ compiler... yes
  677. checking whether g++ accepts -g... yes
  678. checking for a BSD-compatible install... /usr/bin/install -c
  679. checking for ranlib... ranlib
  680. checking for ar... /usr/bin/ar
  681. checking for cp... /bin/cp
  682. checking for ln... /bin/ln
  683. checking for mkdir... /bin/mkdir
  684. checking for rm... /bin/rm
  685. checking for inline... inline
  686. checking for strdup... yes
  687. checking for snprintf... yes
  688. checking for vsnprintf... yes
  689. checking for long long int... yes
  690. checking how to run the C preprocessor... gcc -E
  691. checking for grep that handles long lines and -e... /bin/grep
  692. checking for egrep... /bin/grep -E
  693. checking for ANSI C header files... yes
  694. checking for sys/types.h... yes
  695. checking for sys/stat.h... yes
  696. checking for stdlib.h... yes
  697. checking for string.h... yes
  698. checking for memory.h... yes
  699. checking for strings.h... yes
  700. checking for inttypes.h... yes
  701. checking for stdint.h... yes
  702. checking for unistd.h... yes
  703. checking pthread.h usability... yes
  704. checking pthread.h presence... yes
  705. checking for pthread.h... yes
  706. checking for pthread_create using -lpthreads... no
  707. checking for pthread_create using -lpthread... yes
  708. configure: creating ./config.status
  709. config.status: creating Makefile
  710. config.status: creating mxml.list
  711. config.status: creating mxml.pc
  712. config.status: creating config.h
  713. configure: Menuselect build configuration successfully completed
  714.  
  715. .$$$$$$$$$$$$$$$=..
  716. .$7$7.. .7$$7:.
  717. .$$:. ,$7.7
  718. .$7. 7$$$$ .$$77
  719. ..$$. $$$$$ .$$$7
  720. ..7$ .?. $$$$$ .?. 7$$$.
  721. $.$. .$$$7. $$$$7 .7$$$. .$$$.
  722. .777. .$$$$$$77$$$77$$$$$7. $$$,
  723. $$$~ .7$$$$$$$$$$$$$7. .$$$.
  724. .$$7 .7$$$$$$$7: ?$$$.
  725. $$$ ?7$$$$$$$$$$I .$$$7
  726. $$$ .7$$$$$$$$$$$$$$$$ :$$$.
  727. $$$ $$$$$$7$$$$$$$$$$$$ .$$$.
  728. $$$ $$$ 7$$$7 .$$$ .$$$.
  729. $$$$ $$$$7 .$$$.
  730. 7$$$7 7$$$$ 7$$$
  731. $$$$$ $$$
  732. $$$$7. $$ (TM)
  733. $$$$$$$. .7$$$$$$ $$
  734. $$$$$$$$$$$$7$$$$$$$$$.$$$$$$
  735. $$$$$$$$$$$$$$$$.
  736.  
  737. configure: Package configured for:
  738. configure: OS type : linux-gnu
  739. configure: Host CPU : i686
  740. configure: build-cpu:vendor:os: i686 : pc : linux-gnu :
  741. configure: host-cpu:vendor:os: i686 : pc : linux-gnu :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement