Advertisement
emcek

Untitled

Aug 29th, 2013
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.93 KB | None | 0 0
  1. checking for a BSD-compatible install... /tools/bin/ginstall -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /tools/bin/gmkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking build system type... sparc-sun-solaris2.9
  7. checking host system type... sparc-sun-solaris2.9
  8. checking for gcc... gcc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking whether gcc and cc understand -c and -o together... yes
  20. checking for a sed that does not truncate output... /usr/bin/sed
  21. checking whether ln -s works... yes
  22. checking how to run the C preprocessor... gcc -E
  23. checking for grep that handles long lines and -e... /tools/bin/grep
  24. checking for egrep... /tools/bin/grep -E
  25. checking whether gcc needs -traditional... no
  26. checking how to print strings... printf
  27. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  28. checking for fgrep... /tools/bin/grep -F
  29. checking for ld used by gcc... /tools/bin/ld
  30. checking if the linker (/tools/bin/ld) is GNU ld... yes
  31. checking for BSD- or MS-compatible name lister (nm)... /tools/bin/nm -B
  32. checking the name lister (/tools/bin/nm -B) interface... BSD nm
  33. checking the maximum length of command line arguments... 786240
  34. checking whether the shell understands some XSI constructs... yes
  35. checking whether the shell understands "+="... no
  36. checking how to convert sparc-sun-solaris2.9 file names to sparc-sun-solaris2.9 format... func_convert_file_noop
  37. checking how to convert sparc-sun-solaris2.9 file names to toolchain format... func_convert_file_noop
  38. checking for /tools/bin/ld option to reload object files... -r
  39. checking for objdump... objdump
  40. checking how to recognize dependent libraries... pass_all
  41. checking for dlltool... no
  42. checking how to associate runtime and link libraries... printf %s\n
  43. checking for ar... ar
  44. checking for archiver @FILE support... no
  45. checking for strip... strip
  46. checking for ranlib... ranlib
  47. checking command to parse /tools/bin/nm -B output from gcc object... ok
  48. checking for sysroot... no
  49. checking for mt... mt
  50. checking if mt is a manifest tool... no
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... no
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fPIC -DPIC
  65. checking if gcc PIC flag -fPIC -DPIC works... yes
  66. checking if gcc static flag -static works... yes
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/tools/bin/ld) supports shared libraries... yes
  70. checking dynamic linker characteristics... solaris2.9 ld.so
  71. checking how to hardcode library paths into programs... immediate
  72. checking whether stripping libraries is possible... yes
  73. checking if libtool supports shared libraries... yes
  74. checking whether to build shared libraries... no
  75. checking whether to build static libraries... yes
  76. checking for library containing inet_ntoa... -lnsl
  77. checking for library containing socket... -lsocket
  78. checking for library containing inet_aton... -lresolv
  79. checking for library containing clock_gettime... -lrt
  80. checking for library containing sendfile... -lsendfile
  81. checking for WIN32... no
  82. checking for CYGWIN... no
  83. checking zlib.h usability... yes
  84. checking zlib.h presence... yes
  85. checking for zlib.h... yes
  86. checking for library containing inflateEnd... -lz
  87. checking openssl/bio.h usability... yes
  88. checking openssl/bio.h presence... yes
  89. checking for openssl/bio.h... yes
  90. checking for library containing SSL_new... -lssl
  91. checking for ANSI C header files... (cached) yes
  92. checking fcntl.h usability... yes
  93. checking fcntl.h presence... yes
  94. checking for fcntl.h... yes
  95. checking stdarg.h usability... yes
  96. checking stdarg.h presence... yes
  97. checking for stdarg.h... yes
  98. checking for inttypes.h... (cached) yes
  99. checking for stdint.h... (cached) no
  100. checking stddef.h usability... yes
  101. checking stddef.h presence... yes
  102. checking for stddef.h... yes
  103. checking poll.h usability... yes
  104. checking poll.h presence... yes
  105. checking for poll.h... yes
  106. checking for unistd.h... (cached) yes
  107. checking sys/epoll.h usability... no
  108. checking sys/epoll.h presence... no
  109. checking for sys/epoll.h... no
  110. checking sys/time.h usability... yes
  111. checking sys/time.h presence... yes
  112. checking for sys/time.h... yes
  113. checking sys/queue.h usability... no
  114. checking sys/queue.h presence... no
  115. checking for sys/queue.h... no
  116. checking sys/event.h usability... no
  117. checking sys/event.h presence... no
  118. checking for sys/event.h... no
  119. checking sys/param.h usability... yes
  120. checking sys/param.h presence... yes
  121. checking for sys/param.h... yes
  122. checking sys/ioctl.h usability... yes
  123. checking sys/ioctl.h presence... yes
  124. checking for sys/ioctl.h... yes
  125. checking sys/select.h usability... yes
  126. checking sys/select.h presence... yes
  127. checking for sys/select.h... yes
  128. checking sys/devpoll.h usability... yes
  129. checking sys/devpoll.h presence... yes
  130. checking for sys/devpoll.h... yes
  131. checking port.h usability... no
  132. checking port.h presence... no
  133. checking for port.h... no
  134. checking netinet/in.h usability... yes
  135. checking netinet/in.h presence... yes
  136. checking for netinet/in.h... yes
  137. checking netinet/in6.h usability... no
  138. checking netinet/in6.h presence... no
  139. checking for netinet/in6.h... no
  140. checking sys/socket.h usability... yes
  141. checking sys/socket.h presence... yes
  142. checking for sys/socket.h... yes
  143. checking sys/uio.h usability... yes
  144. checking sys/uio.h presence... yes
  145. checking for sys/uio.h... yes
  146. checking arpa/inet.h usability... yes
  147. checking arpa/inet.h presence... yes
  148. checking for arpa/inet.h... yes
  149. checking sys/eventfd.h usability... no
  150. checking sys/eventfd.h presence... no
  151. checking for sys/eventfd.h... no
  152. checking sys/mman.h usability... yes
  153. checking sys/mman.h presence... yes
  154. checking for sys/mman.h... yes
  155. checking sys/sendfile.h usability... yes
  156. checking sys/sendfile.h presence... yes
  157. checking for sys/sendfile.h... yes
  158. checking sys/wait.h usability... yes
  159. checking sys/wait.h presence... yes
  160. checking for sys/wait.h... yes
  161. checking netdb.h usability... yes
  162. checking netdb.h presence... yes
  163. checking for netdb.h... yes
  164. checking for sys/stat.h... (cached) yes
  165. checking for sys/sysctl.h... no
  166. checking for timeradd in sys/time.h... no
  167. checking for timercmp in sys/time.h... yes
  168. checking for timerclear in sys/time.h... yes
  169. checking for timerisset in sys/time.h... yes
  170. checking for an ANSI C-conforming const... yes
  171. checking for inline... inline
  172. checking whether time.h and sys/time.h may both be included... yes
  173. checking for gettimeofday... yes
  174. checking for vasprintf... no
  175. checking for fcntl... yes
  176. checking for clock_gettime... yes
  177. checking for strtok_r... yes
  178. checking for strsep... no
  179. checking for getnameinfo... yes
  180. checking for strlcpy... yes
  181. checking for inet_ntop... yes
  182. checking for inet_pton... yes
  183. checking for signal... yes
  184. checking for sigaction... yes
  185. checking for strtoll... yes
  186. checking for inet_aton... yes
  187. checking for pipe... yes
  188. checking for eventfd... no
  189. checking for sendfile... yes
  190. checking for mmap... yes
  191. checking for splice... no
  192. checking for arc4random... no
  193. checking for arc4random_buf... no
  194. checking for issetugid... yes
  195. checking for geteuid... yes
  196. checking for getegid... yes
  197. checking for getprotobynumber... yes
  198. checking for setenv... no
  199. checking for unsetenv... no
  200. checking for putenv... yes
  201. checking for sysctl... no
  202. checking for umask... yes
  203. checking for getaddrinfo... yes
  204. checking size of long... 4
  205. checking for F_SETFD in fcntl.h... yes
  206. checking for select... yes
  207. checking for poll... yes
  208. checking for epoll_ctl... no
  209. checking for port_create... no
  210. checking for pid_t... yes
  211. checking for size_t... yes
  212. checking for ssize_t... yes
  213. checking for uint64_t... yes
  214. checking for uint32_t... yes
  215. checking for uint16_t... yes
  216. checking for uint8_t... yes
  217. checking for uintptr_t... yes
  218. checking for fd_mask... yes
  219. checking size of long long... 8
  220. checking size of long... (cached) 4
  221. checking size of int... 4
  222. checking size of short... 2
  223. checking size of size_t... 4
  224. checking size of void *... 4
  225. checking for struct in6_addr... yes
  226. checking for struct sockaddr_in6... yes
  227. checking for sa_family_t... yes
  228. checking for struct addrinfo... yes
  229. checking for struct sockaddr_storage... yes
  230. checking for struct in6_addr.s6_addr32... no
  231. checking for struct in6_addr.s6_addr16... no
  232. checking for struct sockaddr_in.sin_len... no
  233. checking for struct sockaddr_in6.sin6_len... no
  234. checking for struct sockaddr_storage.ss_family... yes
  235. checking for struct sockaddr_storage.__ss_family... no
  236. checking for socklen_t... yes
  237. checking whether our compiler supports __func__... yes
  238. checking whether pthreads work with -pthreads... yes
  239. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  240. checking if more special flags are required for pthreads... -D_REENTRANT
  241. checking size of pthread_t... 4
  242. configure: creating ./config.status
  243. config.status: creating libevent.pc
  244. config.status: creating libevent_openssl.pc
  245. config.status: creating libevent_pthreads.pc
  246. config.status: creating Makefile
  247. config.status: creating include/Makefile
  248. config.status: creating test/Makefile
  249. config.status: creating sample/Makefile
  250. config.status: creating config.h
  251. config.status: executing depfiles commands
  252. config.status: executing libtool commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement