Advertisement
Guest User

Untitled

a guest
May 21st, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. checking for autoconf ... autoconf
  2. checking for autoheader ... autoheader
  3. checking for automake ... automake-1.11
  4. checking for aclocal ... aclocal-1.11
  5. Generating configuration files for mpd, please wait....
  6. aclocal-1.11 -I m4
  7. autoheader
  8. automake-1.11 --add-missing
  9. autoconf
  10. checking for a BSD-compatible install... /usr/bin/install -c
  11. checking whether build environment is sane... yes
  12. checking for a thread-safe mkdir -p... /bin/mkdir -p
  13. checking for gawk... no
  14. checking for mawk... mawk
  15. checking whether make sets $(MAKE)... yes
  16. checking whether make supports nested variables... yes
  17. checking for style of include used by make... GNU
  18. checking for gcc... gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking dependency style of gcc... gcc3
  28. checking for gcc option to accept ISO C99... -std=gnu99
  29. checking for g++... g++
  30. checking whether we are using the GNU C++ compiler... yes
  31. checking whether g++ accepts -g... yes
  32. checking dependency style of g++... gcc3
  33. checking for ranlib... ranlib
  34. checking for g++... /usr/bin/g++
  35. checking whether make sets $(MAKE)... (cached) yes
  36. checking for pkg-config... /usr/bin/pkg-config
  37. checking pkg-config is at least version 0.9.0... yes
  38. checking build system type... i686-pc-linux-gnu
  39. checking host system type... i686-pc-linux-gnu
  40. checking for daemon... yes
  41. checking for fork... yes
  42. checking for library containing syslog... none required
  43. checking for library containing socket... none required
  44. checking for library containing gethostbyname... none required
  45. checking for pipe2... yes
  46. checking for accept4... yes
  47. checking for library containing exp... -lm
  48. checking how to run the C preprocessor... gcc -std=gnu99 -E
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking locale.h usability... yes
  62. checking locale.h presence... yes
  63. checking for locale.h... yes
  64. checking valgrind/memcheck.h usability... no
  65. checking valgrind/memcheck.h presence... no
  66. checking for valgrind/memcheck.h... no
  67. checking for special C compiler options needed for large files... no
  68. checking for _FILE_OFFSET_BITS value needed for large files... 64
  69. checking for GLIB... yes
  70. checking for ipv6... yes
  71. checking for struct ucred... yes
  72. checking for getpeereid... no
  73. checking for SYSTEMD_DAEMON... no
  74. checking for inotify_init... yes
  75. checking for inotify_init1... yes
  76. checking tcpd.h usability... no
  77. checking tcpd.h presence... no
  78. checking for tcpd.h... no
  79. checking for ID3TAG... yes
  80. configure: auto-detected id3tag
  81. checking for AVAHI... no
  82. checking dns_sd.h usability... no
  83. checking dns_sd.h presence... no
  84. checking for dns_sd.h... no
  85. checking for DNSServiceRegister in -ldns_sd... no
  86. checking for SQLITE... yes
  87. configure: auto-detected SQLite database support
  88. checking for SAMPLERATE... no
  89. checking for CURL... no
  90. checking for SOUP... no
  91. checking for YAJL... no
  92. checking for yajl_alloc in -lyajl... no
  93. checking for CDIO_PARANOIA... no
  94. checking for MMS... no
  95. checking for AUDIOFILE... yes
  96. configure: auto-detected audiofile decoder plugin
  97. checking faad.h usability... yes
  98. checking faad.h presence... yes
  99. checking for faad.h... yes
  100. checking whether FAAD2_VERSION is declared... yes
  101. checking whether faacDecInit2 is declared... yes
  102. checking for faacDecInit2 in -lfaad... no
  103. checking for NeAACDecInit2 in -lfaad... yes
  104. checking that FAAD2 uses buffer and bufferlen... yes
  105. checking for faacDecConfiguration.downMatrix... yes
  106. checking for faacDecConfiguration.dontUpSampleImplicitSBR... yes
  107. checking for faacDecFrameInfo.samplerate... yes
  108. checking for broken libfaad headers... broken
  109. checking mp4ff.h usability... yes
  110. checking mp4ff.h presence... yes
  111. checking for mp4ff.h... yes
  112. checking for mp4ff_open_read in -lmp4ff... yes
  113. checking for FFMPEG... yes
  114. configure: auto-detected ffmpeg decoder library
  115. checking for FLAC... yes
  116. configure: auto-detected FLAC decoder
  117. checking for GME... no
  118. checking for MAD... yes
  119. configure: auto-detected libmad MP3 decoder plugin
  120. checking for SHOUT... no
  121. checking for MPG123... yes
  122. configure: auto-detected libmpg123 decoder plugin
  123. checking for MODPLUG... no
  124. checking for SNDFILE... no
  125. checking for main in -lmpcdec... no
  126. checking for VORBIS... yes
  127. configure: auto-detected Ogg Vorbis decoder
  128. checking for main in -lsidplay2... no
  129. checking for WAVPACK... no
  130. checking for VORBISENC... yes
  131. configure: auto-detected Ogg Vorbis encoder
  132. checking lame/lame.h usability... no
  133. checking lame/lame.h presence... no
  134. checking for lame/lame.h... no
  135. checking lame.h usability... no
  136. checking lame.h presence... no
  137. checking for lame.h... no
  138. checking for lame_init in -lmp3lame... no
  139. checking for TWOLAME... no
  140. checking for ALSA... no
  141. checking for ROAR... no
  142. checking for mkfifo... yes
  143. checking for JACK... no
  144. checking for AO... no
  145. checking sys/soundcard.h usability... yes
  146. checking sys/soundcard.h presence... yes
  147. checking for sys/soundcard.h... yes
  148. checking for PULSE... yes
  149. configure: auto-detected PulseAudio output plugin
  150. checking for OPENSSL... yes
  151. configure: auto-detected RAOP output
  152. checking whether the C compiler accepts -Wall... yes
  153. checking whether the C compiler accepts -Wextra... yes
  154. checking whether the C compiler accepts -Wmissing-prototypes... yes
  155. checking whether the C compiler accepts -Wshadow... yes
  156. checking whether the C compiler accepts -Wpointer-arith... yes
  157. checking whether the C compiler accepts -Wstrict-prototypes... yes
  158. checking whether the C compiler accepts -Wcast-qual... yes
  159. checking whether the C compiler accepts -Wwrite-strings... yes
  160. checking whether the C compiler accepts -pedantic... yes
  161.  
  162. ########### MPD CONFIGURATION ############
  163.  
  164. Archive support:
  165. (-bzip2) (-ISO9660) (-ZIP)
  166. Client support:
  167. (+IPv6) (+TCP) (+UNIX Domain Sockets)
  168. File format support:
  169. (+AAC) (-C64 SID) (+FFMPEG) (+FLAC) (-FluidSynth) (-GME) (-libsndfile)
  170. (-MikMod) (-MODPLUG) (+MAD) (+MPG123) (+MP4) (-Musepack)
  171. (-OggTremor) (+OggVorbis) (+WAVE) (-WavPack) (-WildMidi)
  172. Other features:
  173. (-libsamplerate) (+inotify) (+SQLite)
  174. Metadata support:
  175. (+ID3)
  176. Playback support:
  177. (-ALSA) (-FFADO) (+FIFO) (+File Recorder) (+HTTP Daemon) (-JACK)
  178. (-libao) (-Media MVP) (+OSS) (-OpenAL) (-OS X) (-Pipeline)
  179. (+PulseAudio) (+RAOP) (-ROAR) (-SHOUTcast) (-Solaris) (-WinMM)
  180. Streaming encoder support:
  181. (+FLAC) (-LAME) (+Ogg Vorbis) (-TwoLAME) (+WAVE)
  182. Streaming support:
  183. (-CDIO_PARANOIA) (-CURL) (-Despotify) (-Last.FM) (-Soundcloud)
  184. (-MMS) (-SOUP)
  185.  
  186. ##########################################
  187.  
  188. Generating files needed for compilation
  189. configure: creating ./config.status
  190. config.status: creating Makefile
  191. config.status: creating doc/doxygen.conf
  192. config.status: creating mpd.service
  193. config.status: creating config.h
  194. config.status: config.h is unchanged
  195. config.status: executing depfiles commands
  196. MPD is ready for compilation, type "make" to begin.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement