Advertisement
Guest User

dr build error 1

a guest
Jan 18th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. $ git clone git://github.com/orbweaver/DarkRadiant.git
  2. $ cd DarkRadiant
  3. $ ./configure
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking whether NLS is requested... yes
  11. checking for msgfmt... /usr/bin/msgfmt
  12. checking for gmsgfmt... /usr/bin/msgfmt
  13. checking for xgettext... /usr/bin/xgettext
  14. checking for msgmerge... /usr/bin/msgmerge
  15. checking for style of include used by make... GNU
  16. checking for gcc... gcc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether gcc accepts -g... yes
  24. checking for gcc option to accept ISO C89... none needed
  25. checking dependency style of gcc... gcc3
  26. checking dependency style of gcc... (cached) gcc3
  27. checking build system type... x86_64-unknown-linux-gnu
  28. checking host system type... x86_64-unknown-linux-gnu
  29. checking for ld used by GCC... /usr/bin/ld
  30. checking if the linker (/usr/bin/ld) is GNU ld... yes
  31. checking for shared library run path origin... done
  32. checking how to run the C preprocessor... gcc -E
  33. checking for grep that handles long lines and -e... /usr/bin/grep
  34. checking for egrep... /usr/bin/grep -E
  35. checking for CFPreferencesCopyAppValue... no
  36. checking for CFLocaleCopyCurrent... no
  37. checking for GNU gettext in libc... yes
  38. checking whether to use NLS... yes
  39. checking where the gettext function comes from... libc
  40. checking for g++... g++
  41. checking whether we are using the GNU C++ compiler... yes
  42. checking whether g++ accepts -g... yes
  43. checking dependency style of g++... gcc3
  44. checking dependency style of g++... (cached) gcc3
  45. checking how to print strings... printf
  46. checking for a sed that does not truncate output... /usr/bin/sed
  47. checking for fgrep... /usr/bin/grep -F
  48. checking for ld used by gcc... /usr/bin/ld
  49. checking if the linker (/usr/bin/ld) is GNU ld... yes
  50. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  51. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  52. checking whether ln -s works... yes
  53. checking the maximum length of command line arguments... 1572864
  54. checking whether the shell understands some XSI constructs... yes
  55. checking whether the shell understands "+="... yes
  56. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  57. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  58. checking for /usr/bin/ld option to reload object files... -r
  59. checking for objdump... objdump
  60. checking how to recognize dependent libraries... pass_all
  61. checking for dlltool... no
  62. checking how to associate runtime and link libraries... printf %s\n
  63. checking for ar... ar
  64. checking for archiver @FILE support... @
  65. checking for strip... strip
  66. checking for ranlib... ranlib
  67. checking command to parse /usr/bin/nm -B output from gcc object... ok
  68. checking for sysroot... no
  69. checking for mt... no
  70. checking if : is a manifest tool... no
  71. checking for ANSI C header files... no
  72. checking for sys/types.h... yes
  73. checking for sys/stat.h... yes
  74. checking for stdlib.h... yes
  75. checking for string.h... yes
  76. checking for memory.h... yes
  77. checking for strings.h... yes
  78. checking for inttypes.h... yes
  79. checking for stdint.h... yes
  80. checking for unistd.h... yes
  81. checking for dlfcn.h... yes
  82. checking for objdir... .libs
  83. checking if gcc supports -fno-rtti -fno-exceptions... no
  84. checking for gcc option to produce PIC... -fPIC -DPIC
  85. checking if gcc PIC flag -fPIC -DPIC works... yes
  86. checking if gcc static flag -static works... yes
  87. checking if gcc supports -c -o file.o... yes
  88. checking if gcc supports -c -o file.o... (cached) yes
  89. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  90. checking whether -lc should be explicitly linked in... no
  91. checking dynamic linker characteristics... GNU/Linux ld.so
  92. checking how to hardcode library paths into programs... immediate
  93. checking whether stripping libraries is possible... yes
  94. checking if libtool supports shared libraries... yes
  95. checking whether to build shared libraries... yes
  96. checking whether to build static libraries... no
  97. checking how to run the C++ preprocessor... g++ -E
  98. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  99. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  100. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  101. checking for g++ option to produce PIC... -fPIC -DPIC
  102. checking if g++ PIC flag -fPIC -DPIC works... yes
  103. checking if g++ static flag -static works... yes
  104. checking if g++ supports -c -o file.o... yes
  105. checking if g++ supports -c -o file.o... (cached) yes
  106. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  107. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  108. checking how to hardcode library paths into programs... immediate
  109. checking zlib.h usability... yes
  110. checking zlib.h presence... yes
  111. checking for zlib.h... yes
  112. checking for inflateEnd in -lz... yes
  113. checking jpeglib.h usability... yes
  114. checking jpeglib.h presence... yes
  115. checking for jpeglib.h... yes
  116. checking for jpeg_start_compress in -ljpeg... yes
  117. checking for pkg-config... /usr/bin/pkg-config
  118. checking pkg-config is at least version 0.9.0... yes
  119. checking for GLIB... yes
  120. checking for GTK... yes
  121. checking for GTKMM... yes
  122. checking for GTKGLEXT... yes
  123. checking for GTKGLEXTMM... yes
  124. checking for XML... yes
  125. checking for LIBSIGC... yes
  126. checking for PNG... yes
  127. checking for FTGL... yes
  128. checking for GTKSOURCEVIEWMM... yes
  129. checking GL/glew.h usability... yes
  130. checking GL/glew.h presence... yes
  131. checking for GL/glew.h... yes
  132. checking for main in -lGLEW... yes
  133. checking for main in -lGL... yes
  134. checking for gluBuild2DMipmaps in -lGLU... yes
  135. checking for Boost headers version >= 1.46.1... yes
  136. checking for Boost's header version... 1_50
  137. checking boost/bind.hpp usability... yes
  138. checking boost/bind.hpp presence... yes
  139. checking for boost/bind.hpp... yes
  140. checking boost/foreach.hpp usability... yes
  141. checking boost/foreach.hpp presence... yes
  142. checking for boost/foreach.hpp... yes
  143. checking boost/format.hpp usability... yes
  144. checking boost/format.hpp presence... yes
  145. checking for boost/format.hpp... yes
  146. checking boost/function.hpp usability... yes
  147. checking boost/function.hpp presence... yes
  148. checking for boost/function.hpp... yes
  149. checking boost/scoped_ptr.hpp usability... yes
  150. checking boost/scoped_ptr.hpp presence... yes
  151. checking for boost/scoped_ptr.hpp... yes
  152. checking boost/shared_ptr.hpp usability... yes
  153. checking boost/shared_ptr.hpp presence... yes
  154. checking for boost/shared_ptr.hpp... yes
  155. checking boost/tokenizer.hpp usability... yes
  156. checking boost/tokenizer.hpp presence... yes
  157. checking for boost/tokenizer.hpp... yes
  158. checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
  159.  
  160. checking boost/regex.hpp usability... yes
  161. checking boost/regex.hpp presence... yes
  162. checking for boost/regex.hpp... yes
  163. checking for the Boost regex library... yes
  164. checking boost/system/error_code.hpp usability... yes
  165. checking boost/system/error_code.hpp presence... yes
  166. checking for boost/system/error_code.hpp... yes
  167. checking for the Boost system library... yes
  168. checking boost/filesystem/path.hpp usability... yes
  169. checking boost/filesystem/path.hpp presence... yes
  170. checking for boost/filesystem/path.hpp... yes
  171. checking for the Boost filesystem library... yes
  172. checking for boost/system/error_code.hpp... (cached) yes
  173. checking for the Boost system library... (cached) yes
  174. checking boost/test/unit_test.hpp usability... yes
  175. checking boost/test/unit_test.hpp presence... yes
  176. checking for boost/test/unit_test.hpp... yes
  177. checking for the Boost unit_test_framework library... yes
  178. checking for python-config... python-config
  179. checking boost/python.hpp usability... yes
  180. checking boost/python.hpp presence... yes
  181. checking for boost/python.hpp... yes
  182. checking for the Boost python library... no
  183. configure: error: cannot find the flags to link with Boost python
  184. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement