Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 62.16 KB | None | 0 0
  1. 'inline' correctly... yes
  2. checking for btowc... yes
  3. checking for _set_invalid_parameter_handler... no
  4. checking for fcntl... yes
  5. checking for symlink... yes
  6. checking for futimens... no
  7. checking for getdelim... yes
  8. checking for getdtablesize... yes
  9. checking for __fsetlocking... no
  10. checking for tcgetattr... yes
  11. checking for tcsetattr... yes
  12. checking for gettimeofday... yes
  13. checking for nanotime... no
  14. checking for lstat... yes
  15. checking for mbsinit... yes
  16. checking for mbrtowc... yes
  17. checking for mprotect... yes
  18. checking for mkostemp... no
  19. checking for mkstemp... yes
  20. checking for nl_langinfo... yes
  21. checking for pipe2... no
  22. checking for posix_spawn... yes
  23. checking for isblank... yes
  24. checking for iswctype... yes
  25. checking for secure_getenv... no
  26. checking for sigaction... yes
  27. checking for sigaltstack... yes
  28. checking for siginterrupt... yes
  29. checking for snprintf... yes
  30. checking for strerror_r... yes
  31. checking for __xpg_strerror_r... no
  32. checking for catgets... yes
  33. checking for pipe... yes
  34. checking for futimes... yes
  35. checking for futimesat... no
  36. checking for utimensat... no
  37. checking for lutimes... yes
  38. checking for vasnprintf... no
  39. checking for wcrtomb... yes
  40. checking for iswcntrl... yes
  41. checking for nl_langinfo and CODESET... yes
  42. checking for a traditional french locale... fr_FR.ISO8859-1
  43. checking whether byte ordering is bigendian... no
  44. checking whether // is distinct from /... no
  45. checking if environ is properly declared... no
  46. checking for complete errno.h... yes
  47. checking whether strerror_r is declared... yes
  48. checking for strerror_r... (cached) yes
  49. checking whether strerror_r returns char *... no
  50. checking for sig_atomic_t... (cached) yes
  51. checking for working fcntl.h... no (bad O_NOATIME)
  52. checking for mode_t... yes
  53. checking whether stdin defaults to large file offsets... yes
  54. checking whether fseeko is declared... yes
  55. checking for fseeko... yes
  56. checking whether stat file-mode macros are broken... no
  57. checking for nlink_t... yes
  58. checking whether fchmodat is declared without a macro... no
  59. checking whether fstat is declared without a macro... yes
  60. checking whether fstatat is declared without a macro... no
  61. checking whether futimens is declared without a macro... no
  62. checking whether lchmod is declared without a macro... yes
  63. checking whether lstat is declared without a macro... yes
  64. checking whether mkdirat is declared without a macro... no
  65. checking whether mkfifo is declared without a macro... yes
  66. checking whether mkfifoat is declared without a macro... no
  67. checking whether mknod is declared without a macro... yes
  68. checking whether mknodat is declared without a macro... no
  69. checking whether stat is declared without a macro... yes
  70. checking whether utimensat is declared without a macro... no
  71. checking whether ftello is declared... yes
  72. checking for ftello... yes
  73. checking whether ftello works... yes
  74. checking whether getaddrinfo is declared without a macro... yes
  75. checking whether freeaddrinfo is declared without a macro... yes
  76. checking whether gai_strerror is declared without a macro... yes
  77. checking whether getnameinfo is declared without a macro... yes
  78. checking for library containing gethostbyname... none required
  79. checking for gethostbyname... yes
  80. checking for library containing getservbyname... none required
  81. checking for getservbyname... yes
  82. checking for library containing inet_ntop... none required
  83. checking whether inet_ntop is declared... yes
  84. checking for IPv4 sockets... yes
  85. checking for IPv6 sockets... yes
  86. checking whether getdelim is declared... yes
  87. checking whether getline is declared... yes
  88. checking for getopt.h... (cached) yes
  89. checking for getopt_long_only... yes
  90. checking whether getopt is POSIX compatible... no
  91. checking whether getenv is declared... yes
  92. checking whether getpass is declared... yes
  93. checking whether fflush_unlocked is declared... no
  94. checking whether flockfile is declared... yes
  95. checking whether fputs_unlocked is declared... no
  96. checking whether funlockfile is declared... yes
  97. checking whether putc_unlocked is declared... yes
  98. checking for struct timeval... yes
  99. checking for wide-enough struct timeval.tv_sec member... yes
  100. checking whether gettimeofday is declared without a macro... yes
  101. checking for iconv... (cached) yes
  102. checking for working iconv... (cached) yes
  103. checking how to link with libiconv... -liconv
  104. checking for iconv declaration...
  105.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  106. checking whether getc_unlocked is declared... yes
  107. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  108. checking for wchar_t... yes
  109. checking whether NULL can be used in arbitrary expressions... yes
  110. checking whether imported symbols can be declared weak... no
  111. checking pthread.h usability... yes
  112. checking pthread.h presence... yes
  113. checking for pthread.h... yes
  114. checking for pthread_kill in -lpthread... yes
  115. checking for multithread API to use... posix
  116. checking whether lstat correctly handles trailing slash... no
  117. checking whether malloc, realloc, calloc are POSIX compliant... yes
  118. checking for mbstate_t... yes
  119. checking for a traditional japanese locale... ja_JP.eucJP
  120. checking for a transitional chinese locale... zh_CN.GB18030
  121. checking for a french Unicode locale... fr_FR.UTF-8
  122. checking for mmap... yes
  123. checking for MAP_ANONYMOUS... yes
  124. checking whether memchr works... yes
  125. checking for promoted mode_t type... int
  126. checking whether posix_spawn works... yes
  127. checking whether posix_spawnattr_setschedpolicy is supported... no
  128. checking whether posix_spawnattr_setschedparam is supported... no
  129. checking for sigset_t... yes
  130. checking for SIGPIPE... yes
  131. checking whether alarm is declared... yes
  132. checking for stdlib.h... (cached) yes
  133. checking for GNU libc compatible malloc... yes
  134. checking whether <sys/select.h> is self-contained... yes
  135. checking whether pselect is declared without a macro... yes
  136. checking whether select is declared without a macro... yes
  137. checking for library containing setsockopt... none needed
  138. checking for uid_t in sys/types.h... yes
  139. checking whether C symbols are prefixed with underscore at the linker level... yes
  140. checking whether snprintf returns a byte count as in C99... yes
  141. checking whether snprintf is declared... yes
  142. checking for unsigned long long int... yes
  143. checking for long long int... yes
  144. checking whether stdint.h conforms to C99... no
  145. checking sys/inttypes.h usability... no
  146. checking sys/inttypes.h presence... no
  147. checking for sys/inttypes.h... no
  148. checking sys/bitypes.h usability... no
  149. checking sys/bitypes.h presence... no
  150. checking for sys/bitypes.h... no
  151. checking for bit size of ptrdiff_t... 64
  152. checking for bit size of size_t... 64
  153. checking for bit size of sig_atomic_t... 32
  154. checking for bit size of wchar_t... 32
  155. checking for bit size of wint_t... 32
  156. checking whether sig_atomic_t is signed... yes
  157. checking whether wchar_t is signed... yes
  158. checking whether wint_t is signed... yes
  159. checking for ptrdiff_t integer literal suffix... l
  160. checking for size_t integer literal suffix... ul
  161. checking for sig_atomic_t integer literal suffix...
  162. checking for wchar_t integer literal suffix...
  163. checking for wint_t integer literal suffix...
  164. checking for strcasestr... yes
  165. checking whether strcasestr works... yes
  166. checking whether strerror(0) succeeds... no
  167. checking whether strerror_r is declared... (cached) yes
  168. checking whether ffsl is declared without a macro... yes
  169. checking whether ffsll is declared without a macro... yes
  170. checking whether memmem is declared without a macro... yes
  171. checking whether mempcpy is declared without a macro... no
  172. checking whether memrchr is declared without a macro... no
  173. checking whether rawmemchr is declared without a macro... no
  174. checking whether stpcpy is declared without a macro... yes
  175. checking whether stpncpy is declared without a macro... yes
  176. checking whether strchrnul is declared without a macro... no
  177. checking whether strdup is declared without a macro... yes
  178. checking whether strncat is declared without a macro... yes
  179. checking whether strndup is declared without a macro... yes
  180. checking whether strnlen is declared without a macro... yes
  181. checking whether strpbrk is declared without a macro... yes
  182. checking whether strsep is declared without a macro... yes
  183. checking whether strcasestr is declared without a macro... yes
  184. checking whether strtok_r is declared without a macro... yes
  185. checking whether strerror_r is declared without a macro... yes
  186. checking whether strsignal is declared without a macro... yes
  187. checking whether strverscmp is declared without a macro... no
  188. checking whether ffs is declared without a macro... yes
  189. checking whether strcasecmp is declared without a macro... yes
  190. checking whether strncasecmp is declared without a macro... yes
  191. checking whether strtok_r is declared... (cached) yes
  192. checking for struct timespec in <time.h>... yes
  193. checking whether clearerr_unlocked is declared... yes
  194. checking whether feof_unlocked is declared... yes
  195. checking whether ferror_unlocked is declared... yes
  196. checking whether fgets_unlocked is declared... no
  197. checking whether fputc_unlocked is declared... no
  198. checking whether fread_unlocked is declared... no
  199. checking whether fwrite_unlocked is declared... no
  200. checking whether getchar_unlocked is declared... yes
  201. checking whether putchar_unlocked is declared... yes
  202. checking whether the utimes function works... yes
  203. checking for struct utimbuf... yes
  204. checking for wint_t... yes
  205. checking for inttypes.h... yes
  206. checking for stdint.h... yes
  207. checking for intmax_t... yes
  208. checking where to find the exponent in a 'double'... word 1 bit 20
  209. checking for snprintf... (cached) yes
  210. checking for strnlen... yes
  211. checking for wcslen... yes
  212. checking for wcsnlen... yes
  213. checking for mbrtowc... (cached) yes
  214. checking for wcrtomb... (cached) yes
  215. checking whether _snprintf is declared... no
  216. checking whether vsnprintf is declared... yes
  217. checking for alloca as a compiler built-in... yes
  218. checking whether inet_ntop is declared without a macro... yes
  219. checking whether inet_pton is declared without a macro... yes
  220. checking whether btowc(0) is correct... yes
  221. checking whether btowc(EOF) is correct... yes
  222. checking for library containing clock_gettime... no
  223. checking for clock_gettime... no
  224. checking for clock_settime... no
  225. checking whether // is distinct from /... (cached) no
  226. checking whether dup2 works... yes
  227. checking for error_at_line... no
  228. checking whether fcntl handles F_DUPFD correctly... yes
  229. checking whether fcntl understands F_DUPFD_CLOEXEC... yes
  230. checking whether fcntl is declared without a macro... yes
  231. checking whether openat is declared without a macro... no
  232. checking whether conversion from 'int' to 'long double' works... yes
  233. checking for fseeko... (cached) yes
  234. checking for ftello... (cached) yes
  235. checking whether ftello works... (cached) yes
  236. configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
  237. checking for library containing getaddrinfo... none required
  238. checking for getaddrinfo... yes
  239. checking whether gai_strerror is declared... (cached) yes
  240. checking whether gai_strerrorA is declared... no
  241. checking for gai_strerror with POSIX signature... yes
  242. checking for struct sockaddr.sa_len... yes
  243. checking whether getaddrinfo is declared... (cached) yes
  244. checking whether freeaddrinfo is declared... (cached) yes
  245. checking whether getnameinfo is declared... (cached) yes
  246. checking for struct addrinfo... yes
  247. checking for working getdelim function... yes
  248. checking whether getdtablesize works... yes
  249. checking for getline... yes
  250. checking for working getline function... yes
  251. checking whether __fsetlocking is declared... no
  252. checking whether gettimeofday clobbers localtime buffer... no
  253. checking for gettimeofday with POSIX signature... yes
  254. checking for library containing gethostbyname... (cached) none required
  255. checking for gethostbyname... (cached) yes
  256. checking for library containing inet_ntop... (cached) none required
  257. checking whether inet_ntop is declared... (cached) yes
  258. checking for ioctl... yes
  259. checking for ioctl with POSIX signature... no
  260. checking whether langinfo.h defines CODESET... yes
  261. checking whether langinfo.h defines T_FMT_AMPM... yes
  262. checking whether langinfo.h defines ERA... yes
  263. checking whether langinfo.h defines YESEXPR... yes
  264. checking whether nl_langinfo is declared without a macro... yes
  265. checking whether locale.h conforms to POSIX:2001... yes
  266. checking whether locale.h defines locale_t... no
  267. checking whether struct lconv is properly defined... yes
  268. checking whether setlocale is declared without a macro... yes
  269. checking whether duplocale is declared without a macro... yes
  270. checking for pthread_rwlock_t... yes
  271. checking whether lseek detects pipes... yes
  272. checking for stdlib.h... (cached) yes
  273. checking for GNU libc compatible malloc... (cached) yes
  274. checking whether mbrtowc handles incomplete characters... yes
  275. checking whether mbrtowc works as well as mbtowc... yes
  276. checking whether mbrtowc handles a NULL pwc argument... yes
  277. checking whether mbrtowc handles a NULL string argument... yes
  278. checking whether mbrtowc has a correct return value... yes
  279. checking whether mbrtowc returns 0 when parsing a NUL character... yes
  280. checking whether mbrtowc handles incomplete characters... (cached) yes
  281. checking whether mbrtowc works as well as mbtowc... (cached) yes
  282. checking whether mkdir handles trailing slash... yes
  283. checking whether mkdir handles trailing dot... yes
  284. checking for working mkstemp... yes
  285. checking whether getaddrinfo is declared without a macro... (cached) yes
  286. checking whether freeaddrinfo is declared without a macro... (cached) yes
  287. checking whether gai_strerror is declared without a macro... (cached) yes
  288. checking whether getnameinfo is declared without a macro... (cached) yes
  289. checking whether <netinet/in.h> is self-contained... yes
  290. checking whether YESEXPR works... yes
  291. checking whether open recognizes a trailing slash... no
  292. checking whether posix_spawn_file_actions_addclose works... yes
  293. checking whether posix_spawn_file_actions_adddup2 works... yes
  294. checking whether posix_spawn_file_actions_addopen works... yes
  295. checking for raise... yes
  296. checking for sigprocmask... yes
  297. checking for rawmemchr... no
  298. checking for working re_compile_pattern... no
  299. checking libintl.h usability... no
  300. checking libintl.h presence... no
  301. checking for libintl.h... no
  302. checking whether isblank is declared... yes
  303. checking for struct sched_param... yes
  304. checking for __secure_getenv... no
  305. checking for issetugid... yes
  306. checking whether select supports a 0 argument... yes
  307. checking whether select detects invalid fds... yes
  308. checking for library containing getservbyname... (cached) none required
  309. checking for getservbyname... (cached) yes
  310. checking for struct sigaction.sa_sigaction... yes
  311. checking for volatile sig_atomic_t... yes
  312. checking for sighandler_t... no
  313. checking whether pthread_sigmask is declared without a macro... yes
  314. checking whether sigaction is declared without a macro... yes
  315. checking whether sigaddset is declared without a macro... yes
  316. checking whether sigdelset is declared without a macro... yes
  317. checking whether sigemptyset is declared without a macro... yes
  318. checking whether sigfillset is declared without a macro... yes
  319. checking whether sigismember is declared without a macro... yes
  320. checking whether sigpending is declared without a macro... yes
  321. checking whether sigprocmask is declared without a macro... yes
  322. checking for sigprocmask... (cached) yes
  323. checking for stdint.h... (cached) yes
  324. checking for SIZE_MAX... yes
  325. checking for snprintf... (cached) yes
  326. checking whether snprintf respects a size of 1... yes
  327. checking whether printf supports POSIX/XSI format strings with positions... yes
  328. checking for library containing setsockopt... (cached) none needed
  329. checking for socklen_t... yes
  330. checking for posix_spawnattr_t... yes
  331. checking for posix_spawn_file_actions_t... yes
  332. checking whether posix_spawn is declared without a macro... yes
  333. checking whether posix_spawnp is declared without a macro... yes
  334. checking whether posix_spawnattr_init is declared without a macro... yes
  335. checking whether posix_spawnattr_destroy is declared without a macro... yes
  336. checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
  337. checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
  338. checking whether posix_spawnattr_getsigmask is declared without a macro... yes
  339. checking whether posix_spawnattr_setsigmask is declared without a macro... yes
  340. checking whether posix_spawnattr_getflags is declared without a macro... yes
  341. checking whether posix_spawnattr_setflags is declared without a macro... yes
  342. checking whether posix_spawnattr_getpgroup is declared without a macro... yes
  343. checking whether posix_spawnattr_setpgroup is declared without a macro... yes
  344. checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
  345. checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
  346. checking whether posix_spawnattr_getschedparam is declared without a macro... no
  347. checking whether posix_spawnattr_setschedparam is declared without a macro... no
  348. checking whether posix_spawn_file_actions_init is declared without a macro... yes
  349. checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
  350. checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
  351. checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
  352. checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
  353. checking for ssize_t... yes
  354. checking whether stat handles trailing slashes on directories... yes
  355. checking whether stat handles trailing slashes on files... no
  356. checking for struct stat.st_atim.tv_nsec... no
  357. checking for struct stat.st_atimespec.tv_nsec... yes
  358. checking for struct stat.st_birthtimespec.tv_nsec... yes
  359. checking for working stdalign.h... yes
  360. checking whether NULL can be used in arbitrary expressions... (cached) yes
  361. checking whether dprintf is declared without a macro... yes
  362. checking whether fpurge is declared without a macro... yes
  363. checking whether fseeko is declared without a macro... yes
  364. checking whether ftello is declared without a macro... yes
  365. checking whether getdelim is declared without a macro... yes
  366. checking whether getline is declared without a macro... yes
  367. checking whether gets is declared without a macro... yes
  368. checking whether pclose is declared without a macro... yes
  369. checking whether popen is declared without a macro... yes
  370. checking whether renameat is declared without a macro... no
  371. checking whether snprintf is declared without a macro... yes
  372. checking whether tmpfile is declared without a macro... yes
  373. checking whether vdprintf is declared without a macro... yes
  374. checking whether vsnprintf is declared without a macro... yes
  375. checking whether _Exit is declared without a macro... yes
  376. checking whether atoll is declared without a macro... yes
  377. checking whether canonicalize_file_name is declared without a macro... no
  378. checking whether getloadavg is declared without a macro... yes
  379. checking whether getsubopt is declared without a macro... yes
  380. checking whether grantpt is declared without a macro... yes
  381. checking whether initstate is declared without a macro... yes
  382. checking whether initstate_r is declared without a macro... no
  383. checking whether mkdtemp is declared without a macro... no
  384. checking whether mkostemp is declared without a macro... no
  385. checking whether mkostemps is declared without a macro... no
  386. checking whether mkstemp is declared without a macro... yes
  387. checking whether mkstemps is declared without a macro... no
  388. checking whether posix_openpt is declared without a macro... yes
  389. checking whether ptsname is declared without a macro... yes
  390. checking whether ptsname_r is declared without a macro... no
  391. checking whether random is declared without a macro... yes
  392. checking whether random_r is declared without a macro... no
  393. checking whether realpath is declared without a macro... yes
  394. checking whether rpmatch is declared without a macro... no
  395. checking whether secure_getenv is declared without a macro... no
  396. checking whether setenv is declared without a macro... yes
  397. checking whether setstate is declared without a macro... yes
  398. checking whether setstate_r is declared without a macro... no
  399. checking whether srandom is declared without a macro... yes
  400. checking whether srandom_r is declared without a macro... no
  401. checking whether strtod is declared without a macro... yes
  402. checking whether strtoll is declared without a macro... yes
  403. checking whether strtoull is declared without a macro... yes
  404. checking whether unlockpt is declared without a macro... yes
  405. checking whether unsetenv is declared without a macro... yes
  406. checking for strcasecmp... yes
  407. checking for strncasecmp... yes
  408. checking whether strncasecmp is declared... (cached) yes
  409. checking whether strcasestr works in linear time... no
  410. checking for strcasestr... (cached) yes
  411. checking whether strcasestr works... (cached) yes
  412. checking for strchrnul... no
  413. checking for strtok_r... yes
  414. checking whether strtok_r works... yes
  415. checking whether <sys/ioctl.h> declares ioctl... yes
  416. checking whether ioctl is declared without a macro... yes
  417. checking whether <sys/select.h> is self-contained... (cached) yes
  418. checking whether pselect is declared without a macro... (cached) yes
  419. checking whether select is declared without a macro... (cached) yes
  420. checking whether <sys/socket.h> is self-contained... (cached) yes
  421. checking for shutdown... (cached) yes
  422. checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
  423. checking for struct sockaddr_storage... (cached) yes
  424. checking for sa_family_t... (cached) yes
  425. checking for struct sockaddr_storage.ss_family... (cached) yes
  426. checking whether socket is declared without a macro... (cached) yes
  427. checking whether connect is declared without a macro... (cached) yes
  428. checking whether accept is declared without a macro... (cached) yes
  429. checking whether bind is declared without a macro... (cached) yes
  430. checking whether getpeername is declared without a macro... (cached) yes
  431. checking whether getsockname is declared without a macro... (cached) yes
  432. checking whether getsockopt is declared without a macro... (cached) yes
  433. checking whether listen is declared without a macro... (cached) yes
  434. checking whether recv is declared without a macro... (cached) yes
  435. checking whether send is declared without a macro... (cached) yes
  436. checking whether recvfrom is declared without a macro... (cached) yes
  437. checking whether sendto is declared without a macro... (cached) yes
  438. checking whether setsockopt is declared without a macro... (cached) yes
  439. checking whether shutdown is declared without a macro... (cached) yes
  440. checking whether accept4 is declared without a macro... (cached) no
  441. checking for nlink_t... (cached) yes
  442. checking whether fchmodat is declared without a macro... (cached) no
  443. checking whether fstat is declared without a macro... (cached) yes
  444. checking whether fstatat is declared without a macro... (cached) no
  445. checking whether futimens is declared without a macro... (cached) no
  446. checking whether lchmod is declared without a macro... (cached) yes
  447. checking whether lstat is declared without a macro... (cached) yes
  448. checking whether mkdirat is declared without a macro... (cached) no
  449. checking whether mkfifo is declared without a macro... (cached) yes
  450. checking whether mkfifoat is declared without a macro... (cached) no
  451. checking whether mknod is declared without a macro... (cached) yes
  452. checking whether mknodat is declared without a macro... (cached) no
  453. checking whether stat is declared without a macro... (cached) yes
  454. checking whether utimensat is declared without a macro... (cached) no
  455. checking whether waitpid is declared without a macro... yes
  456. checking whether chdir is declared without a macro... yes
  457. checking whether chown is declared without a macro... yes
  458. checking whether dup is declared without a macro... yes
  459. checking whether dup2 is declared without a macro... yes
  460. checking whether dup3 is declared without a macro... no
  461. checking whether environ is declared without a macro... no
  462. checking whether euidaccess is declared without a macro... no
  463. checking whether faccessat is declared without a macro... no
  464. checking whether fchdir is declared without a macro... yes
  465. checking whether fchownat is declared without a macro... no
  466. checking whether fdatasync is declared without a macro... no
  467. checking whether fsync is declared without a macro... yes
  468. checking whether ftruncate is declared without a macro... yes
  469. checking whether getcwd is declared without a macro... yes
  470. checking whether getdomainname is declared without a macro... yes
  471. checking whether getdtablesize is declared without a macro... yes
  472. checking whether getgroups is declared without a macro... yes
  473. checking whether gethostname is declared without a macro... yes
  474. checking whether getlogin is declared without a macro... yes
  475. checking whether getlogin_r is declared without a macro... yes
  476. checking whether getpagesize is declared without a macro... yes
  477. checking whether getusershell is declared without a macro... yes
  478. checking whether setusershell is declared without a macro... yes
  479. checking whether endusershell is declared without a macro... yes
  480. checking whether group_member is declared without a macro... no
  481. checking whether isatty is declared without a macro... yes
  482. checking whether lchown is declared without a macro... yes
  483. checking whether link is declared without a macro... yes
  484. checking whether linkat is declared without a macro... no
  485. checking whether lseek is declared without a macro... yes
  486. checking whether pipe is declared without a macro... yes
  487. checking whether pipe2 is declared without a macro... no
  488. checking whether pread is declared without a macro... yes
  489. checking whether pwrite is declared without a macro... yes
  490. checking whether readlink is declared without a macro... yes
  491. checking whether readlinkat is declared without a macro... no
  492. checking whether rmdir is declared without a macro... yes
  493. checking whether sethostname is declared without a macro... yes
  494. checking whether sleep is declared without a macro... yes
  495. checking whether symlink is declared without a macro... yes
  496. checking whether symlinkat is declared without a macro... no
  497. checking whether ttyname_r is declared without a macro... yes
  498. checking whether unlink is declared without a macro... yes
  499. checking whether unlinkat is declared without a macro... no
  500. checking whether usleep is declared without a macro... yes
  501. checking for ptrdiff_t... yes
  502. checking for vasprintf... yes
  503. checking for vsnprintf... yes
  504. checking whether snprintf respects a size of 1... (cached) yes
  505. checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
  506. checking for waitid... yes
  507. checking whether btowc is declared without a macro... yes
  508. checking whether wctob is declared without a macro... yes
  509. checking whether mbsinit is declared without a macro... yes
  510. checking whether mbrtowc is declared without a macro... yes
  511. checking whether mbrlen is declared without a macro... yes
  512. checking whether mbsrtowcs is declared without a macro... yes
  513. checking whether mbsnrtowcs is declared without a macro... yes
  514. checking whether wcrtomb is declared without a macro... yes
  515. checking whether wcsrtombs is declared without a macro... yes
  516. checking whether wcsnrtombs is declared without a macro... yes
  517. checking whether wcwidth is declared without a macro... yes
  518. checking whether wmemchr is declared without a macro... yes
  519. checking whether wmemcmp is declared without a macro... yes
  520. checking whether wmemcpy is declared without a macro... yes
  521. checking whether wmemmove is declared without a macro... yes
  522. checking whether wmemset is declared without a macro... yes
  523. checking whether wcslen is declared without a macro... yes
  524. checking whether wcsnlen is declared without a macro... yes
  525. checking whether wcscpy is declared without a macro... yes
  526. checking whether wcpcpy is declared without a macro... yes
  527. checking whether wcsncpy is declared without a macro... yes
  528. checking whether wcpncpy is declared without a macro... yes
  529. checking whether wcscat is declared without a macro... yes
  530. checking whether wcsncat is declared without a macro... yes
  531. checking whether wcscmp is declared without a macro... yes
  532. checking whether wcsncmp is declared without a macro... yes
  533. checking whether wcscasecmp is declared without a macro... yes
  534. checking whether wcsncasecmp is declared without a macro... yes
  535. checking whether wcscoll is declared without a macro... yes
  536. checking whether wcsxfrm is declared without a macro... yes
  537. checking whether wcsdup is declared without a macro... yes
  538. checking whether wcschr is declared without a macro... yes
  539. checking whether wcsrchr is declared without a macro... yes
  540. checking whether wcscspn is declared without a macro... yes
  541. checking whether wcsspn is declared without a macro... yes
  542. checking whether wcspbrk is declared without a macro... yes
  543. checking whether wcsstr is declared without a macro... yes
  544. checking whether wcstok is declared without a macro... yes
  545. checking whether wcswidth is declared without a macro... yes
  546. checking whether mbrtowc handles incomplete characters... (cached) yes
  547. checking whether mbrtowc works as well as mbtowc... (cached) yes
  548. checking whether wcrtomb return value is correct... yes
  549. checking whether iswcntrl works... yes
  550. checking for towlower... yes
  551. checking for wctype_t... yes
  552. checking for wctrans_t... yes
  553. checking whether wctype is declared without a macro... yes
  554. checking whether iswctype is declared without a macro... yes
  555. checking whether wctrans is declared without a macro... yes
  556. checking whether towctrans is declared without a macro... yes
  557. checking for stdint.h... (cached) yes
  558. checking for getpagesize... yes
  559. checking for working mmap... yes
  560. checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
  561. checking for strptime... yes
  562. checking for timegm... yes
  563. checking for vsnprintf... (cached) yes
  564. checking for vasprintf... (cached) yes
  565. checking for drand48... yes
  566. checking for pathconf... yes
  567. checking for strtoll... yes
  568. checking for usleep... yes
  569. checking for ftello... yes
  570. checking for sigblock... yes
  571. checking for sigsetjmp... yes
  572. checking for memrchr... no
  573. checking for wcwidth... yes
  574. checking for mbtowc... yes
  575. checking for sleep... yes
  576. checking for symlink... (cached) yes
  577. checking for utime... yes
  578. checking for struct utimbuf... yes
  579. checking for working fnmatch.h... yes
  580. checking for nanosleep... yes
  581. checking for clock_gettime... (cached) no
  582. checking for clock_gettime in -lrt... no
  583. checking for gethostbyname... (cached) yes
  584. checking for inet_ntoa... yes
  585. checking for socket in -lsocket... no
  586. checking for compress in -lz... yes
  587. checking for dlopen in -ldl... yes
  588. checking for libssl... yes
  589. checking how to link with libssl... -lssl -lcrypto
  590. configure: compiling in support for SSL via OpenSSL
  591. checking for INET6 protocol support... yes
  592. checking for struct sockaddr_in6... yes
  593. checking for struct sockaddr_storage... (cached) yes
  594. checking for struct sockaddr_in6.sin6_scope_id... yes
  595. configure: Enabling support for IPv6.
  596. checking for makeinfo... ${SHELL} /tmp/wget-1.15/build-aux/missing makeinfo
  597. checking for perl5... no
  598. checking for perl... /usr/bin/perl
  599. checking for pod2man... /usr/bin/pod2man
  600. checking idna.h usability... no
  601. checking idna.h presence... no
  602. checking for idna.h... no
  603. checking idn/idn-int.h usability... no
  604. checking idn/idn-int.h presence... no
  605. checking for idn/idn-int.h... no
  606. configure: WARNING: Libidn not found
  607. checking uuid/uuid.h usability... yes
  608. checking uuid/uuid.h presence... yes
  609. checking for uuid/uuid.h... yes
  610. checking for uuid_generate in -luuid... no
  611. checking pcre.h usability... no
  612. checking pcre.h presence... no
  613. checking for pcre.h... no
  614. checking that generated files are newer than configure... done
  615. configure: creating ./config.status
  616. config.status: creating Makefile
  617. config.status: creating src/Makefile
  618. config.status: creating doc/Makefile
  619. config.status: creating util/Makefile
  620. config.status: creating po/Makefile.in
  621. config.status: creating tests/Makefile
  622. config.status: creating tests/WgetTest.pm
  623. config.status: creating lib/Makefile
  624. config.status: creating src/config.h
  625. config.status: executing depfiles commands
  626. config.status: executing po-directories commands
  627. config.status: creating po/POTFILES
  628. config.status: creating po/Makefile
  629. configure: Summary of build options:
  630.  
  631.   Version:           1.15
  632.   Host OS:           darwin13.0.0
  633.   Install prefix:    /usr/local
  634.   Compiler:          gcc
  635.   CFlags:             -O2 -Wall
  636.   LDFlags:          
  637.   Libs:              -lssl -lcrypto -ldl -lz
  638.   SSL:               openssl
  639.   Zlib:              yes
  640.   Digest:            yes
  641.   NTLM:              yes
  642.   OPIE:              yes
  643.   Debugging:         yes
  644.  
  645. Yoavs-MacBook-Air:wget-1.15 yoavraccah$ wget http://192.210.195.194/test100.bin /dev/null
  646. -bash: wget: command not found
  647. Yoavs-MacBook-Air:wget-1.15 yoavraccah$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement