Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.96 KB | None | 0 0
  1. Ignoring the --cache-file argument since it can cause the system to be erroneously configured
  2. Disabling caching
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... x86_64-unknown-linux-gnu
  5. checking for gcc... gcc
  6. checking for C compiler default output file name... a.out
  7. checking whether the C compiler works... yes
  8. checking whether we are cross compiling... no
  9. checking for suffix of executables...
  10. checking for suffix of object files... o
  11. checking whether we are using the GNU C compiler... yes
  12. checking whether gcc accepts -g... yes
  13. checking for gcc option to accept ANSI C... none needed
  14. checking for g++... g++
  15. checking whether we are using the GNU C++ compiler... yes
  16. checking whether g++ accepts -g... yes
  17. checking for ld... ld
  18. checking for GNU make... yes (make)
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking whether ln -s works... yes
  21. checking for ranlib... ranlib
  22. checking ERTS version... erts-5.7.5
  23. checking OTP release... OTP-R13B04
  24. configure: creating ./config.status
  25. config.status: creating Makefile
  26. configure: configuring in lib
  27. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib
  28. configure: creating ./config.status
  29. configure: configuring in snmp/.
  30. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/snmp/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/snmp/.
  31. checking build system type... x86_64-unknown-linux-gnu
  32. checking host system type... x86_64-unknown-linux-gnu
  33. checking for perl... perl
  34. configure: creating ./config.status
  35. config.status: creating mibs/Makefile
  36. configure: configuring in common_test/.
  37. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/common_test/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/common_test/.
  38. checking build system type... x86_64-unknown-linux-gnu
  39. checking host system type... x86_64-unknown-linux-gnu
  40. configure: creating ./config.status
  41. config.status: creating priv/x86_64-unknown-linux-gnu/Makefile
  42. configure: configuring in erl_interface/.
  43. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/erl_interface/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/erl_interface/.
  44. checking build system type... x86_64-unknown-linux-gnu
  45. checking host system type... x86_64-unknown-linux-gnu
  46. checking for gcc... gcc
  47. checking for C compiler default output file name... a.out
  48. checking whether the C compiler works... yes
  49. checking whether we are cross compiling... no
  50. checking for suffix of executables...
  51. checking for suffix of object files... o
  52. checking whether we are using the GNU C compiler... yes
  53. checking whether gcc accepts -g... yes
  54. checking for gcc option to accept ANSI C... none needed
  55. checking how to run the C preprocessor... gcc -E
  56. checking for ranlib... ranlib
  57. checking for ld.sh... no
  58. checking for ld... ld
  59. checking for egrep... grep -E
  60. checking for ANSI C header files... yes
  61. checking for sys/types.h... yes
  62. checking for sys/stat.h... yes
  63. checking for stdlib.h... yes
  64. checking for string.h... yes
  65. checking for memory.h... yes
  66. checking for strings.h... yes
  67. checking for inttypes.h... yes
  68. checking for stdint.h... yes
  69. checking for unistd.h... yes
  70. checking for short... yes
  71. checking size of short... 2
  72. checking for int... yes
  73. checking size of int... 4
  74. checking for long... yes
  75. checking size of long... 8
  76. checking for void *... yes
  77. checking size of void *... 8
  78. checking for long long... yes
  79. checking size of long long... 8
  80. checking for ar... ar
  81. checking for a BSD-compatible install... /usr/bin/install -c
  82. checking how to create a directory including parents... /usr/bin/install -c -d
  83. checking for gethostbyname in -lnsl... yes
  84. checking for getpeername in -lsocket... no
  85. checking for ANSI C header files... (cached) yes
  86. checking for sys/wait.h that is POSIX.1 compatible... yes
  87. checking arpa/inet.h usability... yes
  88. checking arpa/inet.h presence... yes
  89. checking for arpa/inet.h... yes
  90. checking fcntl.h usability... yes
  91. checking fcntl.h presence... yes
  92. checking for fcntl.h... yes
  93. checking limits.h usability... yes
  94. checking limits.h presence... yes
  95. checking for limits.h... yes
  96. checking malloc.h usability... yes
  97. checking malloc.h presence... yes
  98. checking for malloc.h... yes
  99. checking netdb.h usability... yes
  100. checking netdb.h presence... yes
  101. checking for netdb.h... yes
  102. checking netinet/in.h usability... yes
  103. checking netinet/in.h presence... yes
  104. checking for netinet/in.h... yes
  105. checking stddef.h usability... yes
  106. checking stddef.h presence... yes
  107. checking for stddef.h... yes
  108. checking for stdlib.h... (cached) yes
  109. checking for string.h... (cached) yes
  110. checking sys/param.h usability... yes
  111. checking sys/param.h presence... yes
  112. checking for sys/param.h... yes
  113. checking sys/socket.h usability... yes
  114. checking sys/socket.h presence... yes
  115. checking for sys/socket.h... yes
  116. checking sys/select.h usability... yes
  117. checking sys/select.h presence... yes
  118. checking for sys/select.h... yes
  119. checking sys/time.h usability... yes
  120. checking sys/time.h presence... yes
  121. checking for sys/time.h... yes
  122. checking for unistd.h... (cached) yes
  123. checking for sys/types.h... (cached) yes
  124. checking for uid_t in sys/types.h... yes
  125. checking for pid_t... yes
  126. checking for size_t... yes
  127. checking whether time.h and sys/time.h may both be included... yes
  128. checking for socklen_t usability... yes
  129. checking for working alloca.h... yes
  130. checking for alloca... yes
  131. checking whether gcc needs -traditional... no
  132. checking for working memcmp... yes
  133. checking for dup2... yes
  134. checking for gethostbyaddr... yes
  135. checking for gethostbyname... yes
  136. checking for gethostbyaddr_r... yes
  137. checking for gethostbyname_r... yes
  138. checking for gethostname... yes
  139. checking for writev... yes
  140. checking for gethrtime... no
  141. checking for gettimeofday... yes
  142. checking for inet_ntoa... yes
  143. checking for memchr... yes
  144. checking for memmove... yes
  145. checking for memset... yes
  146. checking for select... yes
  147. checking for socket... yes
  148. checking for strchr... yes
  149. checking for strerror... yes
  150. checking for strrchr... yes
  151. checking for strstr... yes
  152. checking for uname... yes
  153. checking for res_gethostbyname... no
  154. checking for res_gethostbyname in -lresolv... yes
  155. checking for clock_gettime... no
  156. checking for clock_gettime in -lrt... yes
  157. checking for mixed cygwin and native VC++ environment... no
  158. checking for mixed cygwin and native MinGW environment... no
  159. checking if we mix cygwin with any native compiler... no
  160. checking for native win32 threads... no
  161. checking for pthread_create in -lpthread... yes
  162. checking for getconf... getconf
  163. checking for Native POSIX Thread Library... yes
  164. checking nptl/pthread.h usability... no
  165. checking nptl/pthread.h presence... no
  166. checking for nptl/pthread.h... no
  167. checking pthread.h usability... yes
  168. checking pthread.h presence... yes
  169. checking for pthread.h... yes
  170. checking pthread/mit/pthread.h usability... no
  171. checking pthread/mit/pthread.h presence... no
  172. checking for pthread/mit/pthread.h... no
  173. configure: creating ./config.status
  174. config.status: creating src/x86_64-unknown-linux-gnu/Makefile
  175. config.status: creating src/x86_64-unknown-linux-gnu/eidefs.mk
  176. config.status: creating src/x86_64-unknown-linux-gnu/config.h
  177. config.status: src/x86_64-unknown-linux-gnu/config.h is unchanged
  178. configure: configuring in gs/.
  179. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/gs/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/gs/.
  180. checking build system type... x86_64-unknown-linux-gnu
  181. checking host system type... x86_64-unknown-linux-gnu
  182. checking for prebuilt tcl/tk in tcl/binaries/x86_64_linux-gnu.tar.gz... not found
  183. configure: creating ./config.status
  184. config.status: creating tcl/x86_64-unknown-linux-gnu/Makefile
  185. config.status: creating tcl/win32/Makefile
  186. configure: configuring in megaco/.
  187. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/megaco/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/megaco/.
  188. checking build system type... x86_64-unknown-linux-gnu
  189. checking host system type... x86_64-unknown-linux-gnu
  190. checking for gcc... gcc
  191. checking for C compiler default output file name... a.out
  192. checking whether the C compiler works... yes
  193. checking whether we are cross compiling... no
  194. checking for suffix of executables...
  195. checking for suffix of object files... o
  196. checking whether we are using the GNU C compiler... yes
  197. checking whether gcc accepts -g... yes
  198. checking for gcc option to accept ANSI C... none needed
  199. checking for flex... flex
  200. checking for yywrap in -lfl... yes
  201. checking lex output file root... lex.yy
  202. checking whether yytext is a pointer... yes
  203. checking for reentrant capable flex... yes
  204. checking for usable Dynamic Erlang Driver configuration... yes
  205. checking for perl... perl
  206. configure: creating ./config.status
  207. config.status: creating src/flex/x86_64-unknown-linux-gnu/Makefile
  208. configure: configuring in odbc/.
  209. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/odbc/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/odbc/.
  210. checking build system type... x86_64-unknown-linux-gnu
  211. checking host system type... x86_64-unknown-linux-gnu
  212. checking for gcc... gcc
  213. checking for C compiler default output file name... a.out
  214. checking whether the C compiler works... yes
  215. checking whether we are cross compiling... no
  216. checking for suffix of executables...
  217. checking for suffix of object files... o
  218. checking whether we are using the GNU C compiler... yes
  219. checking whether gcc accepts -g... yes
  220. checking for gcc option to accept ANSI C... none needed
  221. checking for mixed cygwin and native VC++ environment... no
  222. checking whether make sets $(MAKE)... yes
  223. checking for ld.sh... no
  224. checking for ld... ld
  225. checking for connect... yes
  226. checking for gethostbyname... yes
  227. checking how to run the C preprocessor... gcc -E
  228. checking for egrep... grep -E
  229. checking for ANSI C header files... yes
  230. checking for sys/types.h... yes
  231. checking for sys/stat.h... yes
  232. checking for stdlib.h... yes
  233. checking for string.h... yes
  234. checking for memory.h... yes
  235. checking for strings.h... yes
  236. checking for inttypes.h... yes
  237. checking for stdint.h... yes
  238. checking for unistd.h... yes
  239. checking fcntl.h usability... yes
  240. checking fcntl.h presence... yes
  241. checking for fcntl.h... yes
  242. checking netdb.h usability... yes
  243. checking netdb.h presence... yes
  244. checking for netdb.h... yes
  245. checking for stdlib.h... (cached) yes
  246. checking for string.h... (cached) yes
  247. checking sys/socket.h usability... yes
  248. checking sys/socket.h presence... yes
  249. checking for sys/socket.h... yes
  250. checking for an ANSI C-conforming const... yes
  251. checking for size_t... yes
  252. checking for memset... yes
  253. checking for socket... yes
  254. checking for native win32 threads... no
  255. checking for pthread_create in -lpthread... yes
  256. checking for getconf... getconf
  257. checking for Native POSIX Thread Library... yes
  258. checking nptl/pthread.h usability... no
  259. checking nptl/pthread.h presence... no
  260. checking for nptl/pthread.h... no
  261. checking pthread.h usability... yes
  262. checking pthread.h presence... yes
  263. checking for pthread.h... yes
  264. checking pthread/mit/pthread.h usability... no
  265. checking pthread/mit/pthread.h presence... no
  266. checking for pthread/mit/pthread.h... no
  267. checking for void *... yes
  268. checking size of void *... 8
  269. checking for odbc in standard locations... no
  270. configure: WARNING: No odbc library found skipping odbc
  271. configure: WARNING: "ODBC library - link check failed"
  272. configure: creating ./config.status
  273. config.status: creating c_src/x86_64-unknown-linux-gnu/Makefile
  274. configure: configuring in wx/.
  275. configure: running /bin/sh '/home/svklk/otp_src_R13B04/lib/wx/./configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' '--cache-file=/dev/null' '--srcdir=/home/svklk/otp_src_R13B04/lib' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/lib/wx/.
  276. checking build system type... x86_64-unknown-linux-gnu
  277. checking host system type... x86_64-unknown-linux-gnu
  278. checking for gcc... gcc
  279. checking for C compiler default output file name... a.out
  280. checking whether the C compiler works... yes
  281. checking whether we are cross compiling... no
  282. checking for suffix of executables...
  283. checking for suffix of object files... o
  284. checking whether we are using the GNU C compiler... yes
  285. checking whether gcc accepts -g... yes
  286. checking for gcc option to accept ANSI C... none needed
  287. checking for g++... g++
  288. checking whether we are using the GNU C++ compiler... yes
  289. checking whether g++ accepts -g... yes
  290. checking for ranlib... ranlib
  291. checking how to run the C preprocessor... gcc -E
  292. configure: Building for linux-gnu
  293. checking for mixed cygwin and native VC++ environment... no
  294. checking for mixed cygwin and native MinGW environment... no
  295. checking if we mix cygwin with any native compiler... no
  296. checking for egrep... grep -E
  297. checking for ANSI C header files... yes
  298. checking for sys/types.h... yes
  299. checking for sys/stat.h... yes
  300. checking for stdlib.h... yes
  301. checking for string.h... yes
  302. checking for memory.h... yes
  303. checking for strings.h... yes
  304. checking for inttypes.h... yes
  305. checking for stdint.h... yes
  306. checking for unistd.h... yes
  307. checking for void *... yes
  308. checking size of void *... 8
  309. checking for debug build of wxWidgets... checking for wx-config... no
  310. checking for standard build of wxWidgets... checking for wx-config... (cached) no
  311. configure: WARNING:
  312. wxWidgets must be installed on your system.
  313.  
  314. Please check that wx-config is in path, the directory
  315. where wxWidgets libraries are installed (returned by
  316. 'wx-config --libs' or 'wx-config --static --libs' command)
  317. is in LD_LIBRARY_PATH or equivalent variable and
  318. wxWidgets version is 2.8.4 or above.
  319. configure: creating x86_64-unknown-linux-gnu/config.status
  320. config.status: creating config.mk
  321. config.status: creating c_src/Makefile
  322. configure: configuring in erts
  323. configure: running /bin/sh '/home/svklk/otp_src_R13B04/erts/configure' --prefix=/opt/erlang '--enable-threads' '--enable-smp-support' '--enable-kernel-poll' '--prefix=/opt/erlang' --cache-file=/dev/null --srcdir=/home/svklk/otp_src_R13B04/erts
  324. checking build system type... x86_64-unknown-linux-gnu
  325. checking host system type... x86_64-unknown-linux-gnu
  326. checking for gcc... gcc
  327. checking for C compiler default output file name... a.out
  328. checking whether the C compiler works... yes
  329. checking whether we are cross compiling... no
  330. checking for suffix of executables...
  331. checking for suffix of object files... o
  332. checking whether we are using the GNU C compiler... yes
  333. checking whether gcc accepts -g... yes
  334. checking for gcc option to accept ANSI C... none needed
  335. checking for library containing strerror... none required
  336. checking for gcc... (cached) gcc
  337. checking whether we are using the GNU C compiler... (cached) yes
  338. checking whether gcc accepts -g... (cached) yes
  339. checking for gcc option to accept ANSI C... (cached) none needed
  340. checking for mixed cygwin and native VC++ environment... no
  341. checking for mixed cygwin and native MinGW environment... no
  342. checking if we mix cygwin with any native compiler... no
  343. checking for getconf... getconf
  344. checking for large file support CFLAGS... none
  345. checking for large file support LDFLAGS... none
  346. checking for large file support LIBS... none
  347. checking how to run the C preprocessor... gcc -E
  348. checking for egrep... grep -E
  349. checking for ANSI C header files... yes
  350. checking for sys/types.h... yes
  351. checking for sys/stat.h... yes
  352. checking for stdlib.h... yes
  353. checking for string.h... yes
  354. checking for memory.h... yes
  355. checking for strings.h... yes
  356. checking for inttypes.h... yes
  357. checking for stdint.h... yes
  358. checking for unistd.h... yes
  359. checking for void *... yes
  360. checking size of void *... 8
  361. checking whether compilation mode forces ARCH adjustment... no
  362. checking if VM has to be linked with Carbon framework... no
  363. checking how to run the C preprocessor... gcc -E
  364. checking for ranlib... ranlib
  365. checking for bison... bison -y
  366. checking for perl5... no
  367. checking for perl... /usr/local/bin/perl
  368. checking whether ln -s works... yes
  369. checking for ar... ar
  370. checking for rm... /bin/rm
  371. checking for mkdir... /bin/mkdir
  372. checking for xsltproc... xsltproc
  373. checking for fop... fop
  374. checking for a BSD-compatible install... /usr/bin/install -c
  375. checking how to create a directory including parents... /usr/bin/install -c -d
  376. checking for extra flags needed to export symbols... -Wl,-export-dynamic
  377. checking for sin in -lm... yes
  378. checking for dlopen in -ldl... yes
  379. checking for main in -linet... no
  380. checking for openpty in -lutil... yes
  381. checking for native win32 threads... no
  382. checking for pthread_create in -lpthread... yes
  383. checking for getconf... (cached) getconf
  384. checking for Native POSIX Thread Library... yes
  385. checking nptl/pthread.h usability... no
  386. checking nptl/pthread.h presence... no
  387. checking for nptl/pthread.h... no
  388. checking pthread.h usability... yes
  389. checking pthread.h presence... yes
  390. checking for pthread.h... yes
  391. checking pthread/mit/pthread.h usability... no
  392. checking pthread/mit/pthread.h presence... no
  393. checking for pthread/mit/pthread.h... no
  394. checking if SIGUSR1 and SIGUSR2 can be used... yes
  395. checking if sigaltstack can be used... yes
  396. checking for pthread.h... (cached) yes
  397. checking for pthread/mit/pthread.h... (cached) no
  398. checking sys/time.h usability... yes
  399. checking sys/time.h presence... yes
  400. checking for sys/time.h... yes
  401. checking for pthread_atfork... yes
  402. checking for pthread_mutexattr_settype... yes
  403. checking for pthread_mutexattr_setkind_np... yes
  404. checking for pthread_spin_lock... yes
  405. checking for pthread_attr_setguardsize... yes
  406. checking whether default stack size should be modified... no
  407. checking for void *... (cached) yes
  408. checking size of void *... (cached) 8
  409. checking whether an emulator with smp support should be built... yes; enabled by user
  410. checking whether the emulator should use threads... yes; thread support required and therefore forced
  411. checking whether lock checking should be enabled... no
  412. checking whether lock counters should be enabled... no
  413. checking whether dlopen() needs to be called before first call to dlerror()... yes
  414. checking whether the child waiter thread should be enabled... no
  415. checking for kstat_open in -lkstat... no
  416. checking for tgetent in -lncurses... yes
  417. configure: Using own zlib source
  418. checking for connect... yes
  419. checking for gethostbyname... yes
  420. checking for gethostbyname_r... yes
  421. checking for working posix_openpt implementation... yes
  422. checking if netdb.h requires netinet/in.h to be previously included... yes
  423. checking for socklen_t... yes
  424. checking for h_errno declaration in netdb.h... yes
  425. checking for dirent.h that defines DIR... yes
  426. checking for library containing opendir... none required
  427. checking for ANSI C header files... (cached) yes
  428. checking for sys/wait.h that is POSIX.1 compatible... yes
  429. checking whether time.h and sys/time.h may both be included... yes
  430. checking fcntl.h usability... yes
  431. checking fcntl.h presence... yes
  432. checking for fcntl.h... yes
  433. checking limits.h usability... yes
  434. checking limits.h presence... yes
  435. checking for limits.h... yes
  436. checking for unistd.h... (cached) yes
  437. checking syslog.h usability... yes
  438. checking syslog.h presence... yes
  439. checking for syslog.h... yes
  440. checking dlfcn.h usability... yes
  441. checking dlfcn.h presence... yes
  442. checking for dlfcn.h... yes
  443. checking ieeefp.h usability... no
  444. checking ieeefp.h presence... no
  445. checking for ieeefp.h... no
  446. checking for sys/types.h... (cached) yes
  447. checking sys/stropts.h usability... yes
  448. checking sys/stropts.h presence... yes
  449. checking for sys/stropts.h... yes
  450. checking sys/sysctl.h usability... yes
  451. checking sys/sysctl.h presence... yes
  452. checking for sys/sysctl.h... yes
  453. checking sys/ioctl.h usability... yes
  454. checking sys/ioctl.h presence... yes
  455. checking for sys/ioctl.h... yes
  456. checking for sys/time.h... (cached) yes
  457. checking sys/uio.h usability... yes
  458. checking sys/uio.h presence... yes
  459. checking for sys/uio.h... yes
  460. checking sys/socket.h usability... yes
  461. checking sys/socket.h presence... yes
  462. checking for sys/socket.h... yes
  463. checking sys/sockio.h usability... no
  464. checking sys/sockio.h presence... no
  465. checking for sys/sockio.h... no
  466. checking sys/socketio.h usability... no
  467. checking sys/socketio.h presence... no
  468. checking for sys/socketio.h... no
  469. checking net/errno.h usability... no
  470. checking net/errno.h presence... no
  471. checking for net/errno.h... no
  472. checking malloc.h usability... yes
  473. checking malloc.h presence... yes
  474. checking for malloc.h... yes
  475. checking mach-o/dyld.h usability... no
  476. checking mach-o/dyld.h presence... no
  477. checking for mach-o/dyld.h... no
  478. checking arpa/nameser.h usability... yes
  479. checking arpa/nameser.h presence... yes
  480. checking for arpa/nameser.h... yes
  481. checking pty.h usability... yes
  482. checking pty.h presence... yes
  483. checking for pty.h... yes
  484. checking util.h usability... no
  485. checking util.h presence... no
  486. checking for util.h... no
  487. checking utmp.h usability... yes
  488. checking utmp.h presence... yes
  489. checking for utmp.h... yes
  490. checking langinfo.h usability... yes
  491. checking langinfo.h presence... yes
  492. checking for langinfo.h... yes
  493. checking poll.h usability... yes
  494. checking poll.h presence... yes
  495. checking for poll.h... yes
  496. checking sys/resource.h usability... yes
  497. checking sys/resource.h presence... yes
  498. checking for sys/resource.h... yes
  499. checking whether getrlimit is declared... yes
  500. checking whether setrlimit is declared... yes
  501. checking whether RLIMIT_STACK is declared... yes
  502. checking sys/event.h usability... no
  503. checking sys/event.h presence... no
  504. checking for sys/event.h... no
  505. checking sys/epoll.h usability... yes
  506. checking sys/epoll.h presence... yes
  507. checking for sys/epoll.h... yes
  508. checking sys/devpoll.h usability... no
  509. checking sys/devpoll.h presence... no
  510. checking for sys/devpoll.h... no
  511. checking valgrind/valgrind.h usability... no
  512. checking valgrind/valgrind.h presence... no
  513. checking for valgrind/valgrind.h... no
  514. checking for SO_BSDCOMPAT declaration... yes
  515. checking for INADDR_LOOPBACK in netinet/in.h... yes
  516. checking for sys_errlist declaration in stdio.h or errno.h... yes
  517. checking if windows.h includes winsock2.h... no
  518. checking for an ANSI C-conforming const... yes
  519. checking return type of signal handlers... void
  520. checking for off_t... yes
  521. checking for pid_t... yes
  522. checking for size_t... yes
  523. checking whether struct tm is in sys/time.h or time.h... time.h
  524. checking whether struct sockaddr has sa_len field... no
  525. checking for struct exception (and matherr function)... yes
  526. checking for char... yes
  527. checking size of char... 1
  528. checking for short... yes
  529. checking size of short... 2
  530. checking for int... yes
  531. checking size of int... 4
  532. checking for long... yes
  533. checking size of long... 8
  534. checking for void *... (cached) yes
  535. checking size of void *... (cached) 8
  536. checking for long long... yes
  537. checking size of long long... 8
  538. checking for size_t... (cached) yes
  539. checking size of size_t... 8
  540. checking for off_t... (cached) yes
  541. checking size of off_t... 8
  542. checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly... yes
  543. checking for broken gcc-4.3.0 compiler... no
  544. checking whether byte ordering is bigendian... no
  545. checking for getaddrinfo... yes
  546. checking whether getaddrinfo accepts enough flags... no
  547. checking for getnameinfo... yes
  548. checking for getipnodebyname... no
  549. checking for getipnodebyaddr... no
  550. checking for gethostbyname2... yes
  551. checking for ieee_handler... no
  552. checking for fpsetmask... no
  553. checking for finite... yes
  554. checking for isnan... yes
  555. checking for isinf... yes
  556. checking for res_gethostbyname... no
  557. checking for dlopen... yes
  558. checking for pread... yes
  559. checking for pwrite... yes
  560. checking for writev... yes
  561. checking for memmove... yes
  562. checking for strerror... yes
  563. checking for strerror_r... yes
  564. checking for strncasecmp... yes
  565. checking for gethrtime... no
  566. checking for localtime_r... yes
  567. checking for gmtime_r... yes
  568. checking for mremap... yes
  569. checking for memcpy... yes
  570. checking for mallopt... yes
  571. checking for sbrk... yes
  572. checking for _sbrk... no
  573. checking for __sbrk... yes
  574. checking for brk... yes
  575. checking for _brk... no
  576. checking for __brk... no
  577. checking for flockfile... yes
  578. checking for fstat... yes
  579. checking for strlcpy... no
  580. checking for strlcat... no
  581. checking for setsid... yes
  582. checking for posix2time... no
  583. checking for setlocale... yes
  584. checking for nl_langinfo... yes
  585. checking for poll... yes
  586. checking for function prototypes... yes
  587. checking whether setvbuf arguments are reversed... no
  588. checking if vfork is known to hang multithreaded applications... no
  589. checking for unistd.h... (cached) yes
  590. checking vfork.h usability... no
  591. checking vfork.h presence... no
  592. checking for vfork.h... no
  593. checking for fork... yes
  594. checking for vfork... yes
  595. checking for working fork... yes
  596. checking for working vfork... (cached) yes
  597. checking for vprintf... yes
  598. checking for _doprnt... no
  599. checking for stdlib.h... (cached) yes
  600. checking for unistd.h... (cached) yes
  601. checking for getpagesize... yes
  602. checking for working mmap... yes
  603. checking for conflicting declaration of fread... yes
  604. checking for putc_unlocked... yes
  605. checking for fwrite_unlocked... yes
  606. checking for openpty... yes
  607. checking for sched_getaffinity/sched_setaffinity... yes
  608. checking for pset functionality... no
  609. checking for processor_bind functionality... no
  610. checking for 'end' symbol... yes
  611. checking for '_end' symbol... yes
  612. checking if __after_morecore_hook can track malloc()s core memory use... yes
  613. checking types of sbrk()s return value and argument... void *,intptr_t
  614. checking types of brk()s return value and argument... int,void *
  615. checking if sbrk()/brk() wrappers can track malloc()s core memory use... no
  616. checking for IP version 6 support... yes
  617. checking for multicast support... yes
  618. checking how to correct for time adjustments... clock_gettime
  619. checking if gethrvtime works and how to use it... not working
  620. checking if clock_gettime can be used to get process CPU time... no; not stable
  621. checking for m4... m4
  622. checking for unreliable floating point execptions... reliable
  623. checking whether to redefine FD_SETSIZE... no
  624. checking whether a hybrid heap emulator should be built... yes; default on this platform
  625. checking for vperfctr_info in -lperfctr... no
  626. checking for working poll()... yes
  627. checking whether epoll is level triggered... yes
  628. checking whether kernel poll support should be enabled... yes; epoll
  629. checking whether putenv() stores a copy of the key-value pair... no
  630. checking for ld... gcc
  631. checking for compiler flags for loadable drivers... -g -O2 -I/home/svklk/otp_src_R13B04/erts/x86_64-unknown-linux-gnu -fno-tree-copyrename -D_GNU_SOURCE -fPIC
  632. checking for linker for loadable drivers... gcc
  633. checking for linker flags for loadable drivers... -shared -Wl,-Bsymbolic
  634. checking for 'runtime library path' linker flag... -Wl,-R
  635. checking for a compiler that handles jumptables... gcc
  636. checking for static ZLib to be used by SSL in standard locations... /usr/lib64/libz.a
  637. checking for OpenSSL >= 0.9.7 in standard locations... /usr
  638. checking for OpenSSL kerberos 5 support... no
  639. checking for ssl runtime library path to use... /usr/lib64:/usr/local/lib64:/usr/sfw/lib64:/opt/local/lib64:/usr/pkg/lib64:/usr/local/openssl/lib64:/usr/lib/openssl/lib64:/usr/openssl/lib64:/usr/local/ssl/lib64:/usr/lib/ssl/lib64:/usr/ssl/lib64:/usr/local/lib:/usr/sfw/lib:/opt/local/lib:/usr/lib:/usr/pkg/lib:/usr/local/openssl/lib:/usr/lib/openssl/lib:/usr/openssl/lib:/usr/local/ssl/lib:/usr/lib/ssl/lib:/usr/ssl/lib
  640. checking for kstat_open in -lkstat... (cached) no
  641. checking for javac.sh... no
  642. checking for javac... javac
  643. checking for JDK version 1.5... yes
  644. checking for c++... c++
  645. configure: creating ./config.status
  646. config.status: creating emulator/x86_64-unknown-linux-gnu/Makefile
  647. config.status: creating emulator/zlib/x86_64-unknown-linux-gnu/Makefile
  648. config.status: creating emulator/pcre/x86_64-unknown-linux-gnu/Makefile
  649. config.status: creating epmd/src/x86_64-unknown-linux-gnu/Makefile
  650. config.status: creating etc/common/x86_64-unknown-linux-gnu/Makefile
  651. config.status: creating include/internal/x86_64-unknown-linux-gnu/ethread.mk
  652. config.status: creating include/internal/x86_64-unknown-linux-gnu/erts_internal.mk
  653. config.status: creating lib_src/x86_64-unknown-linux-gnu/Makefile
  654. config.status: creating Makefile
  655. config.status: creating ../make/x86_64-unknown-linux-gnu/otp.mk
  656. config.status: creating ../make/x86_64-unknown-linux-gnu/otp_ded.mk
  657. config.status: creating ../lib/ic/c_src/x86_64-unknown-linux-gnu/Makefile
  658. config.status: creating ../lib/os_mon/c_src/x86_64-unknown-linux-gnu/Makefile
  659. config.status: creating ../lib/ssl/c_src/x86_64-unknown-linux-gnu/Makefile
  660. config.status: creating ../lib/ssl/examples/certs/x86_64-unknown-linux-gnu/Makefile
  661. config.status: creating ../lib/crypto/c_src/x86_64-unknown-linux-gnu/Makefile
  662. config.status: creating ../lib/orber/c_src/x86_64-unknown-linux-gnu/Makefile
  663. config.status: creating ../lib/runtime_tools/c_src/x86_64-unknown-linux-gnu/Makefile
  664. config.status: creating ../lib/tools/c_src/x86_64-unknown-linux-gnu/Makefile
  665. config.status: creating x86_64-unknown-linux-gnu/config.h
  666. config.status: creating include/internal/x86_64-unknown-linux-gnu/ethread_header_config.h
  667. config.status: include/internal/x86_64-unknown-linux-gnu/ethread_header_config.h is unchanged
  668. config.status: creating include/x86_64-unknown-linux-gnu/erl_int_sizes_config.h
  669. config.status: include/x86_64-unknown-linux-gnu/erl_int_sizes_config.h is unchanged
  670. *********************************************************************
  671. ********************** APPLICATIONS DISABLED **********************
  672. *********************************************************************
  673.  
  674. odbc : ODBC library - link check failed
  675.  
  676. *********************************************************************
  677. *********************************************************************
  678. ********************** APPLICATIONS INFORMATION *******************
  679. *********************************************************************
  680.  
  681. wx : wxWidgets not found, wx will NOT be usable
  682.  
  683. *********************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement