EXLMOTODEV

Untitled

Mar 4th, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. exl@exl-Lenovo-G560e:~/Downloads/SDL2_mixer-2.0.0 > ./configure --enable-music-mod-mikmod --enable-music-mod-mikmod-shared --enable-music-mp3-mad-gpl --enable-music-ogg --enable-music-flac
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking for gcc... gcc
  5. checking whether the C compiler works... yes
  6. checking for C compiler default output file name... a.out
  7. checking for suffix of executables...
  8. checking whether we are cross compiling... no
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ISO C89... none needed
  13. checking for a sed that does not truncate output... /bin/sed
  14. checking for grep that handles long lines and -e... /bin/grep
  15. checking for egrep... /bin/grep -E
  16. checking for fgrep... /bin/grep -F
  17. checking for ld used by gcc... /usr/bin/ld
  18. checking if the linker (/usr/bin/ld) is GNU ld... yes
  19. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  20. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  21. checking whether ln -s works... yes
  22. checking the maximum length of command line arguments... 1572864
  23. checking whether the shell understands some XSI constructs... yes
  24. checking whether the shell understands "+="... yes
  25. checking for /usr/bin/ld option to reload object files... -r
  26. checking for objdump... objdump
  27. checking how to recognize dependent libraries... pass_all
  28. checking for ar... ar
  29. checking for strip... strip
  30. checking for ranlib... ranlib
  31. checking command to parse /usr/bin/nm -B output from gcc object... ok
  32. checking how to run the C preprocessor... gcc -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking for dlfcn.h... yes
  44. checking for objdir... .libs
  45. checking if gcc supports -fno-rtti -fno-exceptions... no
  46. checking for gcc option to produce PIC... -fPIC -DPIC
  47. checking if gcc PIC flag -fPIC -DPIC works... yes
  48. checking if gcc static flag -static works... yes
  49. checking if gcc supports -c -o file.o... yes
  50. checking if gcc supports -c -o file.o... (cached) yes
  51. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  52. checking whether -lc should be explicitly linked in... no
  53. checking dynamic linker characteristics... GNU/Linux ld.so
  54. checking how to hardcode library paths into programs... immediate
  55. checking whether stripping libraries is possible... yes
  56. checking if libtool supports shared libraries... yes
  57. checking whether to build shared libraries... yes
  58. checking whether to build static libraries... yes
  59. checking for gcc... (cached) gcc
  60. checking whether we are using the GNU C compiler... (cached) yes
  61. checking whether gcc accepts -g... (cached) yes
  62. checking for gcc option to accept ISO C89... (cached) none needed
  63. checking for a BSD-compatible install... /usr/bin/install -c
  64. checking whether make sets $(MAKE)... yes
  65. checking for windres... no
  66. checking for linux-gnu-windres... no
  67. checking for an ANSI C-conforming const... yes
  68. checking for GCC -MMD -MT option... yes
  69. checking for pkg-config... /usr/bin/pkg-config
  70. checking pkg-config is at least version 0.9.0... yes
  71. checking for SDL... no
  72. checking for sdl2-config... /home/exl/Downloads/SDL_test/bin/sdl2-config
  73. checking for SDL - version >= 2.0.0... yes
  74. checking for pow in -lm... yes
  75. checking signal.h usability... yes
  76. checking signal.h presence... yes
  77. checking for signal.h... yes
  78. checking for setbuf... yes
  79. checking for GCC -fvisibility=hidden option... yes
  80. checking for fork... yes
  81. checking for vfork... yes
  82. checking for MODPLUG... no
  83. checking modplug.h usability... no
  84. checking modplug.h presence... no
  85. checking for modplug.h... no
  86. checking for have_libmodplug_lib=yes in -lmodplug... no
  87. configure: WARNING: *** Unable to find ModPlug library (http://modplug-xmms.sourceforge.net/)
  88. checking for libmikmod-config... /usr/bin/libmikmod-config
  89. checking for libmikmod - version >= 3.1.10... yes
  90. -- dynamic libmikmod -> libmikmod.so.2
  91. checking fluidsynth.h usability... no
  92. checking fluidsynth.h presence... no
  93. checking for fluidsynth.h... no
  94. checking for fluid_player_add_mem in -lfluidsynth... no
  95. configure: WARNING: *** Unable to find FluidSynth library (http://www.fluidsynth.org/)
  96. configure: WARNING: FluidSynth support disabled
  97. checking vorbis/vorbisfile.h usability... yes
  98. checking vorbis/vorbisfile.h presence... yes
  99. checking for vorbis/vorbisfile.h... yes
  100. checking for ov_open_callbacks in -lvorbisfile -lvorbis -logg -lm... yes
  101. -- dynamic libvorbisfile -> libvorbisfile.so.3
  102. checking FLAC/export.h usability... yes
  103. checking FLAC/export.h presence... yes
  104. checking for FLAC/export.h... yes
  105. checking for libflac so-name version >= 8... yes
  106. checking FLAC/stream_decoder.h usability... yes
  107. checking FLAC/stream_decoder.h presence... yes
  108. checking for FLAC/stream_decoder.h... yes
  109. checking for FLAC__stream_decoder_new in -lFLAC... yes
  110. -- dynamic libFLAC -> libFLAC.so.8
  111. checking for smpeg2-config... no
  112. checking for SMPEG - version >= 2.0.0... no
  113. *** The smpeg2-config script installed by SMPEG could not be found
  114. *** If SMPEG was installed in PREFIX, make sure PREFIX/bin is in
  115. *** your path, or set the SMPEG_CONFIG environment variable to the
  116. *** full path to smpeg2-config.
  117. configure: WARNING: *** Unable to find SMPEG library (http://icculus.org/smpeg/)
  118. checking for libmad headers... yes
  119. configure: creating ./config.status
  120. config.status: executing libtool commands
  121. configure: creating ./config.status
  122. config.status: creating Makefile
  123. config.status: creating SDL2_mixer.spec
  124. config.status: creating SDL2_mixer.pc
  125. config.status: executing libtool commands
  126. config.status: executing default commands
Advertisement
Add Comment
Please, Sign In to add comment