NoPaste

configure-Skript-Ausgabe

von aktivemma
SNIPPET_DESC:
configure: WARNING: *** Python shared library not found
SNIPPET_CREATION_TIME:
03.09.2015 21:12:17
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. # ./configure
  2. checking for gawk... gawk
  3. checking whether ln -s works... yes
  4. checking for g++... g++
  5. checking for C++ compiler default output file name... a.out
  6. checking whether the C++ compiler works... yes
  7. checking whether we are cross compiling... no
  8. checking for suffix of executables...
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C++ compiler... yes
  11. checking whether g++ accepts -g... yes
  12. checking how to run the C++ preprocessor... g++ -E
  13. checking for a BSD-compatible install... /usr/bin/install -c
  14. checking for ranlib... ranlib
  15. checking for gcc... gcc
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ANSI C... none needed
  19. checking how to run the C preprocessor... gcc -E
  20. configure: Using C++ compiler: g++.
  21. configure: Using C   compiler: gcc.
  22. checking build system type... x86_64-unknown-linux-gnu
  23. checking host system type... x86_64-unknown-linux-gnu
  24. checking target system type... x86_64-unknown-linux-gnu
  25. checking whether build environment is sane... yes
  26. checking whether make sets $(MAKE)... yes
  27. checking for style of include used by make... GNU
  28. checking dependency style of gcc... gcc3
  29. checking dependency style of g++... gcc3
  30. checking for -pthread... yes
  31. checking for libsocket... no
  32. checking for libutil... yes
  33. checking for dirent.h that defines DIR... yes
  34. checking for library containing opendir... none required
  35. checking for egrep... grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/wait.h that is POSIX.1 compatible... yes
  38. checking for sys/types.h... yes
  39. checking for sys/stat.h... yes
  40. checking for stdlib.h... yes
  41. checking for string.h... yes
  42. checking for memory.h... yes
  43. checking for strings.h... yes
  44. checking for inttypes.h... yes
  45. checking for stdint.h... yes
  46. checking for unistd.h... yes
  47. checking OS.h usability... no
  48. checking OS.h presence... no
  49. checking for OS.h... no
  50. checking arpa/inet.h usability... yes
  51. checking arpa/inet.h presence... yes
  52. checking for arpa/inet.h... yes
  53. checking fcntl.h usability... yes
  54. checking fcntl.h presence... yes
  55. checking for fcntl.h... yes
  56. checking fenv.h usability... yes
  57. checking fenv.h presence... yes
  58. checking for fenv.h... yes
  59. checking float.h usability... yes
  60. checking float.h presence... yes
  61. checking for float.h... yes
  62. checking for inttypes.h... (cached) yes
  63. checking limits.h usability... yes
  64. checking limits.h presence... yes
  65. checking for limits.h... yes
  66. checking malloc.h usability... yes
  67. checking malloc.h presence... yes
  68. checking for malloc.h... yes
  69. checking for memory.h... (cached) yes
  70. checking netdb.h usability... yes
  71. checking netdb.h presence... yes
  72. checking for netdb.h... yes
  73. checking netinet/in.h usability... yes
  74. checking netinet/in.h presence... yes
  75. checking for netinet/in.h... yes
  76. checking stddef.h usability... yes
  77. checking stddef.h presence... yes
  78. checking for stddef.h... yes
  79. checking for stdint.h... (cached) yes
  80. checking for stdlib.h... (cached) yes
  81. checking for string.h... (cached) yes
  82. checking sys/file.h usability... yes
  83. checking sys/file.h presence... yes
  84. checking for sys/file.h... yes
  85. checking sys/ioctl.h usability... yes
  86. checking sys/ioctl.h presence... yes
  87. checking for sys/ioctl.h... yes
  88. checking sys/param.h usability... yes
  89. checking sys/param.h presence... yes
  90. checking for sys/param.h... yes
  91. checking sys/socket.h usability... yes
  92. checking sys/socket.h presence... yes
  93. checking for sys/socket.h... yes
  94. checking sys/time.h usability... yes
  95. checking sys/time.h presence... yes
  96. checking for sys/time.h... yes
  97. checking for unistd.h... (cached) yes
  98. checking values.h usability... yes
  99. checking values.h presence... yes
  100. checking for values.h... yes
  101. checking wchar.h usability... yes
  102. checking wchar.h presence... yes
  103. checking for wchar.h... yes
  104. checking wctype.h usability... yes
  105. checking wctype.h presence... yes
  106. checking for wctype.h... yes
  107. checking linux/slab.h usability... no
  108. checking linux/slab.h presence... no
  109. checking for linux/slab.h... no
  110. checking linux/malloc.h usability... no
  111. checking linux/malloc.h presence... no
  112. checking for linux/malloc.h... no
  113. checking for vfscanf... yes
  114. checking for lstat... yes
  115. checking tr1/unordered_map usability... yes
  116. checking tr1/unordered_map presence... yes
  117. checking for tr1/unordered_map... yes
  118. checking for stdbool.h that conforms to C99... yes
  119. checking for _Bool... no
  120. checking for an ANSI C-conforming const... yes
  121. checking for inline... inline
  122. checking for off_t... yes
  123. checking for pid_t... yes
  124. checking for C/C++ restrict keyword... __restrict
  125. checking for size_t... yes
  126. checking whether time.h and sys/time.h may both be included... yes
  127. checking whether struct tm is in sys/time.h or time.h... time.h
  128. checking for working volatile... yes
  129. checking for ptrdiff_t... yes
  130. checking whether closedir returns void... no
  131. checking for error_at_line... no
  132. checking for unistd.h... (cached) yes
  133. checking vfork.h usability... no
  134. checking vfork.h presence... no
  135. checking for vfork.h... no
  136. checking for fork... yes
  137. checking for vfork... yes
  138. checking for working fork... no
  139. checking for working vfork... (cached) yes
  140. checking whether gcc needs -traditional... no
  141. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  142. checking whether lstat accepts an empty string... no
  143. checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
  144. checking for stdlib.h... (cached) yes
  145. checking for GNU libc compatible malloc... yes
  146. checking for working memcmp... yes
  147. checking for stdlib.h... (cached) yes
  148. checking for sys/time.h... (cached) yes
  149. checking for unistd.h... (cached) yes
  150. checking for alarm... yes
  151. checking for working mktime... no
  152. checking for stdlib.h... (cached) yes
  153. checking for unistd.h... (cached) yes
  154. checking for getpagesize... yes
  155. checking for working mmap... yes
  156. checking for stdlib.h... (cached) yes
  157. checking for GNU libc compatible realloc... yes
  158. checking sys/select.h usability... yes
  159. checking sys/select.h presence... yes
  160. checking for sys/select.h... yes
  161. checking for sys/socket.h... (cached) yes
  162. checking types of arguments for select... int,fd_set *,struct timeval *
  163. checking return type of signal handlers... void
  164. checking whether stat accepts an empty string... no
  165. checking for working strcoll... yes
  166. checking for working strtod... no
  167. checking for pow... yes
  168. checking for vprintf... yes
  169. checking for _doprnt... no
  170. checking for atexit... yes
  171. checking for bzero... yes
  172. checking for fesetround... yes
  173. checking for floor... yes
  174. checking for getcwd... yes
  175. checking for gethostbyname... yes
  176. checking for gettimeofday... yes
  177. checking for inet_ntoa... yes
  178. checking for iswprint... yes
  179. checking for localtime_r... yes
  180. checking for mblen... yes
  181. checking for memchr... yes
  182. checking for memmove... yes
  183. checking for memset... yes
  184. checking for mkdir... yes
  185. checking for munmap... yes
  186. checking for pow... (cached) yes
  187. checking for putenv... yes
  188. checking for rint... yes
  189. checking for rmdir... yes
  190. checking for select... yes
  191. checking for setenv... yes
  192. checking for socket... yes
  193. checking for sqrt... yes
  194. checking for strcasecmp... yes
  195. checking for strchr... yes
  196. checking for strdup... yes
  197. checking for strerror... yes
  198. checking for strstr... yes
  199. checking for strtol... yes
  200. checking for strtoul... yes
  201. checking for finite... yes
  202. checking for _finite... no
  203. checking for isnan... yes
  204. checking for _isnan... no
  205. checking for MacOSX platform... no
  206. checking ieeefp.h usability... no
  207. checking ieeefp.h presence... no
  208. checking for ieeefp.h... no
  209. checking zlib.h usability... yes
  210. checking zlib.h presence... yes
  211. checking for zlib.h... yes
  212. Enabling user-specified flags:
  213. configure: Enabling dds cubmap support with -DNV_CUBE_MAP
  214. checking for Win32 platform... no
  215. checking for CygWin platform... no
  216. checking for Mingw32 platform... no
  217. checking for Linux platform... yes
  218. checking for FreeBSD platform... no
  219. checking for python... python Python 2.7.10
  220. /usr/lib/libpython2.7.so no
  221. /usr/local/lib/libpython2.7.so no
  222. /usr/lib64/libpython2.7.so no
  223. /usr/local/lib64/libpython2.7.so no
  224. /usr/lib64/python2.7/config/libpython2.7.so no
  225. /usr/local/lib64/python2.7/config/libpython2.7.so no
  226. /sw/lib/python2.7/config/libpython2.7.so no
  227. /usr/lib/python2.7/libpython2.7.so no
  228. /usr/lib/python2.7/config/libpython2.7.so no
  229. /usr/local/lib/python2.7/libpython2.7.so no
  230. /usr/local/lib/python2.7/config/libpython2.7.so no
  231. /lib/python2.2/config/libpython2.7.so no
  232. checking for --export-dynamic... no
  233. checking for -export-dynamic... yes
  234.  
  235. Missing {python-prefix}/lib/libpython2.7.so
  236. Try to create the shared library using (root priviledge required):
  237.     su -c 'sh ./build_libpython_so.sh'
  238.  
  239. configure: WARNING: *** Python shared library not found!
  240. checking for sdl-config... /usr/bin/sdl-config
  241. checking for SDL - version >= 1.0.1... yes
  242. checking for SDL_JoystickOpen... yes
  243. Using SDL Windowing System
  244. checking for GL library... yes
  245. checking for glXGetProcAddressARB... yes
  246. checking for GLU library... yes
  247. checking for GL/gl.h... yes
  248. checking for XmuGetHostname in -lXmu... yes
  249. checking for XListInputDevices in -lXi... yes
  250. checking for glut32 library... -lutil -L/usr/lib/x86_64-linux-gnu -lSDL -lGL -lGLU -lXmu -lXi -lglut32
  251. no
  252. checking for glut library... -lutil -L/usr/lib/x86_64-linux-gnu -lSDL -lGL -lGLU -lXmu -lXi -lglut
  253. yes
  254. checking GL/glut.h usability... yes
  255. checking GL/glut.h presence... yes
  256. checking for GL/glut.h... yes
  257. checking for expat library... yes
  258. checking expat.h usability... yes
  259. checking expat.h presence... yes
  260. checking for expat.h... yes
  261. checking for png library... yes
  262. checking png.h usability... yes
  263. checking png.h presence... yes
  264. checking for png.h... yes
  265. checking for jpeg library... yes
  266. checking jpeglib.h usability... yes
  267. checking jpeglib.h presence... yes
  268. checking for jpeglib.h... yes
  269. checking for openal library... yes
  270. checking for AL/al.h... yes
  271. checking for al.h... yes
  272. checking AL/alext.h usability... yes
  273. checking AL/alext.h presence... yes
  274. checking for AL/alext.h... yes
  275. Configuring with OpenAL support!
  276. checking for vorbis library... yes
  277. checking for vorbis header... yes
  278. found VORBIS header: Enabling ingame ogg support::  -DHAVE_SDL=1 -DSDL_WINDOWING=1      -DHAVE_AL=1   -DHAVE_OGG
  279. No Crypto++ support
  280. configure: Using Boost Version 1.45.
  281. configure: No Threading Model Used
  282. configure: Using std::list for basis of collision testing
  283. checking for pkg-config... /usr/bin/pkg-config
  284. checking pkg-config is at least version 0.9.0... yes
  285. checking for OGRE... yes
  286. HAVE_OGRE is:
  287. no_ogre is 0
  288. DID_CONDITIONAL
  289. checking for CEGUI... no
  290. checking for CEGUI_OPENGL... no
  291. checking for CEGUI_OGRE... no
  292. checking ffmpeg/avcodec.h usability... no
  293. checking ffmpeg/avcodec.h presence... no
  294. checking for ffmpeg/avcodec.h... no
  295. checking ffmpeg/avformat.h usability... no
  296. checking ffmpeg/avformat.h presence... no
  297. checking for ffmpeg/avformat.h... no
  298. checking ffmpeg/avio.h usability... no
  299. checking ffmpeg/avio.h presence... no
  300. checking for ffmpeg/avio.h... no
  301. checking libavcodec/avcodec.h usability... yes
  302. checking libavcodec/avcodec.h presence... yes
  303. checking for libavcodec/avcodec.h... yes
  304. checking libavformat/avformat.h usability... no
  305. checking libavformat/avformat.h presence... no
  306. checking for libavformat/avformat.h... no
  307. checking libavformat/avio.h usability... no
  308. checking libavformat/avio.h presence... no
  309. checking for libavformat/avio.h... no
  310. checking for GTK2... yes
  311. Using GTK version 2.0
  312. configure: Compiling with CPPFLAGS: -DBOOST_PYTHON_NO_PY_SIGNATURES -DBOOST_PYTHON_STATIC_LIB -I$(top_srcdir)/$(BOOSTDIR)/1_45    -DHAVE_SDL=1 -DSDL_WINDOWING=1      -DHAVE_AL=1   -DHAVE_OGG  -DNV_CUBE_MAP=1    -I$(top_srcdir)/src .
  313. configure: Compiling with CXXFLAGS:   -pipe -DNV_CUBE_MAP  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread.
  314. configure: Compiling with LIBS:    -lvorbisfile -lvorbis -logg   -L/usr/lib/x86_64-linux-gnu -lSDL  -lGL  -lGLU -lXmu -lXi  -lglut  -lexpat  -lpng  -ljpeg  -lopenal  -lvorbisfile -lvorbis -logg   -Xlinker -export-dynamic -pthread .
  315. configure: creating ./config.status
  316. config.status: creating Makefile
  317. config.status: creating src/Makefile
  318. config.status: creating config.h
  319. config.status: executing depfiles commands

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN