Advertisement
Guest User

Untitled

a guest
Mar 16th, 2015
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.52 KB | None | 0 0
  1. /home/olle2/Downloads/html-xml-utils-6.9$ ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... ./install-sh -c -d
  5. checking for gawk... no
  6. checking for mawk... no
  7. checking for nawk... no
  8. checking for awk... awk
  9. checking whether make sets $(MAKE)... yes
  10. checking for bison... no
  11. checking for byacc... byacc
  12. checking for gcc... gcc
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... no
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking for style of include used by make... GNU
  22. checking dependency style of gcc... gcc3
  23. checking whether make sets $(MAKE)... (cached) yes
  24. checking for flex... flex
  25. checking lex output file root... lex.yy
  26. checking lex library... -lfl
  27. checking whether yytext is a pointer... yes
  28. checking for library containing socket... none required
  29. checking for library containing gethostbyname... none required
  30. checking for library containing iconv... none required
  31. checking for gawk... (cached) awk
  32. checking for curl-config... /usr/local/bin/curl-config
  33. checking for the version of libcurl... 7.40.0
  34. checking for libcurl >= version 7.9.7... yes
  35. checking whether libcurl is usable... yes
  36. checking for curl_free... yes
  37. checking how to run the C preprocessor... gcc -E
  38. checking for grep that handles long lines and -e... /usr/bin/grep
  39. checking for egrep... /usr/bin/grep -E
  40. checking for ANSI C header files... yes
  41. checking for sys/types.h... yes
  42. checking for sys/stat.h... yes
  43. checking for stdlib.h... yes
  44. checking for string.h... yes
  45. checking for memory.h... yes
  46. checking for strings.h... yes
  47. checking for inttypes.h... yes
  48. checking for stdint.h... yes
  49. checking for unistd.h... yes
  50. checking for size_t... yes
  51. checking for working alloca.h... no
  52. checking for alloca... yes
  53. checking arpa/inet.h usability... yes
  54. checking arpa/inet.h presence... yes
  55. checking for arpa/inet.h... yes
  56. checking errno.h usability... yes
  57. checking errno.h presence... yes
  58. checking for errno.h... yes
  59. checking fcntl.h usability... yes
  60. checking fcntl.h presence... yes
  61. checking for fcntl.h... yes
  62. checking for inttypes.h... (cached) yes
  63. checking libintl.h usability... no
  64. checking libintl.h presence... no
  65. checking for libintl.h... no
  66. checking locale.h usability... yes
  67. checking locale.h presence... yes
  68. checking for locale.h... yes
  69. checking malloc.h usability... yes
  70. checking malloc.h presence... yes
  71. checking for malloc.h... yes
  72. checking netdb.h usability... yes
  73. checking netdb.h presence... yes
  74. checking for netdb.h... yes
  75. checking netinet/in.h usability... yes
  76. checking netinet/in.h presence... yes
  77. checking for netinet/in.h... yes
  78. checking stddef.h usability... yes
  79. checking stddef.h presence... yes
  80. checking for stddef.h... yes
  81. checking for stdlib.h... (cached) yes
  82. checking for string.h... (cached) yes
  83. checking for strings.h... (cached) yes
  84. checking sys/param.h usability... yes
  85. checking sys/param.h presence... yes
  86. checking for sys/param.h... yes
  87. checking sys/socket.h usability... yes
  88. checking sys/socket.h presence... yes
  89. checking for sys/socket.h... yes
  90. checking sys/time.h usability... yes
  91. checking sys/time.h presence... yes
  92. checking for sys/time.h... yes
  93. checking for unistd.h... (cached) yes
  94. checking search.h usability... yes
  95. checking search.h presence... yes
  96. checking for search.h... yes
  97. checking wchar.h usability... yes
  98. checking wchar.h presence... yes
  99. checking for wchar.h... yes
  100. checking for stdbool.h that conforms to C99... yes
  101. checking for _Bool... yes
  102. checking for an ANSI C-conforming const... yes
  103. checking for inline... inline
  104. checking for int16_t... yes
  105. checking for int32_t... yes
  106. checking for int8_t... yes
  107. checking for size_t... (cached) yes
  108. checking for ssize_t... yes
  109. checking for uint16_t... yes
  110. checking for uint32_t... yes
  111. checking for uint8_t... yes
  112. checking for stdlib.h... (cached) yes
  113. checking for GNU libc compatible malloc... yes
  114. checking for stdlib.h... (cached) yes
  115. checking for GNU libc compatible realloc... yes
  116. checking whether strerror_r is declared... yes
  117. checking for strerror_r... yes
  118. checking whether strerror_r returns char *... no
  119. checking for vprintf... yes
  120. checking for _doprnt... no
  121. checking for atexit... yes
  122. checking for getcwd... yes
  123. checking for memchr... yes
  124. checking for gethostbyname... yes
  125. checking for memmove... yes
  126. checking for memset... yes
  127. checking for regcomp... yes
  128. checking for select... yes
  129. checking for setlocale... yes
  130. checking for socket... yes
  131. checking for strcasecmp... yes
  132. checking for strchr... yes
  133. checking for strcspn... yes
  134. checking for strdup... yes
  135. checking for strerror... yes
  136. checking for strncasecmp... yes
  137. checking for strndup... yes
  138. checking for strpbrk... yes
  139. checking for strrchr... yes
  140. checking for strspn... yes
  141. checking for strstr... yes
  142. checking for strtol... yes
  143. checking for fopencookie... no
  144. checking for strdup... (cached) yes
  145. checking for strerror... (cached) yes
  146. checking for strstr... (cached) yes
  147. checking for tsearch... yes
  148. checking for tfind... yes
  149. checking for twalk... yes
  150. checking whether getopt has optreset support... yes
  151. configure: creating ./config.status
  152. config.status: creating Makefile
  153. config.status: creating config.h
  154. config.status: config.h is unchanged
  155. config.status: executing depfiles commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement