Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 5.86 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking build system type... x86_64-unknown-linux-gnu
  8. checking host system type... x86_64-unknown-linux-gnu
  9. checking how to print strings... printf
  10. checking for style of include used by make... GNU
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking dependency style of gcc... gcc3
  21. checking for a sed that does not truncate output... /bin/sed
  22. checking for grep that handles long lines and -e... /bin/grep
  23. checking for egrep... /bin/grep -E
  24. checking for fgrep... /bin/grep -F
  25. checking for ld used by gcc... /usr/bin/ld
  26. checking if the linker (/usr/bin/ld) is GNU ld... yes
  27. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  28. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  29. checking whether ln -s works... yes
  30. checking the maximum length of command line arguments... 1572864
  31. checking whether the shell understands some XSI constructs... yes
  32. checking whether the shell understands "+="... yes
  33. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  34. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  35. checking for /usr/bin/ld option to reload object files... -r
  36. checking for objdump... objdump
  37. checking how to recognize dependent libraries... pass_all
  38. checking for dlltool... no
  39. checking how to associate runtime and link libraries... printf %s\n
  40. checking for ar... ar
  41. checking for archiver @FILE support... @
  42. checking for strip... strip
  43. checking for ranlib... ranlib
  44. checking command to parse /usr/bin/nm -B output from gcc object... ok
  45. checking for sysroot... no
  46. checking for mt... mt
  47. checking if mt is a manifest tool... no
  48. checking how to run the C preprocessor... gcc -E
  49. checking for ANSI C header files... yes
  50. checking for sys/types.h... yes
  51. checking for sys/stat.h... yes
  52. checking for stdlib.h... yes
  53. checking for string.h... yes
  54. checking for memory.h... yes
  55. checking for strings.h... yes
  56. checking for inttypes.h... yes
  57. checking for stdint.h... yes
  58. checking for unistd.h... yes
  59. checking for dlfcn.h... yes
  60. checking for objdir... .libs
  61. checking if gcc supports -fno-rtti -fno-exceptions... no
  62. checking for gcc option to produce PIC... -fPIC -DPIC
  63. checking if gcc PIC flag -fPIC -DPIC works... yes
  64. checking if gcc static flag -static works... yes
  65. checking if gcc supports -c -o file.o... yes
  66. checking if gcc supports -c -o file.o... (cached) yes
  67. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  68. checking whether -lc should be explicitly linked in... no
  69. checking dynamic linker characteristics... GNU/Linux ld.so
  70. checking how to hardcode library paths into programs... immediate
  71. checking for shl_load... no
  72. checking for shl_load in -ldld... no
  73. checking for dlopen... no
  74. checking for dlopen in -ldl... yes
  75. checking whether a program can dlopen itself... yes
  76. checking whether a statically linked program can dlopen itself... no
  77. checking whether stripping libraries is possible... yes
  78. checking if libtool supports shared libraries... yes
  79. checking whether to build shared libraries... yes
  80. checking whether to build static libraries... yes
  81. checking for pkg-config... /usr/bin/pkg-config
  82. checking pkg-config is at least version 0.25... yes
  83. checking for gcc... (cached) gcc
  84. checking whether we are using the GNU C compiler... (cached) yes
  85. checking whether gcc accepts -g... (cached) yes
  86. checking for gcc option to accept ISO C89... (cached) none needed
  87. checking dependency style of gcc... (cached) gcc3
  88. checking whether gcc and cc understand -c and -o together... yes
  89. checking for g++... g++
  90. checking whether we are using the GNU C++ compiler... yes
  91. checking whether g++ accepts -g... yes
  92. checking dependency style of g++... gcc3
  93. checking how to run the C++ preprocessor... g++ -E
  94. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  95. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  96. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  97. checking for g++ option to produce PIC... -fPIC -DPIC
  98. checking if g++ PIC flag -fPIC -DPIC works... yes
  99. checking if g++ static flag -static works... yes
  100. checking if g++ supports -c -o file.o... yes
  101. checking if g++ supports -c -o file.o... (cached) yes
  102. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  103. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  104. checking how to hardcode library paths into programs... immediate
  105. checking for boostlib >= 1.25.0... yes
  106. checking whether the Boost::Thread library is available... yes
  107. checking for exit in -lboost_thread-mt... yes
  108. checking for DEPS... yes
  109. checking msgpack.h usability... yes
  110. checking msgpack.h presence... yes
  111. checking for msgpack.h... yes
  112. checking for msgpack_unpack in -lmsgpack... yes
  113. checking for javac... javac
  114. checking if javac works... yes
  115. checking for javac... /usr/bin/javac
  116. checking symlink for /usr/bin/javac... /etc/alternatives/javac
  117. checking symlink for /etc/alternatives/javac... /usr/lib/jvm/java-6-openjdk/bin/javac
  118. configure: creating ./config.status
  119. config.status: creating Makefile
  120. config.status: creating config.h
  121. config.status: config.h is unchanged
  122. config.status: executing depfiles commands
  123. config.status: executing libtool commands